Interactive sandbox for testing both Tulus and SnapNPay payment integration. See the Callback Reference for the full list of POST parameters, status codes, and signature verification your server will receive after a payment.
API Overview: The API is logically grouped into two main categories:
Authentication can be done using a user account and API key for secure and flexible access.
Note: API Key is optional but recommended to sign and lock in the payment amount.
Array
(
[agency] => SNAPNPAY
[refNo] => test6a0a1ff5b712c~881225-08-1234~12
Jalan Foo~#Sample RefNo
[amount] => 2.00
[email] => [email protected]
[returnUrl] => https://developers.snapnpay.my/sdk/example/receipt.php?just=1&a=test
[cancelUrl] =>
[utm_source] => sdk
[utm_medium] => dev
[utm_campaign] => sdk_demo
[utm_term] => tulus sdk
[utm_content] =>
[pref_method] =>
[pref_bank] =>
[extra_data] =>
)