Limited transactions per plan. For subscriptions does that include renewals or only one time?

  • SippyCup
    Asked on January 24, 2018 at 6:32 PM

    We are going to be using Stripe for subscriptions. Do the limited transactions per month mean new transactions or when they pay every month does that count?

  • Jan
    Replied on January 24, 2018 at 8:57 PM

    It will be only counted as a payment submission if the user fills up the form and submit it.

    For example, a user named "John" registered in your form for subscription. He will be charged and he will be registered in your Stripe Dashboard. For the next payment, John does not need to go back to the form and submit it.

    This means that only 1 payment submission was used. 

    Related guide: How-to-Setup-a-Recurring-Payment-Option

    Hope that helps. Thank you.