Versions Compared

Key

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

A Gateway Account record holds the authenticated credentials of a merchant account from a certain gateway service provider. This is necessary for initiating payment processing, tokenizing Credit Card/Bank Account details, generating invoices, refunding a payment, and settlement reconciliation.

The steps provided below will guide you on how to create creating and authenticate authenticating a Gateway Account record.

How to create a Gateway Account record

Follow the steps on how to create a Gateway Account record with your Stripe account credentials:

  1. Click the App Launcher and search for Gateway Accounts.

    Image Added
  2. Go to the Gateway Accounts tab.

  3. Click New.

  4. In the New Gateway Account modal,

    1. Provide the following details to the Information section:

      1. Provide your desired Gateway Account Name.

      2. Select Stripe as the Gateway Provider. Take note that PosiPay only supports Stripe for now.

      3. Populate the API Token with the Secret Key of your Stripe account.

      4. Populate the Publishable Key with the Publishable Key of your Stripe account.

      5. Set v1 as the API Version.

      6. Make sure that the

      7. If your Stripe account is in test mode, enable the Sandbox checkbox. Otherwise, disable the Sandbox checkbox.

      8. If your Stripe account is enrolled in 3D Secure Payments, enable the Enable 3D Secure checkbox. Otherwise, disable the Enable 3D Secure checkbox.

      9. Select the supported currencies of your Stripe account in Accepted Currency.

      10. Select a Default Currency.

        Image Added
    2. Provide the following details to the Payment Method section:

      1. Select a Payment Method. Take note that PosiPay only supports Card and Bank Debit for now.

      2. Select the supported card types of your Stripe account in Accepted Card.

      3. You can set a brief Description of your Gateway Account record.

        Image Added
  5. Click Save or Save & New to save your new Gateway Account record.

  6. Take note that in this stage,

Gateway Authentication Process

...