#watanabe_payments-nocode
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1296596882621071440
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello! It sounds like you're not a developer, correct?
No I am not! I am just trying to make a website with a checkout system
Most of Stripe is designed to be used by developers, but we do have no-code approaches and guides here: https://docs.stripe.com/no-code
Have you looked through that section?
Yea, I find that quite interesting since its the main payment gateway option when you google it and is suggested for people other than developers.
I have looked at this yea - from what I ascertained is that the only non code options were payment links and was it creating a pricing table? Something like that...
I am using Tilda for my website host platform and they also suggest using stripe - notably they aren't a code centered platform.. not that thats stripes fault, I just thought it was far more user friendly
There are several different options, but if you need more advanced functionality than what's offered there you would either need to use code or choose a third-party option that supports the functionality that you need.
watanabe_payments-nocode
Is there any way to easily add what I was asking for above (options for shipping and promotional code) ? Is that more advanced functionality?
You should be able to turn those on for Payment Links you create without code.
Its interesting how you can literally use this page to see how a checkout would look but you can't implement the changes to your own website? https://checkout.stripe.dev/preview
That's designed to show developers what's possible when using code.
@vagrant gull there's a ton you can do but you have to write code. Or hire a developer or freelancer to do this for you
Yeah, if you create a Payment Link in the Dashboard there are options to enable shipping address collection and allow promotion codes.
Ok, but payment links are one off links I have to send to people correct? Not a permanent payment gateway that my website can consistenly use? Or have I missunderstood that..?
you can have one PaymentLink and send the link to multiple end customers if they buy the same thing
If I have 20+ products on my website I would need to make payment links for each of the products?
Well that wouldn't really work. Instead you are talking about a cart system that someone would have to build for you
Yet stripe already has a cart system that is set up but the customisation is ridiculously hard to do if you don't now code... seems ridiculous... I'm not angry by the way, I know you guys are just doing your job and thank you so much for your time and patience!
Anyway... I would say stripe would probably retain a lot more customers if they allowed for a bit more userbility for plebs like me, theres more of us around than developers and plenty don't have money to hire developers.
That's fair but there are thousands of third-party systems that are built on top of Stripe and allow to use our APIs in a no-code way so we usually recommend looking at those partners to find a good fit
Ok, that sounds like the next step in my journey - can you please let me know which third party apps you would suggest and if you have had any experience with Tilda perhaps one that is suited to Tilda, no worries if not
I don't know sorry. I've never even heard of Tilda so I can't really recommend anything specific. In this server we focus on helping developers who write their whole code end to end and have questions about the API.
I'd recommend looking at https://stripe.partners/ to try and find somethign that fits your needs. Or maybe asking Tilda's support team what advice they have for a non developer
Ok, thank you very much for your time! I really appreciate it - I will attempt these options