Accept Payment

Read about how to integrate with Parallex Pay below

Accept payments on your website or mobile applications with Parallex Pay using our multiple payment methods.

Inline Checkout

Inline Checkout is our simplest integration method and requires little technical knowledge. Parallex Pay inline code is a smart payment form that works seamlessly across devices and is designed to increase your conversion rate. It supports all the payment methods you get with the checkout standard integration.

Inline Checkout

Standard Checkout

Parallex Pay Checkout Standard Initialises a transaction from merchants server to generate a payment link which redirects your customers to a page to make payment and after payment has been made the customer is redirected back to the merchants website.

Standard Checkout

Authentication

To make API calls on Parallex Pay, you’ll have to pass a Bearer Token To generate a token you simply

  1. Call https://seerbitapi.com/api/v2/encrypt/key

  2. Pass your public key and secret key.

  3. You'll be authenticated and receive a token to process further API calls.

Authorization: Bearer {token}

If you are not sure which integration method suites your business. contact our support team at [email protected]

Last updated