• It seems that this doesn’t work with Stripe payment gateway. I get the following error:

    Subscription #86889: The next_payment date must occur after the start date.

    I see that you have some code to make it work with PayPal. Do you have any intentions of making this work with Stripe also?

    Thanks,

    Jamie.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Jamie, have you found a solution for this plugin to work with Stripe?

    This issue is a deal breaker.

    Cheers

    Thread Starter Jamie Madden

    (@digitalchild)

    Hi @steveharris411

    No I found a kind of work around. That doesn’t require a plugin to get lifetime one of payments.

    Setup the product and set the signup fee as the lifetime price. Set the recurring amount to $0 expires never. I then filtered all products on the front end that have a lifetime attribute to remove all the subscription information.

    Not ideal but it’s a start. We’ll probably end up writing our own plugin to support lifetime subscriptions properly.

    cheers,

    Jamie.

    Thanks Jamie, I got around this by setting up 2 products. Subscription and standard. Then building a custom product page with custom add to cart buttons:

    /?add-to-cart=XXX

    And a few redirects so that customers can’t land on either of the Woo product pages.

    Cheers
    Steve

    Plugin Author logicfire

    (@logicfire)

    Hi
    Sorry plugin don’t have support for Stripe yet. It just work with Paypal only.

    I’ll see to it on next update.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Doesn’t work with Stripe gateway’ is closed to new replies.