#despicable_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1253803416338038935
đ Have more to share? Add details, code, screenshots, videos, etc. below.
Please help
How are you accepting payments? Via what surface?
And have you seen https://docs.stripe.com/payments/during-payment/charge-shipping
Yes but i cant seem to figure it out
payment links
Im trying to set different shipping rates for different countries
I dont want to make it so that they can choose which shipping rate to select because then they might choose the cheapest option and i will lose money
I want the system to automatically select the shipping rate based on the country chosen if that makes sense
Sorry does that make sense?
oh.
is there any code that i can implement in the payment link to make it possiible?
or is it just not possible
Payment Links are a no-code integration. You could implement Checkout Sessions and collect address or country from the user prior to creating a checkout session (on your site) so that you can pass the proper shipping rates into the checkout session creation request.
Or use Elements
Which is fully customizable and hosted on your site (not a stripe-hosted page)
But not possible through payment links
Ah i see
is it possible to collect the address and country in a stripe site and then redirect them to another stripe site?
like thru a proxy payment link thingy
if u know what i mea
mea
mean
No not sure what you mean