| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 747 |
| Technical Name |
sp_payment_omise_alipay |
| License | OPL-1 |
| Website | https://speeduplight.com/ |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 747 |
| Technical Name |
sp_payment_omise_alipay |
| License | OPL-1 |
| Website | https://speeduplight.com/ |
Omise Alipay Payment
Seamless Alipay Payment Integration for Odoo 18
Key Features
Alipay QR Code
Generate instant QR codes for seamless customer payments via Alipay.
Secure Transactions
Secure payment processing using Omise API with Public and Secret Key authentication.
E-commerce Ready
Fully integrated with Odoo Website and Sales modules for smooth checkout experience.
Payment Links
Generate payment links directly from Sales Orders for faster payment collection.
Important: Country & Currency Limitation
This payment provider is available only in Thailand and supports Thai Baht (THB) currency only.
AliPay is a Thailand-specific payment system and does not support payments in other countries or currencies.
Please ensure your company currency or sales order currency is set to THB before using this payment method.
Installation & Configuration
Requirements
- Odoo 18.0
- Python 3.10+
- Omise Account (Public Key & Secret Key)
- Python package:
omise
Installation Steps
# Install the Omise Python library
pip install omise
# Install the module in Odoo
1. Download and extract the module to your Odoo addons directory
2. Update Apps List
3. Search for "Omise Alipay"
4. Click Install
Configuration
- Go to Accounting → Configuration → Payment Providers
- Find and open Omise Alipay
- Enter your Public Key and Secret Key
- Enable the provider
Screenshots & Features
1 Payment Provider - Omise Alipay Card
View the Omise Alipay payment provider card in Odoo Payment Providers configuration.
2 API Configuration - Public & Secret Keys
Configure your Omise API credentials by entering the Public Key and Secret Key in the Credentials tab of the provider form view.
3 Active Payment Gateway (method)
Enable and active the Omise AliPay payment method from the payment gateway list to make it available for customers.
4 Add to Cart - E-commerce
Customers can add products to cart on your Odoo website and proceed to checkout with any product.
5 Order Checkout Page
The checkout page where customers review their order details before proceeding to payment. and Order confirmation screen showing the summary before payment processing.
6 Payment Method - AliPay List
Payment page displaying available payment methods including the AliPay option for customers to select.
7 AliPay QR Code Popup
The payment popup opens displaying the AliPay QR code for customers to scan and complete payment using their mobile banking app.
8 Order Confirmation Success
Order confirmation page displayed after successful payment processing, showing the order has been confirmed.
9 Payment Transaction Record
Payment transaction details recorded in Odoo showing the transaction status, amount, and reference information.
10 Omise Dashboard - Transaction Details
Transaction details and payment response information as shown in the Omise dashboard, confirming the payment was processed successfully.
11 Sale Order - Generate Payment Link
Generate payment links directly from Sales Orders, allowing customers to pay for their orders via a shareable link.
12 Sale Order - Payment Confirmed
Sale Order view showing the payment has been confirmed and the transaction is complete.
13 Payment Method Popup from Sales Order
Payment method selection popup when paying through a payment link generated from a Sales Order.
14 Payment Transaction from Sales Order Link
Payment transaction record created from a Sales Order payment link, showing all transaction details and payment confirmation.
15 Omise Dashboard - Transaction Details
Transaction details and payment response information as shown in the Omise dashboard, confirming the payment was processed successfully.
Our Odoo Services
We provide end-to-end Odoo solutions tailored to your business needs.
Consulting
Expert guidance to design, optimize and scale your Odoo implementation.
Development
Custom module development and seamless integrations for your workflows.
Migration
Smoothly migrate your data and system to newer Odoo versions with minimal downtime.
Support
Reliable post-deployment support and maintenance services.
Integration
Connect Odoo with external systems for seamless data flow and automation.
Training
Train your team to efficiently use Odoo and maximize productivity.
Support & Documentation
Need Help?
Our team is ready to assist you with installation, configuration, and troubleshooting.
Contact: www.speeduplight.com
Useful Links
Omise Documentation: docs.omise.co
Alipay Information: global.alipay.com
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