Apple Pay

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
Ask AI
Assistant
Order Lifecycle
Refunds
Settlements
Checkout
Dashboard
International Payments
How do I implement webhook notifications for payment status updates, and what's the recommended way to verify webhook authenticity?
How do I integrate Pine Labs payment gateway with my React Native mobile app and what are the required API credentials?
Can I customize the payment UI for card transactions, and what parameters can I pass to modify the checkout experience for my customers?
Assistant