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. 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
...
In your Gateway Account record, click Gateway Account Authentication.
After clicking the Gateway Account Authentication, a notification message will appear:
If your Stripe credentials stored in the Gateway Account record are valid:
A successful message will be displayed.
The Active checkbox is enabled and the credentials will be cleared out.
If your Stripe credentials stored in the Gateway Account record are invalid:
An error message will appear.
The Active checkbox is still disabled and the credentials are not cleared out.
Once you have authenticated your Stripe account on the PosiPay end, it is time to connect the webhooks on the Stripe end.
Next place to go: Stripe Webhook Set up - PosiPay