Stripe SEPA

The Stripe™ SEPA payment gateway module is available in WHMCS.

  • For other Stripe options, see Stripe ACH and Stripe.
  • In WHMCS 8.9, we updated this module to use Stripe’s PaymentIntents API instead of the deprecated Stripe API.

Supported Features

Type: Token

One-TimeRecurringRefundsReversals
✖️
3D SecureRemote Update CardRemote Delete CardAddPayMethod API
✖️✖️✖️

Adding the Stripe SEPA Payment Gateway

To set up the Stripe SEPA payment gateway in WHMCS:

  1. Go to Configuration () > Apps & Integrations or Addons > Apps & Integrations.
  2. Click Stripe SEPA.
  3. Check Show on Order Form to display this payment method in the Client Area during checkout.
  4. Enter your Stripe credentials.
    • If you currently also use the Stripe payment gateway, you can check Use Stripe Configuration to use your existing API keys.
    • You can find your credentials in the Stripe portal.
    • Do not enter a value for the Webhook Secret Key. The system generates it automatically.
      • The Stripe SEPA module requires a valid Webhook and Secret Key in order to recognize payments and automatically apply them to invoices.
      • If you modify the secret key for the webhook at Stripe, you must also update it in WHMCS.
  5. Click Save Changes.

Test Mode

This payment gateway module does not include test mode.

Transaction Fees

Stripe returns transaction fees in the default currency of the Stripe account. If you have a different default currency in WHMCS, you must properly configure the currency of your Stripe account in Configuration () > System Settings > Currencies with a valid exchange rate to allow WHMCS to be able to convert the fee into your other currencies.

Supported Currencies

Stripe SEPA only supports the EUR currency. For other currencies, the Stripe SEPA option won’t appear when placing orders or paying invoices.

Payment Workflow

This module supports automated recurring and on-demand billing.

SEPA Direct Debit is a pull-based, reusable, and asynchronous payment method. It can take up to 14 business days to confirm the success or failure of a payment after you initiate a debit from the customer’s account. The invoice status will be Payment Pending until the payment clears.

When making a payment, customers can choose to use a previously-stored bank account or enter a new one. Customers never leave your WHMCS installation during checkout or adding or removing a new bank account. The system never stores personal bank information in your local WHMCS installation.

The system uses the Stripe API for refunds and obtaining transaction information.

Troubleshooting

N/A

Last modified: June 14, 2024