post https://api.geidea.ae/pgw/api/v2/direct/apple/pay
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:
-
Integrated Apple Pay on your frontend (Web / iOS app).
-
Collected and decrypted the Apple Pay token (server-side or via your PSP).
-
Prepared the payment request with required details.