Odoo
Introduction
Stancer offers simple, accessible and transparent payment infrastructures, to help day to day development for entrepreneurs and companies. This official module allow to accept Credit Card payments with the Stancer platform directly on PrestaShop. Before allowing payments with this module, you need to create a Stancer account.
Source code
You can find the source code of this module in our GitHub or our GitLab.
Supported versions
| Odoo version |
|---|
| 16.0, 17.0, 18.0 |
API key generation
To be able to configure the Odoo module, you need to generate API keys.
login to your User Area, and go to the "Developpers" tab.
On account creation, private and public keys are automatically generated.

To get your production keys, you need to complete your Stancer subscription and your account must be validated.
Step by step install and setup of the module
Install
From your Odoo back-office:
- Go to the
Appstab. - Search for Stancer module then click on "Activate".

Initial config
Connect to your back-office, then go to Sales -> Configuration -> Payment providers -> Stancer:
- Enable the module with "Enabled" for production environnement or "Test Mode" for test one.
- Enter your public key (
ptest_xxxfor test orpprod_xxxfor production) and private (stest_xxxorsprod_xxx). - Enable iframe integration if needed (recommended).

Available means of payment
- the module allows you to make payments by Credit Card.
- the payments are 3D secure compatible.
Refunds
The module supports partial and total refunds.
- To refund an order go to
invoicing, choosecustomer payments, and select the payment you wish to refund. - Click on the
refundbutton. - Choose the amount you want to refund (if the payment isn't captured yet, you cannot do partial refunds).
- Click on Refund.
