Git Product home page Git Product logo

btcpay's People

Contributors

mlutfy avatar rukykf avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

btcpay's Issues

Feature request: Enable (fake?) recurring contributions

Frustratingly, If one of the enabled processors does not support recurring contributions the option will not be available on the entire contribution page. Which sucks, because it means that I have to setup two contribution pages, which will reduce engagement if someone goes to one and then has to go to the other, and it also means that I will have to manually update the progress bar widget every time someone makes a recurring contribution.

Is there a way to lie to civicrm that this plugin accepts recurring contributions?

https://civicrm.stackexchange.com/questions/39680/how-do-i-enable-recuring-donations-when-i-have-two-payment-processors-enabled-o

Error when processing payment

The keys and pairing seemed to have gone through successfully but when processing a payment I'm getting a PHP error as follows.

Fatal error: Uncaught Error: Call to undefined method BTCPayServer\Client\Request::getSchema() in /httpdocs/wp-content/uploads/civicrm/ext/btcpay/vendor/btcpayserver/btcpayserver-php-client/src/BTCPayServer/Client/Request.php:181 Stack trace: #0 /httpdocs/wp-content/uploads/civicrm/ext/btcpay/vendor/btcpayserver/btcpayserver-php-client/src/BTCPayServer/Client/Request.php(91): BTCPayServer\Client\Request->getUriWithPort() #1 /httpdocs/wp-content/uploads/civicrm/ext/btcpay/CRM/Core/Payment/Btcpay.php(199): BTCPayServer\Client\Request->__toString() #2 /httpdocs/wp-content/plugins/civicrm/civicrm/CRM/Contribute/Form/Contribution/Confirm.php(2838): CRM_Core_Payment_Btcpay->doPayment() #3 /httpdocs/wp-content/plugins/civicrm/civicrm/CRM/Contribute/Form/Contribution/Confirm.php(2462): CRM_Contribute_Form_Contribution_Confirm->processConfirm() #4 /var/w in /httpdocs/wp-content/uploads/civicrm/ext/btcpay/vendor/btcpayserver/btcpayserver-php-client/src/BTCPayServer/Client/Request.php on line 181

error when creating keys

Thanks for making this extension!

I am running CiviCRM 5.37.0. on wordpress Version 5.7.1 on a debian 10 vps.

When I attempt to create keys in the API Explorer V3, I get an error which says

` {

"is_error": 1,
"error_message": "The GMP or BCMATH extension for PHP is required."

}`

After seeing that error, I accessed the vps hosting wordpress and installed both of those extensions using apt install php-bcmath php-gmp, but the error persists.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.