---
title: How it Works
slug: international-payments/apple-pay/how-it-works
excerpt: Understand how Apple Pay payment authorization works with Pine Labs.
hidden: false
sidebar_order: 2
metadata:
  title: Authorize Payment API – Pine Labs Payments
  description: >-
    Authorize payment transactions securely using Pine Labs API. Developer guide
    for payment authorization workflows.
  image: []
  robots: index
---
<div className="not-prose layout-grid-2-center">
  <div>

## Apple Pay payment flow


1. **Customer Selects Apple Pay at Checkout** : The Apple Pay button appears only if the payment method is supported in the customer’s region and they have at least one card added to Apple Wallet.
2. **Apple Pay Displays Available Cards** : The customer sees their default card along with any additional cards stored in Apple Pay. They can choose the card they wish to use.
3. **Customer Authenticates the Payment** : The customer authenticates the transaction using Face ID, Touch ID, or by double-clicking the side button.
4. **Payment is Completed Instantly** : After successful authentication, the payment is processed immediately, and the customer is redirected back to your website or app with a confirmation message.

<a target="_blank" rel="noopener noreferrer" class="hidden sm:inline-flex btn-light-green px-3.5 py-1.5 text-sm shadow-sm" href="international-payments/apple-pay/integration-steps">Integration Steps</a>

<a target="_blank" rel="noopener noreferrer" class="inline-flex items-center rounded-[1.5rem] border border-foreground/20 px-3 py-1 text-sm font-medium text-foreground transition-colors hover:bg-secondary" href="international-payments/apple-pay/sdks">Apple Pay SDK</a>

  </div>
  <div>

<DocImage src="/cdn/img/apple-pay-how-it-works-1779186176890.gif" alt="apple-pay-how-it-works" sizing="50%" />
  </div>
</div>


> 📘 For Non-Safari Browsers:
> 
> - If the customer is not using Safari, a QR code will be displayed. They can scan this code with an Apple device to complete the payment through Apple Pay.
