#aaparth-ios

1 messages · Page 1 of 1 (latest)

wheat plover
#

Hi! Can you share the code that generated this error?

shrewd reef
#

handlenextAction

#

let paymentHandler = STPPaymentHandler.shared()
paymentHandler.handleNextAction(forPayment: obj.clientSecret, with: strongSelf, returnURL: nil) { (status, paymentIntent, handleActionError) in

#

using this method when we receive a clientSecret along with require_action = 1

wheat plover
shrewd reef
#

nope

#

let me check

#

Error Domain=com.stripe.lib Code=50 "You have exceeded the maximum number of declines on this card in the last 24 hour period.

#

getting this error now

wheat plover
#

Do you have a request ID (req_xxx)?

shrewd reef
#

I have client secret, will that work ?

wheat plover
#

Yes that should work.

shrewd reef
#

pi_3KOK0pDwblwKLRf71v3JMR4u_secret_PwXG4cya5HRiRleFBt9HZkKeP

#

@wheat plover

you there?

wheat plover
#

I need to step out. My colleague ynnoj will help you soon.

shrewd reef
#

okay (y)

#

@sharp turtle ?

sharp turtle
#

Will be with you shortly 🙂

shrewd reef
#

okay

sharp turtle
#

Can you share the ID of the Payment Intent?

#

Also, I'm not sure what the expectation is here. The error is pretty descriptive! The bank is blocking charges on that card as you've hit a decline limit

shrewd reef
#

okay

#

I have one more payment with the issue

#

pi_3KO3IVDwblwKLRf70tYecdEZ

#

can you check with this one @sharp turtle

sharp turtle
#

What's the issue?

shrewd reef
#

payment blocked by stripe

sharp turtle
shrewd reef
#

okay

sharp turtle
#

So the bank is blocking charges on the card, for whatever reason. We don't know why

shrewd reef
#

okay