🚧 This project is currently in active development. A sandbox environment will be made available soon for testing and exploration. Stay tuned!
configure() is called.curl --location --globoff 'https://sandbox-payments-{{account-name}}.datmanpay.com/get-session/' \
--header 'api_key: <api-key>'{
"merchant_id": 663207634,
"order_id": 501534948,
"amount": "20.89",
"address": {
"house_number": "7",
"postcode": "SW1A 1AA",
"address1": "High Street",
"address2": "Garden District"
},
"payment_url": "https://ws5-payments.datmanpay.com/sale-handler",
"wallet_balance": null,
"cancel_url": "https://www.example.com/cancel",
"back_url": "https://www.example.com/back",
"success_url": "https://www.example.com/success",
"failure_url": "https://www.example.com/failure"
}