#vladimir_code

1 messages ¡ Page 1 of 1 (latest)

hazy quailBOT
#

👋 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/1382056171367563326

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

ashen root
#

Helo @craggy wolf , thanks for joining

#

the whole idea is simple, to work as other competitors do- jira, monaday, linera, trello...
I want to charge user when someone new (per seat) comes on board.
but 3D secured cards are givin me headache.

#

this is not possible to charge as it requires user action (Account owner action)

craggy wolf
#

Hello there

#

So to clarify the issue here is that when you upgrade 3DS is required but your customer is no longer present to complete 3DS?

ashen root
#

correct

#

when user accept invitation, in code i am tryting to charge immediately with swapand invoice, but it fiales as it need card owner to approve it.

#

you got it corect.

craggy wolf
#

Can you provide the Subscription ID that you are testing with where this happened?

ashen root
#

if 3D is not required, all works as i wan it, user get charged.

#

yes, i have a real one, happened this morning when client from india tried to add his team

#

moment

#

pi_3RYNImG1qa17AKZs1FoIa1FP and pi_3RYLi6G1qa17AKZs0iNpO9ec

#

please let me know if you need more info or beter explanation

craggy wolf
#

I'm looking, give me a moment.

ashen root
#

thanks

craggy wolf
ashen root
#

if there is another country with 3DS reuqired will same approach make it work too?

craggy wolf
#

Hmm what do you mean by that?

#

India Mandates are only specific to India

ashen root
#

so this happens only for user in india? i understood that cause is 3DS, like i cant update user subscrition if user does not agree to it?

#

And happens that most of indian cards are requireing 3DS and that is the reason no?

#

I mean if Smeone with thailand card with 3DS , and i attempt to sawpAndInvoice him immediately, will this fail too?

craggy wolf
#

Not unless the issuer requires 3DS which is very rare in other countries as there is no actual regulation requiring it like there is in India. Sometimes issuers will do this for fraud prevention reasons -- so you would want to be prepared to bring your customer back on-session to complete 3DS in these niche cases, but overall what you are seeing here is specific to regulations with Indian cardholders

ashen root
#

thank you very much, i will see to handle it in the way to check if there is a failure, and then dispatch email to a user account owner to go to payment.

#

thank you sir