Stripe¶
Stripe egy Egyesült Államokban alapított online fizetési megoldás szolgáltató, amely lehetővé teszi a vállalkozások számára, hogy hitelkártyákat és más fizetési módokat elfogadjanak.
Hozza létre Stripe fiókját az Odoo-val¶
To create a new Stripe account and link it to your Odoo database, make sure the company’s Email is configured in the company’s settings, then follow the steps below according to your hosting type:
Navigáljon a Stripe fizetési szolgáltatóhoz és kattintson a Connect Stripe gombra.
Menjen végig a beállítási folyamaton, és erősítse meg e-mail címét, amikor a Stripe megerősítő e-mailt küld.
A folyamat végén kattintson a Agree and submit gombra. Ha minden kért információt benyújtott, akkor átirányítják az Odoo-hoz, és a fizetési szolgáltatója engedélyezve van.
Navigáljon a Stripe fizetési szolgáltatóhoz és kattintson a Connect Stripe gombra.
Menjen végig a beállítási folyamaton, és erősítse meg e-mail címét, amikor a Stripe megerősítő e-mailt küld.
A folyamat végén kattintson a Elfogadom és beküldöm gombra; ekkor átirányítják a Stripe fizetési szolgáltatóhoz az Odoo-ban.
Állítsa a Állapot mezőt Engedélyezett értékre.
Javaslat
If you have created an account instead of linking an existing one, enable the developer mode, then click Reset your Stripe Account on the Stripe payment provider form, then fill in your Stripe account’s credentials.
Manual credential input¶
Manual credential input is needed, for example, when linking an existing Stripe account to your Odoo database, when using an account created on Odoo.sh or On-premise, or when testing Stripe without affecting live transactions.
Stripe configuration¶
Lépjen a Stripe API kulcsok oldalára, vagy jelentkezzen be a Stripe irányítópultjára, és menjen a .
In the Standard keys section, copy the Publishable key and the Secret key and save them for the Odoo konfiguráció step.
Odoo konfiguráció¶
In the Credentials tab, fill in the Publishable Key and Secret Key fields with the values you previously saved.
Click Generate your webhook.
Konfigurálja a fennmaradó opciókat szükség szerint.
Állítsa a Állapot mezőt Engedélyezett értékre.
Javaslat
You can also test Stripe without affecting live transactions using the test mode and the API keys of your Stripe account’s Test Mode or a sandbox environment.
To link the same Stripe account to multiple companies in a database, create an account and fill in the credentials for one company, then reuse the same credentials and webhook for the others. To view the webhook, go to the Webhooks page on Stripe, or log into your Stripe dashboard and go to . Click the destination in the list, then click the (Reveal secret) icon next to the Signing secret field and copy the value.
Apple Pay engedélyezése¶
To allow customers to use the Apple Pay button to pay for their eCommerce orders, navigate to the Stripe payment provider, then go to the Configuration tab, enable Allow Express Checkout, and click Enable Apple Pay.
Lásd még
Javaslat
Stripe allows to manually capture and refund payments either from Odoo or directly from the Stripe dashboard.