Skip to content

cryptocurrent/wordpress-ecommerce-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice

This is a Community-supported project.

If you are interested in becoming a maintainer of this project, please contact us at integrations@bitpay.com. Developers at BitPay will attempt to work along the new maintainers to ensure the project remains viable for the foreseeable future.

Description

Bitcoin payment plugin for WordPress eCommerce using the bitpay.com service.

Quick Start Guide

To get up and running with our plugin quickly, see the GUIDE here: https://github.com/bitpay/wordpress-ecommerce-plugin/blob/master/GUIDE.md

Build Status

Support

BitPay Support:

  • Last Cart Version Tested: Wordpress 4.0 WP e-commerce 3.8.14.3
  • BitPay Labs
    • Post a question in our discussion forums
  • GitHub Issues
    • Open an issue if you are having issues with this plugin.
  • Support
    • BitPay merchant support documentation

WP eCommerce Support:

Troubleshooting

The latest version of this plugin can always be downloaded from the official BitPay repository located here: https://github.com/bitpay/wordpress-ecommerce-plugin

  • This plugin requires PHP 5.4 or higher to function correctly. Contact your webhosting provider or server administrator if you are unsure which version is installed on your web server.
  • Ensure a valid SSL certificate is installed on your server. Also ensure your root CA cert is updated. If your CA cert is not current, you will see curl SSL verification errors.
  • Verify that your web server is not blocking POSTs from servers it may not recognize. Double check this on your firewall as well, if one is being used.
  • Check the system error log file (usually the web server error log) for any errors during BitPay payment attempts. If you contact BitPay support, they will ask to see the log file to help diagnose the problem.
  • Check the version of this plugin against the official plugin repository to ensure you are using the latest version. Your issue might have been addressed in a newer version!
  • If all else fails, send an email describing your issue in detail to support@bitpay.com

NOTE: When contacting support it will help us if you provide:

  • Wordpress Version
  • WP eCommerce Version
  • PHP Version
  • Other plugins you have installed

Contribute

Would you like to help with this project? Great! You don't have to be a developer, either. If you've found a bug or have an idea for an improvement, please open an issue and tell us about it.

If you are a developer wanting contribute an enhancement, bugfix or other patch to this project, please fork this repository and submit a pull request detailing your changes. We review all PRs!

This open source project is released under the MIT license which means if you would like to use this project's code in your own project you are free to do so. Speaking of, if you have used our code in a cool new project we would like to hear about it! Please send us an email or post a new thread on BitPay Labs.

License

Please refer to the LICENSE file that came with this project.

Packages

No packages published

Languages

  • PHP 90.1%
  • Shell 5.3%
  • CSS 2.1%
  • Smarty 1.8%
  • JavaScript 0.7%