I am looking in to this module for my company now that we have decided to switch to Stripe as our payment processor. I have some work time set aside for this, so i'd like to make some contributions to the module and do some testing before we roll it in to production. Are there any major issues i should be aware of, and possibly work on?

Also, i am curious why you are already working on a 2.0 branch before you have a release version of the 1.0 branch. Is there something majorly wrong with the 1.0 branch?

Thanks!

Comments

aviindub’s picture

is anyone actively working on this module? I would really like to jump in and help. Someone please get in touch with me. If i dont hear from anyone soon, i will look in to starting my own version of this module (or taking over this one), but i would really hate to do that.

aviindub’s picture

Title: where to start » looking to work on and possibly co-maintain this module
iler’s picture

I've been really busy with work and other stuff and so have been unable to respond earlier. Yes I'm looking for a new co-maintainer (first just a co-maintainer) to help with the development as my schedule will remain busy for some time still. As you are a fresh member of the community with very few commits I would first like to see how you work with the development. For this you could fork the code to a sandbox where I could see the progress. If all goes well as I believe I can then give you access to the project and you can merge the code from the sandbox project. How does this sound to you?

aviindub’s picture

sounds reasonable. i have started a sandbox here: https://drupal.org/sandbox/aviindub/2168115

aviindub’s picture

Is there any guidance you can give me on what needs to be worked on?

My personal priority is integration with Stripe's subscription features. I noticed that the module description says:

7.x-2.x branch will have all the new stuff like webhook and subscription integrations with Drupal Commerce

So does that mean any subscription work that i do should go on to the 2.x branch? If so, what is the state of the 2.x branch? It looks like it hasn't been worked on in a long time...

iler’s picture

The initial plan was to get 1.x branch released and then start working with the 2.x branch which would have all the subscription features but then I got delayed because of work and other stuff. So now the plan would to be the following:

  1. Get 7.x-1.0 stable version released.
  2. Start working with the subscriptions in 2.x branch.

So we need to get the 7.x-1.0 released and then continue the development in 2.x branch.

aviindub’s picture

Status: Needs review » Closed (fixed)