#newtreyes_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/1346187211246145617
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, @burnt depot
Let me take a look.
Thank you
Can you clarify your question? I'm looking at the setup_intent.succeeded event evt_1QyaWkDfcmTYbu9YWLhBN8rL and I can see the associated PaymentMethod.
Yes
But the generated payment method has no attached customer
pm_1QyaWiDfcmTYbu9YkiLrlC5M
Why is that?
I'm not familiar with the inner workings of Terminal, however, the PaymentMethod was indeed attached to the customer. It was just not the one you shared with me. Take a look at the confirmation request you shared with me (req_NpdVygH2wTU2sw)
Look at the payment_method_details.card_present
The PaymentMethod that is attached to the customer is the generated_card
We also returned a payment_method.attached event confirming this (evt_1QyaWkDfcmTYbu9YPD5JgTg4) [0].
[0] https://dashboard.stripe.com/events/evt_1QyaWkDfcmTYbu9YPD5JgTg4
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Checking