2C2P Payment Gateway
Mock 2C2P's PGW Payment API: initialize transactions, retrieve payment options, exchange rates, card token info, and Apple Pay merchant validation.
[01]
About
Simulate 2C2P's Payment Gateway 4.3 across 22 endpoints covering the full checkout flow: transaction initialization, payment option lookup, installment plans, card token info, exchange rates (standard, secure, APM MCC), Apple Pay merchant validation, loyalty point info, query payment status, and transaction cancellation. Designed for Southeast Asia merchant integration tests (THB, SGD, MYR). Note: this is a mockzilla simulation, not the live 2C2P API.
Endpoints
22 across 20 resource groups
Methods
POST 22 none deprecated
OpenAPI
3.0.1 spec version 4.3
Source spec
56 KB · YAML
[02]
Endpoints
| POST |
/payment/4.3/applepay/merchantvalidation
|
|
| POST |
/payment/4.3/cache/cleancache
|
|
| POST |
/payment/4.3/canceltransaction
|
|
| POST |
/payment/4.3/cardinstallmentplaninfo
|
|
| POST |
/payment/4.3/cardtokeninfo
|
|
| POST |
/payment/4.3/exchangerate
|
|
| POST |
/payment/4.3/exchangerate/secure
|
JWT Request Endpoint
|
| POST |
/payment/4.3/exchangerate/apmmccexchangerate
|
APM MCC Exchange Rate
|
| POST |
/payment/4.3/initialization
|
|
| POST |
/payment/4.3/loyaltypointinfo
|
|
| POST |
/payment/4.3/payment
|
|
| POST |
/payment/4.3/paymentinquiry
|
|
| POST |
/payment/4.3/paymentinstruction
|
|
| POST |
/payment/4.3/paymentnotification
|
|
| POST |
/payment/4.3/paymentoption
|
|
| POST |
/payment/4.3/paymentoptiondetails
|
|
| POST |
/payment/4.3/paymentsimulate
|
|
| POST |
/payment/4.3/paymenttoken
|
|
| POST |
/payment/4.3/redirectbackend
|
|
| POST |
/payment/4.3/redirectfrontend
|
|
| POST |
/payment/4.3/transactionstatus
|
|
| POST |
/payment/4.3/userpreference
|