1 / 3

Stripe Payment Integration in Odoo_ A Comprehensive Guide

<br>Learn how to seamlessly integrate Stripe payment gateway in Odoo with this comprehensive guide, covering configuration, functional aspects, and accounting processes.

Oodles3
Download Presentation

Stripe Payment Integration in Odoo_ A Comprehensive Guide

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Stripe Payment Integration in Odoo: A Comprehensive Guide

  2. ConfigurationPart First You Need To create a Developer Account in Stripe after that go to Developers Screen. Inside the“Api Keys” tab you can get the “Publishable Key and Secret Key”which will be used in the Odoo Stripe configuration part later. Now go to the Settings>Payments Inside the Payment Method tab you can activate the available payment method that can we available on the payment screen according to the currency. Now Need to Install the Stripe Integrator Module in odoo. Now Go Inside the Sale>Configuration>Stripe Configuration Inside Stripe Configuration Menu Add a Stripe Account Details thatwe have Stored previously we can use those for the stripe payment. https://erpsolutions.oodles.io/developer-blogs/Stripe-Payment-Integration-in-Odoo:-A-Comprehensive-Guide/

  3. We can configure here publishable and secret key and can set the state of this stripe Account. After that need to click on the Generate your Webhook for receiving the webhook response of payment's. Note: Only one Stripe Account will be active at once. Now you are successfully configured the stripe account in Odoo. Functional Part Now Go to the Sale and Create a Quotation. After creating quotation click on send by email button. When you click on sign and pay quotation you will be redirected to Customer portal.

More Related