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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
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.
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
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
3
1月 25
|
2551 | ||
|
2
6月 25
|
1412 | ||
|
0
11月 23
|
1292 | ||
|
0
3月 23
|
1429 | ||
|
1
2月 23
|
1678 |
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