I'm currently working on a feature that I need - specifically, I need to be able to force the max amount of renewals (I'm using it for a payment plan scenario).

Is it worth it to make it into a patch to submit back for the version 1.x branch, or should I wait until 2.x comes out and port over the change?

Comments

kwinters’s picture

2.x is slow going, and I don't really know when that will be done any more. The automatic renewal cron and an upgrade process are still left to do.

How much time do you want to spend on this? I could commit what I have done so far and let you use that as a basis, if you want.

chrisparsons’s picture

If you don't mind, I can take a crack at it and at least try to come up with a few patches for you. Whatever I can do to help out.

kwinters’s picture

I made a commit, so now you've got everything that I've got. Let me know if you have questions.

chrisparsons’s picture

Seems straightforward enough - I'll start plugging away and see what I can come up with.