#ankit_rbi-card-decline

1 messages ยท Page 1 of 1 (latest)

hard lanceBOT
#

๐Ÿ‘‹ 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/1239693262835679232

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

broken abyssBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

desert seal
#

Hello ๐Ÿ‘‹

Do you have any example IDs for the failing payments?

ashen raft
#

pi_3OpfdQAUzv21q5822Eka4ECx

desert seal
#

Thank you, take a look now

#

Your card does not support this type of purchase

ashen raft
#

Customer was able to use this card for other subscriptions

#

What does this exactly mean?

desert seal
#

When we sent the charge to the bank, they returned a decline code that stated this kind of transaction is not allowed.

#

How are you collecting the payment method?

ashen raft
#

Using cards API and using Stripe v3 model for card

#

Is there anyway I can make it work?

desert seal
#

It sounds to me like you are not creating the required mandates when saving cards

#

RBI has some very specific requirements for recurring payments.

ashen raft
#

From the document it seems like the mandate has to be set while creating subscription and not while saving the card. Is that right?

desert seal
#

No. You should be using the SetupIntent guide for collecting mandate information and saving it with the card to the Customer object

ashen raft
#

Once I have saved the mandate information, I can use the subscription as it is right?

desert seal
#

You will want to specify the new payment method ID as the default for the subscription

ashen raft
#

Sure. Thanks!

desert seal
#

Happy to shed what ๐Ÿ’ก I can ๐Ÿ™‚

hard lanceBOT