Softr Tutorial: Stripe integration, checkout flow and paid user group

Поділитися
Вставка
  • Опубліковано 3 гру 2021
  • Hey! Jasper from Nomo Codes here / nomocodes
    Nomo is a creative design studio helping entrepreneurs, designers, and artists launch their dream projects without writing any codes.
    In this NOMO tutorial, I am going to teach you how to set up your stripe integration and a simple checkout flow and as well as display contents dynamically accordingly to paid/free user groups.
    Stripe test cards are here: stripe.com/docs/testing
    I hope this tutorial helped and if you have any confusion still, please do not hesitate to leave comments or organize a free zoom consultation with me at nomo.codes.
    Like what you are seeing? You can build your next business or side project with Softr in no time! Feel free to use my referral link here: softrplatformsgmbh.grsm.io/no...
    Cheers!
  • Наука та технологія

КОМЕНТАРІ • 24

  • @meirhersson-edery7438
    @meirhersson-edery7438 3 місяці тому

    Super useful video! Thanks for sharing!

  • @GB007-
    @GB007- Рік тому +1

    Thanks Jasper, found your channel and I’ve been watching your videos since last two weeks and I can say it’s the best resource for for Softr and other no-code solutions! Your videos have been an integral part in my MVP journey so far, Thank you!

  • @zondercode
    @zondercode 2 роки тому

    Thanks for sharing Jasper - very helpful! 🙌

  • @mikitanelson2804
    @mikitanelson2804 2 роки тому +1

    Thank you !!

  • @VicLaranja
    @VicLaranja 9 місяців тому

    Thank you!

  • @pabloheredia6042
    @pabloheredia6042 Рік тому

    Thanks for the info Jasper! I only have a question related to one time payment products. The way you show it is that after the payment they have acces to certain pages, but what I want to do is to add the user "credits" in my airtable base, after the payment is done. How can I make this automation?

  •  2 роки тому +1

    Hey Jasper, how is that with the discount codes? They will have to be activated first in stripe & then associated automatically with the coupon/discount option in softr?

  • @jesskotzer
    @jesskotzer 2 роки тому

    Hey Jasper. Your videos are addictive. Thank you. Question: what if stripe members use a different email than the one they use in Softr?

    • @nomocodes
      @nomocodes  2 роки тому +1

      Hi Jess, thanks for your kind words! to answer your question: As long as the stripe secret key are provided correctly, it does not matter what email address the users are using on the stripe side

  • @blainelight
    @blainelight 2 роки тому

    Thanks for this Jasper! Quick question - where is the data stored? How do we see who paid for what plan?

    • @nomocodes
      @nomocodes  2 роки тому

      Hi Blaine, you would need to check on the stripe side!

  • @jamges
    @jamges 2 роки тому

    Hey Jasper, this is great! Does this only work if you have a plan with membership features?

    • @nomocodes
      @nomocodes  2 роки тому

      Hi James! I believe all plans would have this available but the capacity would differ!

  • @roadmap757
    @roadmap757 2 роки тому

    Awesome videos, Jasper; tey are so helpful! Maybe a long shot, but we have a single Stripe subscription product with multiple prices. When I look at the Softr drop down menu to choose which Stripe product to link to my Softr checkout, I see multiples with the same name (multiples of the Stripe product that has multiple prices). But they all say the main product name with no indication of the different prices, so I don't know how I can know which one to link! Any advice?

    • @nomocodes
      @nomocodes  2 роки тому

      Hi there! Thanks for your kind words!
      Maybe not an elegant solution but you could try putting the prices as part of the product name on Stripe!

    • @roadmap757
      @roadmap757 2 роки тому

      Thanks for replying Jasper!

  • @jonathanmccallum618
    @jonathanmccallum618 2 роки тому

    Hey Jasper, great videos man! Can you please let me know when/how a User is created? Is it automatically done with the Checkout flow? How will they set their password? Or do they need to Sign Up, create an account, and then choose a subscription?

    • @nomocodes
      @nomocodes  2 роки тому +1

      Hi Jonathan! Thanks for your kind words. Users are created either 1. from signup block 2. from a magic link generated from softr's user tab 3. from a generated password from softr's user tab
      They need to sign up/log in before they choose a subscription, so I would suggest to expose payment blocks to logged in users only

    • @Juliet_Gentoo
      @Juliet_Gentoo Рік тому

      @@nomocodes Hi Jasper - thanks for this video. I am having trouble giving access to the new user group "paid subscription" after they have created a profile & paid via stripe. These users still seem to have the access of a logged in user that has not paid. Do you know what may be the issue here?

  • @matm5432
    @matm5432 Рік тому

    Hey Jasper - is there a way to add a payment flow within a contact/questionnaire? So if we're creating a marketplace and want users to fill out the form with the information they're adding to the marketplace and at the end before listing they would pay the one time list fee. Would this be possible?

    • @nomocodes
      @nomocodes  Рік тому

      I have done this for a client and you would need to do it in two steps. Very simply put:
      1. Form submission to your database, but make sure you link the submission with a user (by using hidden fields and linked record!)
      2. If the user who submitted the form is not a paid user, put the form submission (listing) as pending and not visible in the marketplace list block.
      Hope this serves as a good pointer! Good luck!

  • @tunckaanyaycioglu8868
    @tunckaanyaycioglu8868 Рік тому

    Hi Jasper and everybody. I am creating a marketplace on softr so everybody is uploading their own product. How can I dynamically bring pricing as everyone will post their own products? Is it necessary to create each product into a strip one by one?

    • @relaxnation1066
      @relaxnation1066 11 місяців тому

      Did you find a solution to this as I am having the same problem?

    • @harendrarathore2000
      @harendrarathore2000 7 місяців тому

      Hi, I am facing the same problem, I do not want to configure each product on Stripe but want the price to be picked on the fly. Were you able to solve this?