Online Bank Statements: Stripe

account_statement_import_online_stripe
REPOSITORY
REPOSITORYOCA/bank-statement-import
GIT
GIThttps://github.com/OCA/bank-statement-import.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/bank-statement-import/tree/18.0/account_statement_import_online_stripe
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Akiles
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Akiles
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, eduardo, Dario Nieuwenhuis
WEBSITE
WEBSITEhttps://github.com/OCA/bank-statement-import
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-reconcile:
    - account_statement_base
OCA/bank-statement-import:
    - account_statement_import_online
    - account_statement_import_base
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module provides online bank statements from stripe.com

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
online_bank_statement_provider_form online.bank.statement.provider.form online.bank.statement.provider xpath Inherits account_statement_import_online.online_bank_statement_provider_form
Models touched (1)

New fields (7)
  • stripe_expand Char
    default='data.source'
  • stripe_fee_label Char
    default='stripe fee {source.metadata.invoice_number} {source.object} {source.id} {source.payment_method_details.type}'
  • stripe_fee_note Char
  • stripe_fee_reference Char
  • stripe_label Char
    default='stripe {source.metadata.invoice_number} {source.object} {source.id} {source.payment_method_details.type}'
  • stripe_note Char
  • stripe_reference Char
    default='{source.metadata.invoice_number}'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/bank-statement-import
GIT
GIThttps://github.com/OCA/bank-statement-import.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/bank-statement-import/tree/17.0/account_statement_import_online_stripe
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Akiles
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Akiles
COMMITTERS
COMMITTERSPedro M. Baeza, Weblate, OCA-git-bot, oca-ci, juancarlosonate-tecnativa, Dario Nieuwenhuis
WEBSITE
WEBSITEhttps://github.com/OCA/bank-statement-import
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-reconcile:
    - account_statement_base
OCA/bank-statement-import:
    - account_statement_import_online
    - account_statement_import_base
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module provides online bank statements from stripe.com

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
online_bank_statement_provider_form online.bank.statement.provider.form online.bank.statement.provider xpath Inherits account_statement_import_online.online_bank_statement_provider_form
Models touched (1)

New fields (7)
  • stripe_expand Char
    default='data.source'
  • stripe_fee_label Char
    default='stripe fee {source.metadata.invoice_number} {source.object} {source.id} {source.payment_method_details.type}'
  • stripe_fee_note Char
  • stripe_fee_reference Char
  • stripe_label Char
    default='stripe {source.metadata.invoice_number} {source.object} {source.id} {source.payment_method_details.type}'
  • stripe_note Char
  • stripe_reference Char
    default='{source.metadata.invoice_number}'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/bank-statement-import
PULL REQUEST
PULL REQUEST[19.0][MIG] account_statement_import_online_stripe (#901)