Payment Request API
For Alipay on-line payment via Ailpay Wallet while Web App H5 running on mobile browser
✅ Payment Request API Link
☑️ API Link Request Parameter Data Format (Example)
https://mppay.ottpay.com/wapPay?merCode=××××&merchantId=××××&orderId=××××&operId=×××××&amount=××××&returnURL=×××׬ifyURL=××××☑️ Request Parameters (need be URL encoded )
*️ Prefixed URL
https://mppay.ottpay.com/wapPay?*️ merchantId
*️ orderId
*️ amount
*️ returnURL (need be encoded with Base64)
*️ notifyURL (need be encoded with Base64)
☑️ Payment Link Request Example (need to be URL encoded)
✅ Payment Return URL Link
☑️Return URL Link Format
☑️ Return URL Parameters (need be decoded with Base64)
*️ Prefixed URL
*️ total_fee
*️ trade_no
*️ out_trade_no
*️ trade_status
☑️ Return URL Link Example (URL encoded)
✅ Payment Notify URL - API Call Back (HTTP-POST)
☑️Message Payload Parameters Level (HTTP-Response-Body)
☑️ Transaction Data (JSON format, after decrypted)
Last updated
Was this helpful?