#energetic_dolphin_31408

1 messages · Page 1 of 1 (latest)

dusk blazeBOT
cosmic pond
#

Hi there, how can I help?

thorny berry
#

Hello there is my customer paying payment but on the dashboard like this I have to share?

#

Has this transaction been paid by my customer?

cosmic pond
#

What's the PaymentIntent ID?

#

So what's the question? Do you want to know how to block authorized payments upon failed zip code checks?

thorny berry
#

I mean on the transaction dashboard there is a payment status that is blocked like this

#

I would like to ask if this payment has been successful?

cosmic pond
#

What's the PaymentIntent ID?

thorny berry
#

The PaymentIntent ID you are referring to is this

ch_3OXEsVEfhHzbJXdn0qZ7mJtx ?

#

Where do I get the PaymentIntent ID?

cosmic pond
#

This would work, let me take a look

#

The charge failed.

thorny berry
#

why this happened?

cosmic pond
#

You have a radar rule that blocks payments if address_zip_check fails, and that's why the payment was blocked, as explained in the outcome hash of the charge object.

thorny berry
#

where is the problem? is it from the seller or the customer?

cosmic pond
#

The card issuer determined that the zip code is incorrect, if the customer thinks they entered the correct one, they should reach out to the issuer

thorny berry
#

what if i disable the rules of zip code block? is the charge will be succed?

cosmic pond
#

If there aren't other block rules that match, then yes.

thorny berry
#

when the transaction has been blocked, then should we asked the customer to try finalize the payment with new link?

#

or is it already charged to their credit card?

cosmic pond
#

No, as I told you earlier, it's not charged.

thorny berry
#

If I resubmit the same payment link is it still valid?

#

Is it blocked again?

cosmic pond
#

Are you asking what happen if your customer submit the payment again with the same zip code?

thorny berry
#

yes right

#

if the address is 2639A Bill Owens Parkway, what is the zip code?

#

Can you explain the problem so that I can explain it to the customer?

cosmic pond
#

you can share the failure_message , i.e.,

""Your card could not be authorized using the postal code provided. Please update the postal code, or contact your card issuer for further details"

to your customer.