#lyubo_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.
âąď¸ 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/1305913851958661221
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hey there, this isn't exactly "live support chat" -- this discord server is for developer integration help
but i'm taking a look at the example request you share.
So my question is not specifically for this request, but in general
as you can see, it says gross volume 4.00 however succeeded is only on "3.00"
That request created a checkout session, but it has not been completed. You still need to direct your customer to the session url for them to complete payment.
is there a way to do a quick call in order to check this?
https://docs.stripe.com/payments/accept-a-payment?platform=web&ui=stripe-hosted#redirect-customers
After creating a Checkout Session, redirect your customer to the URL returned in the response.
What do you mean?
I was just wondering if we can do a phone call?
No, but you can talk with support about this if you need guidance on the dashbaord and tracking payment stauts: https://support.stripe.com/contact
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
That's exactly what I needed