Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
6181 Widoki

Is it possible to add payment terms in the odoo ecommerce front end? Like, If the customer wants to pay in installments, he could actually select among different payment terms from the website front end and pay accordingly. I know it is actually possible in the backend to manually assign a payment term to a particular customer. But is possible from the website front end?

Any help/ideas would be welcome. Thanks..

Awatar
Odrzuć
Najlepsza odpowiedź

This is what I ended up doing on a project recently that needed this:

  • Rename the CUSTOM Payment Acquirer to "SEND ME AN INVOICE" and edit the Messages the Customers see when using that 'provider'.

  • Restrict which Customers are allowed to use this 'provider' by creating a dummy Country, so that it isn't shown to everyone who uses your website ***.

  • Hide the USA from the list of Countries you show on the website by removing it from the loop in the website_sale.address QWEB view.

*** For example, regular eCommerce Customers would be from the "United States" but Customers who can request to pay by Invoice would be from a second country "USA".

 

Awatar
Odrzuć

Interesting. Do you think this can apply to delivery methods too?

Nevermind, that can be set easily with the UI.

Powiązane posty Odpowiedzi Widoki Czynność
0
sie 18
4196
2
lip 18
4753
2
lip 25
1193
2
lip 25
2919
0
sty 25
1368