How to setup one time charge in Stripe subscription Integration

  • hibabycompany
    Asked on January 5, 2016 at 11:36 AM

    Hello,

     

    I've been in contact with a few people over at both stripe and jotform but haven't found a solid answer on this question yet.

     

    I've been trying to remove the "per month" verbiage after a trial subscription within my website.

     

    I'm trying to charge 5 dollars for the trial period but don't want it to be per month, only a one month or one time charge.

     

    You can see the page i'm utilizing this on below:

    http://mediaxraydev.com/hibaby/buy-your-bundle/

     

    Is there anyway to accomplish this? The subscriptions below the trial are perfect but the trial can't be displayed as it is currently.

    Jotform Thread 736517 Screenshot
  • Kiran Support Team Lead
    Replied on January 5, 2016 at 1:07 PM

    I understand that you want to have the Trail period charge as $5. You may set the First Payment as 5 instead of using Price so that the first payment will be charged as $5. 

    How to setup one time charge in Stripe subscription Integration Image 1 Screenshot 20

    Since the price is set to Zero, the user will not be charged based on the subscription period selected. Since the subscription plans are recurring, I think this will be a a way to charge one-time.

    Hope this information helps! Let us know if you need any further assistance. We will be happy to help.

     

  • hibabycompany
    Replied on January 5, 2016 at 1:37 PM

    How to setup one time charge in Stripe subscription Integration Image 1 Screenshot 20

    This is what it shows if I try this solution, I can't have it show "Free for each month" after.

  • Kiran Support Team Lead
    Replied on January 5, 2016 at 2:57 PM

    You may hide the text displayed for the option by injecting the following CSS code to your JotForm.

    label[for=input_7_1007] > .form-product-details {

    display: none;

    }

     

    Since it hides the complete text, to display the price for Trial, you may include in the Name from the Payment wizard as shown below :

    How to setup one time charge in Stripe subscription Integration Image 1 Screenshot 30

    By making this changes, the option should be displayed as below: 

    How to setup one time charge in Stripe subscription Integration Image 2 Screenshot 41

    Hope this works for you. Let us know if you need any further assistance. We will be happy to help.

     

  • Linda
    Replied on March 20, 2017 at 6:30 AM

    I don't get these options when I set up a Plan with a trial period or on a Subscription. How do I get them?
  • Ashwin JotForm Support
    Replied on March 20, 2017 at 8:50 AM

    Hello Linda,

    I have moved your question to a new thread so that we can address it separately. You will be answered in the following thread:  https://www.jotform.com/answers/1096176

    Thank you!