#Gabriel1234 - terminal questions
1 messages · Page 1 of 1 (latest)
Hi, thanks
It's a follow up to this thread:
basically I am curious what kind of errors we would expect to see if the location isn't close enough
there wouldn't really be errors
the banks could decline charges, or cardholders could dispute charges because they came from a city/state they weren't in at the time
I'd recommend discussing with our support team though: https://support.stripe.com/contact
ok so the bank could potential decline it afterwards and not something that can be handled in real time?
no it'd be real time, declines are synchronous
ah gotcha, but the error would be non descriptive? I guess I was wondering if we could add the new location if we got back a location invalid type error
Hello! No, the decline code could be anything, and depends on the card issuer.
For example, one issuer might decide to use do_not_honor and another might choose to use generic_decline, it's up to them.
ah gotcha! thank you so much!
generally speaking how far away from the location does one have to be to start getting declines?
I'm sure it's pretty different between banks
I'm sorry I really think you should talk to our support team instead
I know I've said this before, but we focus on code and we don't really have any knowledge on declines and payment behaviour and all of that.
gotcha ok no problemo!