This official module allows you to accept credit card payments via the Stancer platform directly on Odoo.
In order to configure the Odoo module, you need Stancer API keys. You can find your keys in the Developers
tab on your Stancer account.
When creating your account, a private and public key is automatically generated for test mode. Live mode keys will be created after account validation.
The module allows you to make payments by credit card.
Payments are 3D Secure compatible.
The recommended way of installing this module is through the Odoo marketplace.
- Download the module:
- via the Odoo Apps Store: search for the Stancer module on the Odoo Apps Store, choose the version matching your Odoo version and download it or deploy it on your Odoo.sh instance.
- via GitHub: go to our GitHub repository choose the branch matching
your Odoo version, click on the
codebutton and choose download as zip.
- Install the module, (a thorough explanation of the installation process can be found here).
- Open Website > Configuration > Payment provider > Stancer
- Enter your Public and Private keys.
- Choose the enabled state.
- Don't forget to save your changes.
- After that the module is ready to be used as a payment method on your website.
MIT license.
For more information, see the LICENSE file.