Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If you have a current Stripe Account, the first step to do is to connect it to PosiPay. In PosiPay, a Gateway Account record holds the authenticated credentials of a merchant account from a certain gateway service provider.


A Gateway Account record is a crucial object that stores and protects the authenticated credentials of a merchant account from a specific gateway service provider, such as Stripe. This record holds essential information that is required to initiate any API calls from and to the gateway API. It includes various fields such as tokens, and other relevant information necessary for secure communication between the merchant's payment processing system and the gateway service provider. In summary, a Gateway Account record is a fundamental component that enables merchants to process secure transactions and manage their payment processing systems effectively. This is necessary for initiating payment processing, tokenizing Credit Card/Bank Account details, generating invoices, refunding a payment, and settlement reconciliation.

...

The steps below will guide you on creating and authenticating a Gateway Account record.
Note: If you have multiple Stripe Accounts, create a separate Gateway Account record for each of them.

Create a Gateway Account Record

...