Payrix

How to enable Payrix ACH on a merchant.

Payrix provides a fully managed payments facilitation ecosystem for SaaS platforms, offering deep insights and the ability to monetize payments efficiently.

Features

Refund A ach payment processed with Payrix can be / according to its status.
Payment Sale Payments are authorized and immediately captured using ACH payment methods.

Resources

Configuration

Click this for instructions on how to get your Payrix Merchant ID

This table describes the required or possible attributes needed to configure a merchant product for this type.

NameTypeDescriptionRules
host(required) API key used for API requests to the Payrix gateway.
payrixMerchantIdstring(required) Payrix Merchant Id.

Enabling this Product

Using create-merchant-product API you can add a new product to your merchant record. Below is an example configuration for the payload of that request.

{
  "line": "payments",
  "product": "ach",
  "provider": "payrix",
  "config": {}
}

Data Mapping

The following bullet points outline the mapping of data fields between the Authvia platform and the Payrix system, detailing the correspondence of specific attributes for seamless data integration.

  • Authvia transaction.reference.external maps to Payrix order
  • Authvia transaction.id maps to Payrix UNMAPPED
  • Authvia transaction.description maps to Payrix UNMAPPED
  • Authvia transaction.userId maps to Payrix UNMAPPED