Skip to main content

Create Payment Configuration Using Stripe

To make a payment configuration, go to the Payment Settings Tab in the Site Settings Module.

image.png

Click the plus sign icon to the right of the Payment Settings header, opening the Create Payment Configuration Modal.

Some payment configuration required fields, such as configuration name and credit card statement entry, are set by your organization. Other required fields, such as display name, publishable key, and secret key, are specific to your Merchant and must be found on your Merchant’s dashboard.

image.png

Input a configuration name.

Configuration Name is a KAStrack term, not associated with Stripe, that is used as a label for a specific payment process configuration.

Input the display name.

Display Name is the name your organization has configured in your Stripe account settings under public business information. It shows when Stripe displays who is charging the customer.

Input the publishable key.

The Publishable Key is the public facing API key used in client-side code that identifies your Stripe account. It can be found in the left-hand menu of the Stripe Dashboard under Developers → API Keys.

Input the secret key.

Secret Key is the private API key used by the server to make requests to Stripe’s API. It can be found in the left-hand menu of the Stripe Dashboard under Developers → API Keys.

Input the credit card statement entry.

The credit card statement entry is the comment that will show on a payment statement.

Click the “Enabled” checkbox to enable the Payment Configuration.

Click “Cancel” to return to the Payment Settings Tab without making any changes.

Select the “Save” button. The payment configuration now shows on the Payment Settings tab.