Stripe¶
Stripe este un furnizor de solutii de plata online cu locatia in SUA, care permite afacerilor sa accepte carduri de credit si alte metode de plata.
Conectati contul dvs. Stripe cu Odoo¶
Vedeți și
Use a Stripe payment terminal in Point of Sale
Mergeti la eCommerce sau la Sales si dati click pe Activate Stripe sau pe butonul Set payments din bannerul de onboarding.
Completati informatiile solicitate si trimiteti formularul.
Confirmati adresa dvs. de email cand Stripe va trimite un email de confirmare.
At the end of the process, you are redirected to Odoo. If you submitted all the requested information, you are all set and your payment acquirer is enabled.
Your can continue to Activați metodele de plată locale.
Sfat
To use your own API keys, activate the Developer mode and enable Stripe manually. You can then Fill in your credentials, generate a webhook and enable the payment acquirer.
Mergeti la eCommerce sau la Sales si dati click pe Activate Stripe sau pe butonul Set payments din bannerul de onboarding.
Completati informatiile solicitate si trimiteti formularul.
Confirmati adresa dvs. de email cand Stripe va trimite un email de confirmare.
At the end of the process, you are redirected to the payment acquirer Stripe on Odoo.
Enable the payment acquirer.
Sunteți gata și puteți continua la Activați metodele de plată locale.
Sfat
To connect your Stripe account after the onboarding is already completed, go to
and click on the Connect Stripe button.Important
Daca testati Stripe (in test mode), schimbati State in Test Mode. Va recomandam sa faceti acest lucru pe o baza de date de testare, nu pe o baza de date principala.
Completați credențialele dvs.¶
In cazul în care API Credentials sunt necesare pentru conectarea cu contul dvs. Stripe, acestea sunt credențialele care trebuie completate:
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: Când activați webhook-ul pe contul dvs. Stripe, acest secret de semnare trebuie să fie setat pentru a autentifica mesajele trimise de Stripe la Odoo
Pentru a obține cheile publicabile și secrete, urmați acest link la cheile API, sau conectați-vă in contul dvs. Stripe dashboard si mergeti la .
Generați un webhook¶
In cazul în care Webhook Signing Secret este necesar pentru conectarea cu contul dvs. Stripe, puteți crea un webhook fie automat, fie manual.
Make sure your Publishable and Secret keys are filled in, then click on the Generate your Webhook button.
Visit the webhooks page on Stripe, or log into your Stripe dashboard and go to . Then, click on Add endpoint in your Hosted endpoints and insert the following data into the pop-up form:
- In the Endpoint URL, enter your Odoo database’s URL followed by
/payment/stripe/webhook
.De exemplu:https://yourcompany.odoo.com/payment/stripe/webhook
At the end of the form, you can Select events to listen to. Click on it and, in the Checkout section, select checkout.session.completed.
Notă
Este posibil să selectați si alte actiuni, dar nu sunt procesate în prezent de Odoo.
When you click on Add endpoint, your Webhook is configured. You can then click on reveal to display your signing secret.
Activați metodele de plată locale¶
Metoadele de plată locale sunt metode de plată care sunt disponibile doar pentru anumite țări și valute ale comercianților și clienților.
Odoo acceptă următoarele metode de plată locale:
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
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.Notă
Daca o pictograma de plată nu apare în baza de date dar metoda de plată locală asociată este listată mai sus, este considerată activată cu Stripe.
Dacă o metodă de plată locală nu este listată mai sus, nu este acceptată și nu poate fi activată.