Learn how you can use Pine Labs Online Apple Pay API to authorize the apple payments from your customers.
Apple Pay is a secure, contactless payment method that allows customers to pay using their Apple devices with biometric authentication (Face ID or Touch ID).
Once Apple Pay is enabled and integrated, it appears on your Checkout page as a payment option—offering a fast, frictionless checkout experience for international customers (currently available for international users only).
Note:
- You can use this API only if you are decrypting the Apple Pay payment token on your end using the Apple Pay JS SDK.
Pine Labs Online Apple Pay API can be used for the below action:
Authorize Payment
POST
Use this API to authorize payments initiated through Apple Pay.
/api/pay/v1/orders/{order_id}/payments/{payments_id}/authorize
Click to view details
