Skip to content

sandu-c/prestashop-plugin

 
 

Repository files navigation

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.

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.

About

BTCPay Server plugin for Prestashop

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 90.6%
  • Smarty 5.5%
  • Twig 2.4%
  • Makefile 1.5%