🚧 This project is currently in active development. A sandbox environment will be made available soon for testing and exploration. Stay tuned!
{
"host": "string",
"merchant_id": 0,
"order_id": 0,
"customer_id": "string",
"provider": "string",
"email": "user@example.com",
"phoneNumber": "string",
"name": "string",
"Amount": "string",
"AvsHouseNumber": "string",
"AvsPostcode": "string",
"MerchantReference": "string",
"RedirectUrl": "http://example.com",
"CancelUrl": "http://example.com",
"WebhookUrl": "http://example.com",
"backurl": "http://example.com",
"firstname": "string",
"lastname": "string",
"flat": "string",
"address1": "string",
"address2": "string",
"last4Digits": "string",
"SplitFee": [
{
"partner_merchant_id": 0,
"type_id": 0,
"value": 0,
"value_type": "amount"
}
]
}