TIP: You can type at any time to perform a new search.
POS User Restrict Strype Bypass User
pos_user_restrict_stripe_bypass_user · OCA/pos
- Repository
- OCA/pos · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/pos
- Last tracking update
- 2026-08-07 08:23:00
- Authors
- Odoo Community Association (OCA), Antoni Marroig, APSL-Nagarro
- Maintainers
- Odoo Community Association (OCA), Antoni Marroig, APSL-Nagarro
- Committers
- Weblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows you to use stripe in POS with the group user assigned POS only.
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (3)-
stripe_capture_payment(self, paymentIntentId, amount=None)@api.model -
stripe_connection_token(self)@api.model -
stripe_payment_intent(self, amount)