ApplePay API Integration - Encrypted Token Mode
About 392 wordsAbout 1 min
2025-03-14
Use the PingPongCheckout component to implement Apple Pay API integration. Merchants transmit encrypted tokens to the PingPongCheckout server, which decrypts the encrypted tokens to complete the payment.
ApplePay - Encrypted Token Interaction Flow
Integration Navigation
Note
- Based on your integration situation, to access ApplePay through API (encrypted token mode), you need to complete the page interaction integration for ApplePay API first
Request Order Creation and Payment
In the API Order Creation and Payment response:
- When status is
SUCCCESS, the order has been paid. - When status is
PROCESSING, the order has been created but not paid. - When status is
FAILED, the order creation failed.
