#pipers_webhooks
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/1331513087034917000
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- pipers_webhooks, 1 hour ago, 4 messages
- pipers_api, 22 hours ago, 6 messages
In the previous question, he said that it can be set through payment_intent_data.metadata, but I don't have any place to handle paymentIntent locally. When should I handle it?
You may set the metadata to the Checkout Session. You want to set it to the PaymentIntent level instead
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
under payment_intent_data
i get , thank you
Can a user keep failing to pay in the same checkout session until the order expires?
So the order can only be invalidated if it expires, or if I actively call the API to cancel the session? Until I receive the "checkout.session.expired" event?
Yes
ok
I have a question about Alipay payment. When I use Alipay to pay, do I need to do any additional processing to generate the QR code? Currently, when I click Alipay payment, it will jump directly to a test page. I am using the sandbox environment. Using the "card" type is normal.
When I clicked pay, it jumped to the page in the second picture. Is there something I have set wrong? Or should I test it in a formal environment?
Nothing is wrong. That's for Test mode. In Live mode it will jump to AliPay website and will have a QR code