- Print
- DarkLight
Setting up Tenant Account
The Payment Gateway acts as a consistent interface to a variety of payment providers, allowing merchants to use their preferred payment provider
In order to speak to your payment provider the Payment Gateway must be configured with the access details for your payment provider account. This configuration varies from provider to provider and is documented in more detail below
Every payment provider requires specific IDs and/or credentials to access their APIs which should be configured in Payment Gateway. The first step to setup the gateway is to provide Bento with that information.
Braintree
The following data is required: merchantId, publicKey, and privateKey. It's explained here how to obtain the credentials.
Stripe
The secretKey is required. It's explained here how to obtain the credentials.