#luca-baldassarri_docs
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/1380174766358396958
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, when you created the CheckoutSession, https://dashboard.stripe.com/test/logs/req_VLBnyAy3B6cTS2 you passed https://docs.stripe.com/api/checkout/sessions/create?api-version=2025-05-28.basil#create_checkout_session-mode which means that you want to save payment details to charge your customers later. There is no charge at this time.
If you intend to charge the customer, you'd need to pass in the price details, and change the mode to payment
OK, but if the end customer wants to conveniently view the history, is there a dedicated section or is this the only way to view it?
for example, here I see all transactions, there is a similar section where the customer can see all card guarantee payments
When you go to the customer object on the Dashboard, you should be able to see the transaction related to them.
If you have further questions about teh Dashboard behavior, our support team will be able to assist you better than I can: https://support.stripe.com/contact