Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GloBee-Official/gravityforms-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 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 [email protected]. Developers at GloBee will attempt to work along the new maintainers to ensure the project remains viable for the foreseeable future.

GloBee plugin for Gravity Forms

GitHub license

Description

Bitcoin payment plugin for Gravity Forms 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/gravityforms-plugin/blob/master/GUIDE.md

Support

GloBee Support:

  • Last Version Tested: 2.0.6
  • GitHub Issues
    • Open an issue if you are having issues with this plugin
  • Support
    • GloBee merchant support documentation

Gravity Forms Support:

Troubleshooting

  1. Sometimes a download can become corrupted for various reasons. However, you can verify that the release package you downloaded is correct by checking the md5 checksum "fingerprint" of your download against the md5 checksum value shown on the Releases page. Even the smallest change in the downloaded release package will cause a different value to be shown!
  • If you are using Windows, you can download a checksum verifier tool and instructions directly from Microsoft here: http://www.microsoft.com/en-us/download/details.aspx?id=11533
  • If you are using Linux or OS X, you already have the software installed on your system.
    • On Linux systems use the md5sum program. For example:
      • md5sum filename
    • On OS X use the md5 program. For example:
      • md5 filename
  1. 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.
  2. 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.
  3. 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! See the Releases page for the latest.
  4. If all else fails, contact us using one of the methods described in the Support section above.

TIP: When contacting support it will help us is you provide:

  • WordPress and Gravity Forms Version
  • Other plugins you have installed
    • Some plugins do not play nice
  • Configuration settings for the plugin (Most merchants take screen grabs)
  • Any log files that will help
    • Web server error logs
  • Screen grabs of error message if applicable.

Contribute

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

About

GloBee bitcoin payment plugin for Gravity Forms

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 95.0%
  • CSS 2.8%
  • Smarty 1.3%
  • Shell 0.9%