Pakistan · Signature
Pakistan integration notes
- Country/currency are bound to your merchant account; do not send on create; not returned in payin/payout responses or completion webhooks
- Signed POST fields are top-level JSON keys (e.g.
merchantOrderNo,payer_mobile,payee_account,extJson) timestampis in seconds (not milliseconds)- Use 2048-bit RSA keys
Callback verification (Pakistan)
| Item | Notes |
|---|---|
| Platform public key | From Profile or GET /portal/profile → platformPublicKey |
completedAt | JSON number, Unix seconds; sign string uses decimal integer e.g. 1782121882 |
| Amount fields | amount, feeAmount, netAmount are strings |
Full flow and code: Webhook guide. Use portal API Debug → Callback verify for local checks.
