sprinque / module-payment
Sprinque Payments module
1.10.0
2024-04-17 12:16 UTC
Requires
- php: ~7.4.0||~8.1.0||~8.2.0
- ext-curl: *
README
Sprinque is the most flexible B2B payments platform. You can use this plugin to let your buyers use Pay by Invoice on flexible Net Payment Terms.
If you're new here, please read Sprinque getting started page. And here you can find docs for the Sprinque Magento 2 plugin.
In case of open questions feel free to contact support@sprinque.com
Sprinque release flow
- Once the version of the Magento plugin is finalised we run automation tests and check it manually on staging site;
- Then we merge the code to the main branch;
- And push git tag via
git tag v1.6.0
; - Then the plugin can be installed via Composer under sprinque/module-payment name;