Fintainium Customer

How to enable Fintanium Customer Credit Card on a merchant.

Fintainium offers comprehensive financial and payment solutions, providing businesses with the tools they need to manage payments, streamline financial processes, and enhance customer engagement. Their platform supports tokenization, ensuring secure and efficient transactions.

Features

Payment Sale Payments are authorized and immediately captured using Credit Card payment methods.

Resources

Configuration

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

NameTypeDescriptionRules
hoststring(required) The host URL for the Fintainium integration.
businessIdstring(required) The Business Id string for the Fintainium integration.
sessionKeystring(required) The session key for Fintainium integration. Examples: your_session_key.

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": "creditcard",
  "provider": "fintainium-customer",
  "config": {
    "sessionKey": "your_session_key"
  }
}

Data Mapping

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

  • Authvia transaction.id maps to Fintainium Customer UNMAPPED