TIP: You can type at any time to perform a new search.
Payment Provider: Worldline SIPS
payment_sips · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 2.0
- Category
- Accounting/Payment Providers
- Folder size
- 0.21 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-08 22:19:31
- Authors
- Maintainers
- None
- Committers
- Fabien Meghazi, Odoo Translation Bot, Denis Ledoux, Jeremy Kersten, Odoo Online, Tiffany Chang (tic), Gorash, Pierre Paridans, pedrambiria, Antoine Vandevenne (anv), niyasraphy, Louis Wicket (wil), Valentin Vallaeys (vava), Valeriya(vchu), Anita (anko), Louis (wil)
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
payment_provider_form |
Sips Provider Form | payment.provider | form | Inherits payment.payment_provider_form |
redirect_form |
redirect_form | ir.ui.view | qweb | New |
HTTP endpoints (2)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
| (inherited route override) | SipsController.sips_return_from_checkout |
public | http | POST | csrf off sudo |
| (inherited route override) | SipsController.sips_webhook |
public | http | POST | csrf off sudo |
Models touched (2)
New fields (7)
-
codeSelectionondelete={'sips': 'set default'}selection_add=[('sips', 'Sips')] -
sips_key_versionIntegerdefault=2required_if_provider='sips'string='Secret Key Version' -
sips_merchant_idCharhelp='The ID solely used to identify the merchant account with Sips'required_if_provider='sips'string='Merchant ID' -
sips_prod_urlChardefault='https://payment-webinit.sips-services.com/paymentInit'required_if_provider='sips'string='Production URL' -
sips_secretChargroups='base.group_system'required_if_provider='sips'size=64string='SIPS Secret Key' -
sips_test_urlChardefault='https://payment-webinit.simu.sips-services.com/paymentInit'required_if_provider='sips'string='Test URL' -
sips_versionChardefault='HP_2.31'required_if_provider='sips'string='Interface Version'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…