Checkout
cURL
curl --request POST \ --url https://checkout.dintero.com/v1/events/gateways/swish/transaction/payment/{session_id}/{callback_ref} \ --header 'Content-Type: application/json' \ --data ' { "id": "<string>", "status": "CREATED" } '
{ "error": { "message": "<string>", "code": "<string>", "errors": [ {} ] } }
Documentation IndexFetch the complete documentation index at: https://docs.dintero.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
The session ID
Content of payment callback
Swish payment callback
Payment request id
CREATED
PAID
DECLINED
ERROR
webhook handled