cURL
curl --request POST \ --url https://mag3nt.com/api/pay/{code}/settle \ --header 'Content-Type: application/json' \ --data ' { "protocol": "<string>", "payer_card_id": "<string>", "payer_card_token": "<string>" } '
{ "success": true, "transaction_id": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.mag3nt.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.mag3nt.com/llms.txt
Use this file to discover all available pages before exploring further.
Settlement processed