¿Listo para implementarlo en tu Odoo?
Agenda una demo o habla con un consultor y resuelve tus dudas antes de comprar. Instalación, configuración y soporte incluidos.
Integration of ADDI payment link as a payment method in the POS (Odoo 19)
Odoo 19.0Compatibility
POS & PaymentsCategory
25Features
My-ERPInstallation and support
Module functionalities
- ADDI payment link from POS: the cashier generates the link in seconds and the customer receives it on their cell phone.
- Automatic validation: When ADDI approves, the sale is charged and closed without manual intervention.
- Real-time bus: push notification to the POS when ADDI confirms or rejects the payment.
- Minimize and continue selling: the link remains active in the background; The cashier serves other customers while waiting for approval.
- Paylinks Tray: Dedicated view to manage all generated paylinks, with filters and groupings.
- Manual association: wizard to link an approved paylink to an existing sale, with duplicate detection.
- Idempotency: Detects and prevents duplicate payments by order_id/application_id.
- Resume after refresh: survives screen reloads — pending paylinks are reassociated with the POS order.
- Manual backup registration: allows you to apply the payment if the customer approved it through another channel or when there is no connection.
- Complete audit: save raw request, response and callback of each interaction with ADDI.
- Configure the ADDI payment method with Client ID, Client Secret, Ally Slug and Store Slug, choosing Staging or Production environment.
- At the POS, the cashier sets up the sale and selects ADDI PayLink on the payment screen.
- Capture the client's data (document, name, contact, address) and send the link.
- The client receives the link on their cell phone and completes the request with ADDI.
- The POS polls and listens to the bus to detect the result in real time.
- When ADDI approves, the payment is automatically applied and the sale is closed.
- The entire operation is recorded in the paylinks tray with status, amounts, request, response and callback.
- Models: addi.paylink, addi.paylink.associate.wizard; extends pos.payment.method, pos.payment and pos.order.
- Frontend with OWL 2 and patch() on the Odoo 19 POS framework; popup with Dialog from @web/core/dialog/dialog.
- Real-time bus via pos.config._notify("ADDI_NOTIFICATION", ...) + data.connectWebSocket().
- Loading POS data with _load_pos_data_fields (Odoo 19 native pattern).
- Views in Odoo 19 syntax: <list>, invisible="..." direct, models.Constraint.
- Endpoints HTTP type='jsonrpc'; public driver for ADDI callback.
- Asset bundle: point_of_sale._assets_pos.
- Compatible with ADDI PayLink Custom API (staging and production).
On screen
Specs
| Category | POS & Payments |
|---|---|
| Compatibility | Odoo 19.0 |
| Guy | Odoo application/module |
| License | OPL-1 |
| Author | MY ERP APP |
| Medium | [email protected] |
What is included with Mi-ERP
FacilityWe deploy the module in your Odoo and leave it operational.
ParameterizationWe configure it according to your operation and migrate your data.
TrainingWe train your team to take advantage of it from day 1.
Support and updatesModule help and maintenance desk.