#elite0824
1 messages · Page 1 of 1 (latest)
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.
- elite0824, 8 hours ago, 3 messages
Can you share the request ID where you got this error? You say that you attached the payment method to a customer, but the error suggests that is not the case.
this is full error msg.
"Request req_9RIIsTsIhL7mVO: The provided PaymentMethod was previously used with a PaymentIntent without Customer attachment, shared with a connected account without Customer attachment, or was detached from a Customer. It may not be used again. To use a PaymentMethod multiple times, you must attach it to a Customer first."
?
Looking 🙂
Ok, yes, the payment method was initially collected via Setup Intent for a given customer and confirmed + attached successfully
But then ~10s later you explicitly detached the PM from the customer: https://dashboard.stripe.com/test/logs/req_5TIoE0vs6UU4Vu
This detach means the PM is no longer usable
And that's why you get the error you're getting
So you need to not do that detachment if you intend to continue using the PM