Hi Everyone
I’m using the latest version of Odoo with POS + Restaurant + Online Orders / Mobile Self-Order.
I’m trying to configure payment methods for online takeaway and delivery orders with the following logic:
Takeaway (Pickup):
Customer can choose:
Pay online
Pay onsite at pickup (cash or terminal)
Delivery:
Customer can choose:
Pay online
Pay onsite cash only
Card/terminal payments should NOT be allowed for delivery onsite
I already have online payment working, but I’m struggling to:
Add a separate payment method for delivery (cash only)
Restrict card/terminal payments so they are available for takeaway onsite but not for delivery onsite
What is the recommended way to:
Create and assign multiple payment methods
Control which payment methods appear based on Pickup vs Delivery in POS / Online Orders?
Is this handled via:
POS payment methods?
Delivery methods?
Or does it require customization?
Any guidance or best practices would be appreciated.
Thanks in advance!