Test payment

Review the data below — it is exactly what is signed into the jwt claim. The browser only sends that one field to Payment Hub.

JWT header

alg (JWT header)HS256
kid (JWT header)bcde03…

Payload (payment request)

These fields are inside the JWT body (not separate form fields).

merchant_code03a1d9…
merchant_referenceTEST-1778295492242
currencyMYR
amount1.00
descriptionTest payment
response_urlhttps://payment.dnex.work/api/payment/result
callback_urlhttps://payment.dnex.work/api/payment/callback
customer.customer_nameTest User
customer.customer_emailtest@example.com
customer.customer_contact_no0123456789

POST target: https://uatpaymenthub.infinitium.com/api/pymt/pw/v1.1/payment · field: jwt