5
11 Comments

Is it just me, or is there a lack of easy ways to add Stripe Payments button as a non-dev?

Is it just me, or is there a lack of easy ways to add Stripe Payments button as a non-dev?

I'm looking for ways to validate ideas and to get people to pre-pay me but finding it difficult to add a stripe subscription form with a click of a button. Isn't there a solution where I can enter my keys, paste some code and be done? Perhaps this speaks to my inability to manage basic code, but this sure feels like a huge opportunity to me!

on April 12, 2019
    1. 1

      THIS! Thank you so much haha. I can't believe I couldn't find it before. Weird as I was in the documentation for a while and did not see this.

  1. 2

    Stripe is one of the easy way, lots of integration, typeform / paperform all are integrate with it. I remember even carrd is integrated with it directly.

    1. 2

      I think he means like PayPal, you copy-paste a chunk of code, and past it in your site. Done

  2. 1

    I am using paywhirl as an addition to stripe and it works perfectly without complex knowledge and you don't need to be a programmer to connect those two payment platforms

  3. 1

    I tried doing this myself too and it was so painful. In the end, I used chargebee (NOT A PROMO).

    I really liked it.

  4. 1

    As others have noted, there are lots of third-party integrations for Stripe that provide that functionality. What's your website platform?

    eg: If you're on Wordpress, I highly recommend MemberPress (no affiliation) for their stupidly easy Stripe subscription setup.

    1. 1

      Gumroad does not seem to have any free trial period setup for your subscriptions, unless I just can't find it.

      1. 1

        Yeah, it's not there!

  5. 1

    Yeah I've had the same issue and spoken with them about it too. Their new checkout product is interesting but not quite there yet.

    I use MemberStack.io for my Webflow website (makerpad.co) and used to just have a subdomain e.g. payment.makerpad.co that I'd build on Carrd.co to use their Stripe widget which is SUPER simple to integrate .