| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 272 |
| Technical Name |
tangerine_sepay_integration |
| License | LGPL-3 |
| Website | https://github.com/long-dn |
| Versions | 14.0 15.0 16.0 17.0 18.0 |
SePay Integration
The SePay Integration Module for Odoo enables instant payment authentication via SePay's payment webhook. Automatic payment QR generation, transaction history recording, etc.
Features
Automatically generate QR
Automatically generate QR payment for invoices.Transaction History Logging
Logging transaction history via webhook.Webhook Payment Integration
Record instant payments via webhook from SePay.I. Getting started
Discount Code
Use discount code EYVR1SYP to get 10% off the service package value for the first registration.
Step 1: Register for a SePay account here
Step 2: Choose a package service
Apply discount code EYVR1SYP to get 10%
Step 3: Bank connection
Step 4: Setup webhook
URL: https://{Your Odoo domain}/webhook/v1/payment/sepay
Step 5: Payment Code Structure Configuration
Navigate: Company Configuration/General configuration
II. Install SePay Integration Module
III. QR code configuration
Step 1: Add a payment QR-code to your invoices
Navigate: Settings/Accounting/Customer Payments/Active QR Code checkbox
Step 2: Choose Recipient Bank & Payment QR-code
Navigate to your invoice
- Recipient Bank: The bank account receiving money
- Payment QR-code: The QR code type used for invoices
QR code will appear on customer portal and invoice report
IV. Record payments via webhook
- When a customer pays via QR, an api is called from SePay to your Odoo application to record the payment.
- Transaction logging
- Transaction Details
Please log in to comment on this module