wzul

Payment Gateway Endpoint

Dec 21st, 2016
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. 1. Billplz
  2. - Production URL: https://www.billplz.com/api/v3/
  3. - Sandbox URL: https://billplz-staging.herokuapp.com/api/v3/
  4.  
  5. + Create Bills: https://www.billplz.com/api/v3/bills/
  6. + Get Bills: https://www.billplz.com/api/v3/bills/<Bill ID>
  7.  
  8. Reference: https://www.billplz.com
  9.  
  10. 2. iPay88
  11. - Production URL:
  12. + Payment Posting: https://www.mobile88.com/epayment/entry.asp
  13. + Payment Requery: https://www.mobile88.com/epayment/enquiry.asp
  14.  
  15. - No sandbox: Merchant need to test their account with RM1 transaction first before going live.
  16.  
  17. Reference: http://bit.ly/2hS5z1S
  18.  
  19. 3. MolPay
  20.  
  21. - Production URL:
  22. + Payment: https://www.onlinepayment.com.my/MOLPay/pay/<Merchant ID>
  23. + Payment Requery: https://www.onlinepayment.com.my/MOLPay/API/chkstat/returnipn.php
  24.  
  25. - Sandbox: Use username: "molpaydemo"
  26.  
  27. Reference: http://bit.ly/2hYFoGr
  28.  
  29. 4. PayPal
  30.  
  31. - Production URL: https://api.paypal.com/v1/
  32. - Sandbox URL: https://api.sandbox.paypal.com/v1/
  33.  
  34. Reference: http://bit.ly/1Rs76If
  35. Reference: http://bit.ly/2haZzEG
  36.  
  37. 5. SenangPay
  38.  
  39. - Production URL: https://app.senangpay.my/payment/<Merchant ID>
  40. + (Optional) Recommended Return URL Parameters: ?status_id=[TXN_STATUS]&order_id=[ORDER_ID]&transaction_id=[TXN_REF]&amount=[AMOUNT]&hash=[HASH]
  41. - No Sandbox.
  42.  
  43. Reference: http://bit.ly/2h0yAGQ
Add Comment
Please, Sign In to add comment