/wpmembership-plugin

Payment gateway plugin for WPMU Membership

Primary LanguagePHPMIT LicenseMIT

Notice

This is a Community-supported project.

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

GloBee plugin for WPMU Membership

GitHub license

Description

Bitcoin payment plugin for WPMU Membership using the globee.com service.

Quick Start Guide

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

Support

GloBee Support:

  • Last Version Tested: 3.5.x
  • Github Issues
    • Open an Issue if you are having issues with this plugin
  • Support
    • GloBee merchant support documentation

WPMU Membership Support:

Troubleshooting

The official GloBee API documentation should always be your first reference for development, errors and troubleshooting.

Some web servers have outdated root CA certificates and will cause this curl error: "SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed'". The fix is to contact your hosting provider or server administrator and request a root CA cert update.

The log file is named 'bplog.txt' and can be found in the same directory as the plugin files. Checking this log file will give you exact responses from the GloBee network, in case of failures.

Check the version of this plugin agains the official repository to ensure you are using the latest version. Your issue might have been addressed in a newer version of the plugin: https://github.com/GloBee-Official/wpmembership-plugin

Contribute

To contribute to this project, please fork and submit a pull request.