On This Page
REST API | American Express
Web Transactions Using Merchant Decryption
- When the customer chooses to pay with Apple Pay, you use the Apple Pay JavaScript to request the encrypted payment data from Apple.
- Apple uses the Secure Element to create a payment token and encrypt the token’s payment data before it sends your application using theonpaymentauthorizedcallback function.The payment token is thePKPaymentTokenstructure.
- You forward the encrypted payment data to your order management system to decrypt. For information on decryption, see:
- Using theCybersourceAPI, you submit the authorization request and include the decrypted payment data. See Using the Merchant Decryption Method.
- Cybersourceforwards the information to the payment network, which includes your processor and the relevant payment card company.IMPORTANTUse the Business Center or one of theCybersourceAPI services to capture, credit, or void the authorization. Refer to theCredit Card Servicesguide (see Related information below) for information.