[BREAKGLASS] Prestashop module for BTCPay Server payment integration
Go to file
dependabot[bot] 1ff7f58296
Some checks failed
Validate / Linting (PHP ${{ matrix.php-versions }}) (7.3) (push) Has been cancelled
Validate / Linting (PHP ${{ matrix.php-versions }}) (7.4) (push) Has been cancelled
Validate / Linting (PHP ${{ matrix.php-versions }}) (8.0) (push) Has been cancelled
Bump doctrine/dbal from 3.1.3 to 3.1.4
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 20:53:53 +01:00
.github Improved DX slightly 2021-11-04 22:45:04 +01:00
development Refactored the entire plugin 2020-08-31 23:05:12 +02:00
modules/btcpay Resolve incorrect module composer.json 2021-11-05 00:18:46 +01:00
testing Refactored the entire plugin 2020-08-31 23:05:12 +02:00
.editorconfig Refactored the entire plugin 2020-08-31 23:05:12 +02:00
.gitattributes Setup a proper build process 2020-07-23 00:27:18 +02:00
.gitignore Improved DX slightly 2021-11-04 22:45:04 +01:00
.php-cs-fixer.dist.php Some small upgrades 2021-11-03 13:35:44 +01:00
composer.json Improved DX slightly 2021-11-04 22:45:04 +01:00
composer.lock Bump doctrine/dbal from 3.1.3 to 3.1.4 2021-11-16 20:53:53 +01:00
LICENSE Updated year in LICENSE 2021-01-29 00:31:45 +01:00
Makefile Some small upgrades 2021-11-03 13:35:44 +01:00
phpcs.xml.dist Some small upgrades 2021-11-03 13:35:44 +01:00
README.md Updated btcpayserver/btcpayserver-php-client 2021-11-04 13:24:58 +01:00
SECURITY.md Updated documents to match main repo 2020-09-01 21:56:21 +02:00

Prestashop Plugin

Maintained GitHub Workflow Status GitHub License GitHub contributors

PrestaShop module version GitHub release (latest SemVer) GitHub all releases

This is a Bitcoin payment plugin for PrestaShop using BTCPay server. BTCPay Server is a free and open source server for merchants wanting to accept Bitcoin for their business.

Warning: This version should be considered as beta. Use it at your own risk.

Tested successfully

  • Prestashop 1.7.7.x
  • BTCPay server v1.0.6.4

Note: The legacy version can be found at prestashop-plugin-legacy and will not recieve any further support at this time.

That said, this module has v4 as it's module version and includes migration scripts to try and migrate your old module to this new version. The module name has been kept as is, so upgrading should be easy.

Internals

This plugin support creating orders before or after payment. That said the before-mode still requires a callback from the BTCPay server itself so that all relevant data is available during order creation.

Future improvements

There is a lot of improvements that can still be made:

Documentation

Please check out our official website, our complete documentation and FAQ for more details.

If you have trouble using BTCPay, consider joining communities listed on official website to get help from BTCPay community members. Only file Github issue for technical issues you can't resolve through other channels or feature requests you've validated with other members of community.

Main community chat is located on Mattermost.

Quick Start Guide

To get up and running with our plugin quickly, see the PrestaShop Guide on our documentation website.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Contributing

Twitter Follow BTCPay Server Community

BTCPay is built and maintained entirely by volunteer contributors around the internet. We welcome and appreciate new contributions.

Contributors looking to help out, before opening a pull request, please create an issue or join our community chat to get early feedback, discuss best ways to tackle the problem and to ensure there is no work duplication.

PrestaShop Support

PrestaShop support can be found through it's official channels.

License

BTCPay Server software, logo and designs are provided under MIT License.