#pipers_webhooks

1 messages ¡ Page 1 of 1 (latest)

nimble hornetBOT
#

👋 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.

terse jackal
#

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?

raven wyvern
#

You may set the metadata to the Checkout Session. You want to set it to the PaymentIntent level instead

#

under payment_intent_data

terse jackal
#

i get , thank you

terse jackal
#

Can a user keep failing to pay in the same checkout session until the order expires?

raven wyvern
#

Yes, that's possible

#

It's still the same URL for them to try

terse jackal
#

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?

raven wyvern
#

Yes

terse jackal
#

ok

terse jackal
#

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?

raven wyvern
#

Nothing is wrong. That's for Test mode. In Live mode it will jump to AliPay website and will have a QR code