With Primer's proprietary Apple Pay integration, you can begin accepting payments across Web and iOS with any card processor in a few simple steps.

This native integration enables you to process Apple Pay payments with any card processor.

Get started with Apple Pay

Before you begin

If this is your first payent method, complete the Process Payment guide to begin processing payments with Primer.

Configure Card

  1. 1

    Add a card processor to your Dashboard
    Go to the Integrations section of the Dashboard and look for a card processor such as Stripe, Adyen, Braintree, and many others.
    Follow the instructions to connect the processor account to your Primer Dashboard.

  2. 2

    Add Apple Pay to your Dashboard
    Go to the Integrations section of the Dashboard and look for Apple Pay.
    Follow the instructions to connect your Apple Pay processor account to your Primer Dashboard.

  3. 3

    Activate Apple Pay on the Checkout
    Go to the Checkout section of the Dashboard and activate the Apple Pay payment method.

  4. 4

    Configure a Workflow to process payments with Apple Pay
    Go to the Workflow section and make sure one of your card processors is used to process Apple Pay payments.

Prepare the client session

Apple Pay leverages the following parameters to process a payment.

Pass them when creating the client session.

Parameter NameRequiredDescription
3-letter currency code in ISO 4217 format, e.g. USD for US dollars
  1. order
Details of the line items of the order
  1. order
The country in which the order is created
  1. paymentMethod
  2. options
  3. APPLE_PAY

For payments using the Apple Pay payment method, use this field to override the default merchant name for the Primer account from showing on the Apple Pay flow. For example, if your merchant name on your account is "Company X" but you want to display a specific store name on the Apple Pay flow, you can set the merchantName to "Store name A".


Add Apple Pay into your website or mobile app