Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Enable (fake?) recurring contributions #5

Open
rt4mn opened this issue Jun 3, 2021 · 4 comments
Open

Feature request: Enable (fake?) recurring contributions #5

rt4mn opened this issue Jun 3, 2021 · 4 comments

Comments

@rt4mn
Copy link

rt4mn commented Jun 3, 2021

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

@rukykf
Copy link
Owner

rukykf commented Jun 16, 2021

Hey, I'm sorry I took so long to get back to you. I think changing the is_recur settings of this file to 1 should do the trick: https://github.com/rukykf/btcpay/blob/master/btcpay.mgd.php. I'll dig around to see if there are any more settings you can tinker with on your installation.

That said, I'm not sure if this is a feature I'd want to implement on the main release for this extension though since... the extension and Btcpay generally do not support recurring contributions.

@rukykf
Copy link
Owner

rukykf commented Jun 16, 2021

Also, just in case this doesn't work and you end up needing to use 2 contribution pages, you might consider having a custom wordpress page with links to both contribution pages. Something like: 1 button saying To become a member, click here and another button saying To make a one time payment, click here

rt4mn added a commit to rt4mn/btcpay that referenced this issue Jul 21, 2021
@rt4mn
Copy link
Author

rt4mn commented Jul 27, 2021

Hey, I'm sorry I took so long to get back to you. I think changing the is_recur settings of this file to 1 should do the trick: https://github.com/rukykf/btcpay/blob/master/btcpay.mgd.php. I'll dig around to see if there are any more settings you can tinker with on your installation.

This does not seem to work. or at least, simply changing that setting from a 0 to a 1 in the config file did not work.

I've tinkered with creating two contribution pages, but the end result is a big dropoff in engagement, the more times you make people click the less likely they are to bother, which means I am going to have to relegate btcpay to second citizen status in order to priorities recurring donations (the lifeblood of a nonprofit), which is really frustrating because I want to encourage crypto payments, but cant because, again, need recurring donations.
plus having two contributions pages at the same time means now I have to manually update the main campaign bar tracker widget thing every time somone donates with crypto.

Repository owner deleted a comment from uc-Pri Mar 18, 2024
@rukykf
Copy link
Owner

rukykf commented Mar 18, 2024

Please ignore the now deleted post - it's a spam bot linking to a fake Microsoft Careers page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants