#patr0la_unexpected
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/1291382747033636945
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi! I'm going to delete the first screenshot that has a real credit card number in it.
it was test number
ah
actually idk our QA send that first screenshot but I hope they didnt test with real card ๐
in any case, I don't think "nothing happens" is accurate. confirmPayment returns an error if the fields are incomplete and you can handle that and show a validation error.
yeah but tthe elements are inside stripe's iframe.. and all other errors seem to work
the problem might be folllowing:
after I type aaa it expands and in case that I attempt to confirm this:
It seems like it should expand and show errors for postal code and city
uppon submit, in case that less than 3 letters are typed?
maybe! but in any case you can catch the error and show your own message
yeah sure, will try like that for now..
in any case do I have to report this somewhere, since it kinda seems like possible improvement?
or is this discord thread enough?
๐ stepping in
Happy to file feedback internally for this
I think it is logical that we could have the Address Element display a validation error here as well
But yeah, for now as karllekko mentioned showing an error yourself if the best path forward
Allright