Apple Pay Direct API

The Apple Pay API allows merchants to process payments using Apple Pay. This API accepts a decrypted Apple Pay payment token, validates it, and processes the transaction through the payment gateway. Use this endpoint after you have:

  1. Integrated Apple Pay on your frontend (Web / iOS app).

  2. Collected and decrypted the Apple Pay token (server-side or via your PSP).

  3. Prepared the payment request with required details.

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!