Initiation
@PayOn development group
Merchants use the web standard payment screen provided by PayOn Payment Gateway (PG) server to request payment approval of online cards, and the approval result inquiry, payment cancellation and balance inquiry are directly requested to PayOn PG's API server.
- The address of the web standard payment popup window provided by PayOn is as follows.
Division
URL
PayOn Online Card Payment by QR Screen (TEST)
http://116.212.147.141/OC/Payment.jsp
PayOn Online Card Payment by QR Screen (REAL)
https://api.payon.com.kh/OC/Payment.jsp
PayOn Online Card Payment by Card Number Screen (TEST)
http://116.212.147.141/PG/Payment.jsp
PayOn Online Card Payment Number and PIN Screen (REAL)
https://api.payon.com.kh/PG/Payment.jsp
- The PayOn Online Card API server address is:
Operating environment
Task division
URL
TEST
Balance inquiry approval result inquiry
http://116.212.147.141:38005/OC/WEB_PAY
Cancel payment
http://116.212.147.141:38005/OC/PAY
REAL
Balance inquiry approval result inquiry
https://api.payon.com.kh:38004/OC/WEB_PAY
Cancel payment
https://api.payon.com.kh:38004/OC/PAY
Last updated
Was this helpful?