progressivetech / net.ourpowerbase.remoteform

Remoteform allows you to easily create CiviCRM forms on a remote web site using a few lines of javascript code.
Other
13 stars 8 forks source link

Support recurring contributions #26

Open twomice opened 4 years ago

twomice commented 4 years ago

Is the project interested in adding (full or partial) support for recurring contributions? If so, we're interested in working on a PR to help make that happen. I don't have a lot of details to offer at this point, just general interest and willingness to a) be talked out of it, and/or b) submit a quality PR that would actually be useful.

Any thoughts on that?

jmcclelland commented 4 years ago

The quick answer is: yes! I love it. Supporting recurring contributions would be great.

The long answer is... this project is in a bit of a holding pattern while we watch both APIv4 (well, not so much any more, APIv4 is pretty stable now) and Afform.

I know that this project will eventually only suppport afform - so you build a form in Civi using Afform, then you link it up with remote form and you are done.

What I don't know is when to re-write this code to support afform.

Here are some scenarios:

  1. Don't do any more work on this version. Start working on an afform version.

  2. Continue adding new features to this version and then re-implement then later with afform.

  3. Rewrite this version to use apiv4 (maybe that will help prepare for afform??)

Geez, this is a really unhelpful answer to your very simple question, but I hope it gives you a clue as to why I'm a bit paralyzed.

twomice commented 4 years ago

My client has some time pressures that incline us to aim for a PR against the current state of the extension; I'm open to finding ways to make that work as useful as possible to the overall project and its various possible futures. If you have thoughts on that, please let me know. In the meantime, we may just jump in and see what happens.

jmcclelland commented 4 years ago

Yes - that sounds great. I'd welcome a PR with the caveat that this whole code base may get abandoned soon (but also with the caveat on the caveat that this feature would be fully welcomed in the new version as well :)

twomice commented 3 years ago

PR #37 . (Not sure why github didn't pick it up as usual.)