Thanks to Primer's agnostic tokenization, this native integration enables you to capture card details independently of the processor you use down the line to process payments.

Get started with Card

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 Connections 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

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

  3. 3

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

Prepare the client session

Card 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

Add Card into your website or mobile app