#billibala_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฑ๏ธ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!
๐ 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/1212147466535702529
๐ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
โฒ๏ธ 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!
Hello! We'll be with you shortly. 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.
- billibala_invoice-paymkent, 9 hours ago, 13 messages
- billibala_, 5 days ago, 2 messages
If you want to store it on the PaymentIntent instead then you can set it under payment_intent_data.metadata when you create the checkout session
https://docs.stripe.com/api/checkout/sessions/create#create_checkout_session-payment_intent_data
unfortunately, our team on discord won't know anything about dashboard exports though. I would suggest you reach out to our support about that
https://support.stripe.com/?contact=true
You should be able to Update the PaymentIntent retroactively
https://docs.stripe.com/api/payment_intents/update#update_payment_intent-metadata
Oh... thank you for the pointer. I will give that a shot.
๐