#nadia_0
1 messages · Page 1 of 1 (latest)
Hi 👋 what do you mean when you say they can't add a Payment Method? Is your code encountering an error when trying to do so? If so, can you share the ID of the request that returned that error?
the client used this website :
...
i removed the identification part
to update his customer info
she added her professional card
entered the verification code sent by the bank
& had an error as you can see on the customer event logs
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
she also tried in app to add her pm, same problem
That doesn't make sense, the page you linked is one of our documentation pages, that's not where your Customers provide their payment method details.
here is the link : https://billing.stripe.com/p/login/dR67vP0Rc4eH1c4000
the customer enter it's email address
receives a code by mail & can add his pm / update his info
i hide the end of the link on purpose
thanks for your understanding
Sorry, that still doesn't make sense. Your flow for accepting payment method details from your customers to create Payment Methods will not be hosted on a Stripe domain. That is our domain where we host our own material.
forget about the link
even on the app the client cant add her pm
(btw the support showed me the link hack & it works)
What is the ID of the failing request from your flow? What is the error message that it is returning when it can't add a Payment Method?
here are the event i received :
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
and so on...,
The first two seemed to have require the user to complete a 3DS challenge, but I'm not seeing that challenge was triggered and completed.
Oh, we aren't involved in the actual challenge flow, we only provide the modal to display it. The customer's bank controls the actual challenge logic that is displayed, so if they entered the provided code but and the authentication rejected it saying the code is incorrect, then I believe that is something they'll need to speak with their bank about.
Correct
Any time!