• Resolved chrislowes

    (@chrislowes)


    Hello,

    Is it possible to use this plugin to collect recurring payments (subscriptions) in Stripe?

    We need to sell online classes membership.

    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi @chrislowes,

    Yes it is, you just need to create the subscription plan on Stripe and copy the Price Id of that subscription and use it in our shortcode, also use the mode param to set it for a subscription.

    Something like this:

    [pwstripe_button text="Subscribe Lessons" price="price_1IufcqDELhXZvA7oR4Lq9btJ" mode="subscription"]

    Just replace your subscription Price ID that you can find in Stripe.

    Let me know if it worked.

    Thread Starter chrislowes

    (@chrislowes)

    Thanks @takanakui it worked like a charm.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Pay with stripe subscriptions’ is closed to new replies.