Configuration
After installing and activating the Stripe SEPA Direct Debit module, you need to configure your Stripe API credentials and adjust the module settings to match your business requirements.
Accessing the Settingsโ
- Log in to your Perfex CRM admin panel.
- Navigate to the Payment Methods menu.
- Locate the Stripe SEPA Direct Debit payment method in the list.
- Click on it to open the configuration panel.
Stripe API Keyโ
The module requires your Stripe API Key to communicate with the Stripe payment platform.
To retrieve your API key:
- Log in to your Stripe Dashboard.
- Navigate to Developers โ API Keys.
- Copy your Secret Key (starts with
sk_live_for production orsk_test_for testing). - Paste the key into the Stripe API Key field in the module settings.
Never share your Stripe Secret Key publicly. Keep it confidential and only enter it in secure, trusted configuration panels.
Settings Overviewโ
| Setting | Required | Description |
|---|---|---|
| Stripe API Key | Yes | Your Stripe Secret Key used to authenticate API requests. Retrieved from the Stripe Dashboard. |
| Other Settings | No | Additional optional settings available within the module configuration panel. |
Stripe provides separate API keys for test mode and live mode. Use keys starting with sk_test_ while testing the integration, then switch to sk_live_ keys when you are ready to accept real payments. You can find both sets of keys in the Stripe Dashboard.
Verifying Your Configurationโ
After entering your API key and saving the settings:
- Navigate to the Payment Methods section and confirm that Stripe SEPA Direct Debit is listed as Active.
- Open a test invoice in the client portal to verify that the SEPA Direct Debit payment option is visible.
- If the payment option does not appear, double-check that your API key is correct and that SEPA Direct Debit is enabled in your Stripe account settings.
Make sure SEPA Direct Debit is enabled as a payment method in your Stripe account. You can check this under Settings โ Payment Methods in the Stripe Dashboard.
Next Stepsโ
- How It Works โ Understand the full payment flow from customer bank details to completed payment.
- Translation โ Customize the module language strings for your locale.
Supportโ
If you need help configuring the module, please visit the Themesic Support Portal.