Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Website (website) • eCommerce (website_sale) • Discuss (mail) |
Lines of code | 202 |
Technical Name |
ca_payment_paystack |
License | OPL-1 |
Versions | 14.0 15.0 16.0 17.0 18.0 |
Paystack Payment Acquirer for Odoo

Paystack Payment Acquirer enables businesses to accept payments from customers through various channels, including cards, mobile money accounts, QR codes, direct bank transfers. This solution is particularly popular in the African region.
The integration of Odoo with Paystack provides a powerful and efficient online payment solution. This module enhances the Odoo platform by enabling seamless payment processing. With Paystack's secure and intuitive interface, businesses can offer multiple payment options to a wide customer base. It also safeguards against fraud and unauthorized access, ensuring a secure transaction environment.
This Odoo app facilitates real-time transaction monitoring and comprehensive reporting, allowing businesses to gain valuable insights into payment processes and customer behavior. Overall, it is a reliable, secure, and streamlined choice for businesses seeking an efficient online payment solution.
Features

Various Payment Methods.
- Supports different payment channels like cards and mobile money.

Easy Integration.
- Simple and user-friendly setup process.

Enhanced Customer Experience
- Smooth and seamless checkout experience for customers.

Secure Transactions.
- Provides a reliable, secure, and streamlined payment solution.
Benefits

Robust Security Measures.
Ensures the security of customer data during transactions.

Multiple Payment Methods
Accepts various payment methods, such as credit/debit cards and mobile money, expanding the potential customer base.

User-Friendly Integration
Easy to set up and manage online payment processing on the website.

Transaction Monitoring
Helps monitor transactions, gain valuable insights, and identify potential issues.

Enhanced Customer Experience
Improves the overall customer experience, leading to increased satisfaction and higher conversion rates.

Competitive Transaction Fees
Offers competitive transaction fees, making it an attractive option for businesses of all sizes.
Configuration
Retrieving the Secret Key from Paystack
Log in to your Paystack account and navigate to the (https://dashboard.paystack.com/#/settings/developer) Developer Settings page. Under theAPI Keys & Webhookssection, copy the Secret Key. This key is necessary for connecting Paystack with Odoo.

Storing the Secret Key in Odoo
In Odoo, go to theAccountingmodule, then navigate to Configuration > Payment Acquirers > Paystack Payment Gateway. Paste the copied Secret Key into the designated field. Ensure that you select the correct payment journal and publish the acquirer so it becomes available on your website.

Detailed Flow
Website Order Payment Through Paystack
Users can place orders directly from the Odoo website. On the payment page, they will see an option to pay through Paystack. Upon clicking the pay button, they will be redirected to the Paystack portal, where they can complete the payment using various options, such as those mentioned earlier. Once the payment is completed, users are redirected back to Odoo, where they will see a success message confirming the order.

Website Order Backend Processed
In the Odoo backend, based on the configuration, the sales order will be auto-confirmed. Odoo will automatically generate a delivery order and invoice, create a payment, and link the payment to the invoice. Additionally, users can view the payment transaction details.

Create Sales Order from Backend and Process Payment Through Paystack
Internal users in Odoo can create a sales order (quotation) from the backend and send it to the customer via email. This process moves the quotation to the Sent stage. Customers can then view the quotation in the portal and proceed with the order payment through Paystack. After the payment is completed, users are redirected back to Odoo and will see a success message confirming the order. In the Odoo backend, based on the configuration, the sales order will be auto-confirmed. Odoo will generate a delivery order and invoice, create a payment, and link the payment to the invoice. Users can also view the payment transaction details.

Create Customer Invoice from Backend and Process Payment Through Paystack
Internal users in Odoo can create a customer invoice. Upon confirmation, the invoice will be available in the portal, allowing customers to process the payment through Paystack. Once the payment is completed, users are redirected back to Odoo and will see a success message confirming the payment.

Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module