POS Stripe

pos_stripe
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/pos_stripe
VERSION
VERSION 1.0
CATEGORY
CATEGORYSales/Point of Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo S.A.
MAINTAINERS
MAINTAINERSOdoo S.A.
COMMITTERS
COMMITTERSOdoo Translation Bot, Julien Castiaux, Tiffany Chang (tic), Gorash, Loan (LSE), Louis Wicket (wil), Andrew Gavgavian, Dylan Kiss (dyki), Valeriya(vchu), Sarah Bellefroid, Max Whale, manv-afk, Jitendra Prajapat, David Monnom, lse-odoo, sjai-odoo, Tudor-Calin Panzaru (tupan), rpka-odoo, Stephane Vanmeerhaeghe (stva)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:46
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - point_of_sale
    - resource
    - base
    - web
    - stock_account
    - stock
    - product
    - mail
    - base_setup
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - http_routing
    - auth_signup
    - account
    - onboarding
    - analytic
    - phone_validation
    - partner_autocomplete
    - iap_mail
    - iap
    - iot_base
    - google_address_autocomplete
    - payment_stripe
    - payment
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
pos_payment_method_view_form_inherit_pos_stripe pos.payment.method.form.inherit.stripe pos.payment.method xpath Inherits point_of_sale.pos_payment_method_view_form
stripe stripe ir.ui.view qweb Inherits point_of_sale.index
Models touched (1)

New fields (1)
  • stripe_serial_number Char
    copy=False help='[Serial number of the stripe terminal], for example: WSC513105011295'
Public methods (5)
  • action_stripe_key(self)
  • stripe_capture_payment(self, paymentIntentId, amount=None)
    @api.model
    Captures the payment identified by paymentIntentId. :param paymentIntentId: the id of the payment to capture :param amount: without this parameter the entire authorized amount is captured. Specifying a larger amount allows overcapturing to support tips.
  • stripe_connection_token(self)
    @api.model
  • stripe_payment_intent(self, amount)
  • stripe_refund(self, payment_intent_id, amount)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/18.0/pos_stripe
VERSION
VERSION 1.0
CATEGORY
CATEGORYSales/Point of Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Joren Van Onder, Odoo Online, Tiffany Chang (tic), Vincent Larcin, Loan (LSE), David Monnom (moda), Louis Wicket (wil), Andrew Gavgavian, Dylan Kiss (dyki), Louis (wil), Max Whale, vlst, kusi-odoo, lse-odoo, vlst-odoo, Tudor-Calin Panzaru (tupan), rpka-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:25:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - onboarding
    - analytic
    - phone_validation
    - payment_stripe
    - payment
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
pos_payment_method_view_form_inherit_pos_stripe pos.payment.method.form.inherit.stripe pos.payment.method xpath Inherits point_of_sale.pos_payment_method_view_form
stripe stripe ir.ui.view qweb Inherits point_of_sale.index
Models touched (1)

New fields (1)
  • stripe_serial_number Char
    copy=False help='[Serial number of the stripe terminal], for example: WSC513105011295'
Public methods (4)
  • action_stripe_key(self)
  • stripe_capture_payment(self, paymentIntentId, amount=None)
    @api.model
    Captures the payment identified by paymentIntentId. :param paymentIntentId: the id of the payment to capture :param amount: without this parameter the entire authorized amount is captured. Specifying a larger amount allows overcapturing to support tips.
  • stripe_connection_token(self)
    @api.model
  • stripe_payment_intent(self, amount)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/17.0/pos_stripe
VERSION
VERSION 1.0
CATEGORY
CATEGORYSales/Point of Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Joren Van Onder, Victor Feyens, Joseph Caburnay, Samuel Degueldre, lejeune quentin, Tiffany Chang (tic), Gorash, Pierre Paridans, roen-odoo, pedrambiria, Loan (LSE), Eleftherios Kritsotakis, Pedram (PEBR), Louis Wicket (wil), Dylan Kiss (dyki), Louis (wil), =, vlst, lse-odoo, Pulinckx Pierre (PIPU), Tudor-Calin Panzaru (tupan)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:02:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - onboarding
    - analytic
    - payment_stripe
    - payment
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
pos_payment_method_view_form_inherit_pos_stripe pos.payment.method.form.inherit.stripe pos.payment.method xpath Inherits point_of_sale.pos_payment_method_view_form
stripe stripe ir.ui.view qweb Inherits point_of_sale.index
Models touched (2)

New fields (1)
  • stripe_serial_number Char
    copy=False help='[Serial number of the stripe terminal], for example: WSC513105011295'
Public methods (4)
  • action_stripe_key(self)
  • stripe_capture_payment(self, paymentIntentId, amount=None)
    @api.model
    Captures the payment identified by paymentIntentId. :param paymentIntentId: the id of the payment to capture :param amount: without this parameter the entire authorized amount is captured. Specifying a larger amount allows overcapturing to support tips.
  • stripe_connection_token(self)
    @api.model
  • stripe_payment_intent(self, amount)

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/16.0/pos_stripe
VERSION
VERSION 1.0
CATEGORY
CATEGORYSales/Point of Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Joren Van Onder, lejeune quentin, roen-odoo, pedrambiria, Loan (LSE), Eleftherios Kritsotakis, Pedram (PEBR), Horacio Tellez
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:54
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - analytic
    - payment_stripe
    - payment
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
pos_payment_method_view_form_inherit_pos_stripe pos.payment.method.form.inherit.stripe pos.payment.method xpath Inherits point_of_sale.pos_payment_method_view_form
stripe stripe ir.ui.view qweb Inherits point_of_sale.assets_common
Models touched (2)

New fields (1)
  • stripe_serial_number Char
    copy=False help='[Serial number of the stripe terminal], for example: WSC513105011295'
Public methods (4)
  • action_stripe_key(self)
  • stripe_capture_payment(self, paymentIntentId, amount=None)
    @api.model
    Captures the payment identified by paymentIntentId. :param paymentIntentId: the id of the payment to capture :param amount: without this parameter the entire authorized amount is captured. Specifying a larger amount allows overcapturing to support tips.
  • stripe_connection_token(self)
    @api.model
  • stripe_payment_intent(self, amount)

New fields (0)

No new fields.

Public methods (0)

No public methods.