Get started with Pix via Volt

Before you begin

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

Connect Pix via Volt to Primer

  1. 1

    Add Pix payment method to your Volt account

    Go to your Volt account and add the payment method Pix.

  2. 2

    Add Volt to your Dashboard

    Go to the Connections section of the Dashboard and look for Volt.

    Follow the instructions to connect your Volt processor account to your Primer Dashboard.

  3. 3

    Activate Pix via Volt on the Checkout

    Go to the Checkout section of the Dashboard and activate the Pix payment method.

    Then go to the settings view of Pix, and make sure that Pix is properly set up to use your Volt processor account.

  4. 4

    Configure a Workflow to process payments made with Pix via Volt

    Go to the Workflow make sure your Volt processor is used to process payments made with Pix via Volt.

Prepare the client session

Pix via Volt 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

customerId is mandatory, and will be passed to Volt as payer -> reference.

  1. customer

A Brazilian document ID is required, and will be passed to Volt as payer -> documentId

orderId is required, it must be unique and will be passed to Volt as uniqueReference

  1. customer
  2. billingAddress

firstName will be used in payer -> name in the request to Volt

  1. customer
  2. billingAddress

lastName will be used in payer -> name in the request to Volt


Add Pix via Volt into your website or mobile app