Getting started with Stripe
Quick question, does Stripe checkout have a js script you can add to your website? Or do I use Chargebee to get a checkout module?
yes here you go: https://stripe.com/docs/payments/checkout
@fajarsiddiq OMG thank you. There website & docs are a little overwhelming. Plus, I think I got spoiled with just copying/pasting 2 lines of code onto a site for payment buttons. I wasn't expecting to clone a project or install libraries.
I actually build something to simplify the process, it links with your stripe account and generates a link directly to Stripe Checkout. You can give it a try with Stripe Test mode https://app.getpayhq.com/
I found Payhere to be reasonably priced, and having a good range of easy, nocode (just a payment url) to low code (embed script)to full code (react sdk, wenhooks), depending on how much you like to wrangle with code.
https://payhere.co/ https://developers.payhere.co/docs/intro.html
Please sign in to leave a comment.