How to generate a payment link from sale.order I am developing a module that creates an order and I want to generate a payment link form this order and if possible send it automatically by email
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Hi,
By default, in the action of sale order, there is option to generate a payment link by default in Odoo.
You can use it, as it is or change as per the need.
Thanks
Re the "Payment Acquirer" not available comment, that occurs when the customer is not logged in. To use that functionality also providing Portal access and having the customer "sign in" before approaching the Payment Link will have the payment acquirer issue go away.
Ideally this can all be built together into a unified landing page. I have a series of OCA addons that I have added to try to make an acceptable "out of the box" solution.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Jan 25
|
1266 | ||
|
2
Jan 25
|
310 | ||
|
0
Nov 23
|
648 | ||
|
0
Mar 23
|
779 | ||
|
1
Feb 23
|
944 |
I receive an error indicating that the payment acquirer is not available.
I have tried switching to process payment from the acquirer website (authorize.net) but it doesn't work consistently.
If I setup the quote under a company instead of an individual the individual doesn't seem to be able to get a payment link.
Please help