Payment Stripe Documentation

Payment Stripe depends on the following modules and libraries:

Set up Payment Stripe at /admin/config/payment_stripe and provide the following information from the Stripe dashboard:

In the Stripe dashboard, turn the "Viewing test data" switch to on:

Generate a Publishable Key and the Secret Key on the Stripe Dashboard and enter the values in this configuration form. Leave the Webhook URL blank.

To see more log entries in /admin/reports/dblog, turn Debug mode on:

Click Save configuration.

Set up the Payment methods in the Payment module at /admin/config/services/payment by clicking "Payment methods:"

Click "Add payment method configuration:"

Click "Stripe Payment:"

For the label, enter "Stripe campaign" and click "Save."

Set up the currency.

Go to /admin/config/regional/currency and click "Import a currency:"

Select U.S. dollar (USD) and click "Import:"

Payment setup is complete. Visit the campaign menu at /admin/campaign_kit.

Last updated