POS Customer Wise Payment Method | POS Customer Payment Method Restriction | Customer Payment Method Control for POS | POS Payment Method Per Customer
by Odoo DevHouse https://apps.odoo.com/apps/modules/browse?author=Odoo%20DevHouse$ 27.99
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Contacts (contacts)
• Point of Sale (point_of_sale) • Discuss (mail) • Inventory (stock) • Invoicing (account) |
| Lines of code | 122 |
| Technical Name |
pos_customer_payment_method |
| License | OPL-1 |
| Website | https://apps.odoo.com/apps/modules/browse?author=Odoo%20DevHouse |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Contacts (contacts)
• Point of Sale (point_of_sale) • Discuss (mail) • Inventory (stock) • Invoicing (account) |
| Lines of code | 122 |
| Technical Name |
pos_customer_payment_method |
| License | OPL-1 |
| Website | https://apps.odoo.com/apps/modules/browse?author=Odoo%20DevHouse |
POS Customer Payment Method Restriction
Control which payment methods each customer can use at the Point of Sale perfect for credit limits, payment terms, and customer specific agreements
- PerCustomer Payment Method Control Define exactly which payment methods each customer can use at POS checkout.
- Automatic Filtering When a customer is selected, the POS interface automatically shows only their allowed payment methods.
- Existing Payment Cleanup If a customer is selected after payments were already added, any disallowed payment lines are automatically removed.
- Configurable per Partner New tab on the customer form allows easy assignment of allowed POS payment methods.
- Flexible Default Leave empty to allow all payment methods (no restrictions).
- Realtime Sync Restrictions are sent to the POS frontend and enforced immediately.
The module allowing you to assign specific POS payment methods to each customer.
At the POS frontend, when a customer is selected:
- The payment methods available in the interface are filtered to only those assigned to the customer (if any).
- If no methods are assigned, all methods remain available.
- If a customer is selected after payments have already been added, any payment lines using disallowed methods are automatically removed.
- A visual indicator message appears to remind cashiers that this customer has restricted payment options.
This ensures that customers with specific payment agreements (e.g., credit only, no cash) cannot accidentally be processed with disallowed methods.
Customer Form POS Payment Methods Tab
Assign allowed payment methods directly on the customer record

Before All Payment Methods Visible
All POS payment methods are shown regardless of customer


After Restricted Methods Only
Only allowed methods appear with clear visual feedback






Step 1: Install the Module
- Copy the module folder to your Odoo addons directory.
- Update the apps list (Apps â Update Apps List).
- Search for âPOS Customer Payment Method Restrictionâ and click Install.
Step 2: Configure Payment Methods per Customer
- Go to POS Customers Customers (or Contacts).
- Open a customer record and go to the new âPOS Payment Methodsâ tab.
- Select the payment methods this customer is allowed to use at POS checkout.
- Leave empty to allow all methods (no restrictions).
- Save the customer.
Step 3: Use in POS
- Open a POS session.
- Add products to the order.
- Select the customer.
- The payment methods available will be filtered automatically.
- A lock icon and message will appear indicating restrictions are active.
Note: If a customer is selected after payments were already added, any payments using disallowed methods are automatically removed.
Credit Only Customers
Corporate accounts that must use credit terms (postâpaid). Restrict them to âAccountâ or âInvoiceâ payment methods only.
Cash Discount Program
Customers enrolled in a cashâonly discount program should only pay with cash to get the discount.
Gift Card Only
Customers who received store credit or gift cards should only be able to use those methods until exhausted.
Company Policy Compliance
Some corporate customers have agreements that prohibit cash payments. Enforce compliance automatically.
HighâValue Transactions
For customers making large purchases, require bank transfer or certified check only, preventing cash/credit card.
Subscription Billing
Recurring subscription customers should only use autoâdebit or card payments â restrict them accordingly.
| Scenario | Setup | Expected Result |
|---|---|---|
| No Restrictions | Customer has no payment methods assigned | All POS payment methods are available |
| Single Method Restriction | Customer assigned only âCashâ | Only Cash method appears; others hidden |
| Multiple Methods | Customer assigned âCashâ + âCardâ | Only Cash and Card methods appear |
| Existing Payments | Payment added with âCardâ, then customer with only âCashâ selected | Card payment line automatically removed; only Cash available |
| UI Feedback | Customer with restrictions selected | Lock icon + message: âAllowed Payment Method for [Customer]â |
| Attempt Disallowed Payment | Cashier clicks a disallowed method button | Payment line not added; method remains unavailable |
Q: Does this affect all POS sessions globally?
A: Yes, the restrictions are sent to all POS sessions via the POS data sync and apply wherever the customer is selected.
Q: Can a customer have no payment methods assigned?
A: Yes, if the list is empty, all methods are allowed (default behavior).
Q: Does this work with split payments (multiple payment lines)?
A: Yes, all payment lines added must use allowed methods. If a customer with restrictions is selected, only allowed methods can be added.
Q: What happens if a cashier selects a customer after payments are already made?
A: The module automatically removes any payment lines using methods not allowed for that customer, preventing validation errors.
Need Custom or Have Questions?
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module