Configuration of Stripe payment solution

If you would like to choose Stripe as your online payment solution, you must have an account created. If you do not have an account, visit https://dashboard.stripe.com/register to create one. After your account creation is complete, you can request your API keys.

WARNING: Your Stripe account must be activated in order to get all your keys. An activated account means fully configured with all the legal details of the company.
To learn more about Stripe API keys: https://stripe.com/docs/keys

Retrieve Stripe Production and Test API Keys

To obtain your API keys, select the [Developers] tab on the left side navigation bar of the Stripe dashboard and then select [API Keys]. In the [TOKEN] box, please copy the information found there and copy it to the corresponding box in Midori.

(⬆︎ Image: Stripe Dashboard -> Developers -> API keys)


To obtain the test keys needed to use Sandbox, please check the [Viewing test data] mode. In the [TOKEN] box, please copy the information there and copy it to the corresponding box in Midori.

(⬆︎ Image: Stripe Dashboard -> Developers -> API keys [Viewing test data])


Confirmation of Stripe API keys on Midori

Make sure to check Stripe as your biller in Midori and copy the public and secret TOKENS to the corresponding locations for the production and test environments (Sandbox)
(⬆︎ Image: Midori -> Settings -> Online billing -> Stripe)


To finish the configuration and save the changes, please press [Save changes]



Refer to the Stripe Webhook section to configure the management of bank fees charged by Stripe.