#yy89_api
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. Thank you for your patience!
โฑ๏ธ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime! If this thread is closed and you have another question you'll need to start a new thread.
๐ 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/1214207723999203429
๐ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- yy89_api, 31 minutes ago, 31 messages
Hi ๐ I'm going to need much more context about what you're struggling with to be able to provide assistance. Can you elaborate on what you're looking for assistance with?
Sure!
I want to connect a payment link to my website
I saw the docs, but i literally dont know where to start ๐
When working with Payment Links, you start here, with creating one:
https://docs.stripe.com/payment-links/create
I'm not sure what that means, or why our Payment Links don't do that. Can you be more specific?
Link with Checkout
Use Link with Stripe's prebuilt checkout page.
I need that one
that one needs coding right?
So instead of using a Payment Link, which is a hyperlink that takes your customers to Checkout Sessions automatically, you want to build a flow to create Checkout Sessions for your customers and direct them to those?
https://docs.stripe.com/payments/accept-a-payment?platform=web&ui=checkout
Yes exactly, that the customer can choose between Klarna, Ideal, Paypal etc etc
That's the guide for that then
Step 1 shows how to install the library for your chosen language.
One shows you how to install the library using composer, the other shows you where the source code for the library is located so you could retrieve it manually.
If you're not familiar with these steps, it may be worth looking at bringing a developer onboard who is.