Campaign Kit
  • Introduction
  • Administrator Documentation
    • Installation/Uninstallation
    • Definitions
    • Getting Started
      • Exploring the Demo
      • Getting Started with Campaign Kit
    • Configuration
    • User Links
    • Campaign Types
    • Campaign Ownership
    • Payment Workflow Types
    • Entities
    • Payment Processor Plugins
    • Theming
    • Administration
    • Extending Campaign Kit
    • Caching
    • Localization
    • Dependencies
    • Payment Stripe Documentation
      • Known Issues
    • Campaign Kit Donor Wall
    • Campaign Kit Queuing
  • Developer Documentation
    • Development Roadmap
    • Development
    • Release procedure
    • Reference
Powered by GitBook
On this page
  1. Administrator Documentation

Payment Stripe Documentation

PreviousDependenciesNextKnown Issues

Last updated 6 years ago

Payment Stripe depends on the following modules and libraries:

  • module

  • The library

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.

Payment
Stripe PHP