Stripe

Stripe is a United States-based online payment solution provider, allowing businesses to accept credit cards and other payment methods.

Fill in your credentials

In case your API Credentials are required to connect with your Stripe account, these are the credentials that must be completed:

  • Publishable Key: The key solely used to identify the account with Stripe.

  • Secret Key: The key to sign the merchant account with Stripe.

  • Webhook Signing Secret: When you enable your webhook on your Stripe account, this signing secret must be set to authenticate the messages sent from Stripe to Odoo.

To retrieve the publishable and secret keys, follow this link to your API keys, or log into your Stripe dashboard and go to Developers ‣ API Keys ‣ Standard Keys.

Generate a webhook

In case your Webhook Signing Secret is required to connect with your Stripe account, you can create a webhook either automatically or manually.

Make sure your Publishable and Secret keys are filled in, then click on the Generate your Webhook button.

Enable local payment methods

Local payment methods are payment methods that are only available for certain merchants and customers countries and currencies.

Odoo supports the following local payment methods:

  • Bancontact

  • EPS

  • giropay

  • iDEAL

  • Przelewy24 (P24)

To enable some of these local payment methods with Stripe, list them as supported payment icons. To do so, go to Payment Acquirers ‣ Stripe ‣ Configuration and add the desired payment methods in the Supported Payment Icons field. If the desired payment method is already listed, you do not have anything to do.

Select and add icons of the payment methods you want to enable

Notitie

  • If a payment icon record does not exist in the database and its related local payment method is listed above, it is considered enabled with Stripe.

  • If a local payment method is not listed above, it is not supported and cannot be enabled.