#himel_code

1 messages ¡ Page 1 of 1 (latest)

safe coveBOT
#

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

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

arctic root
#

Do you have a sample invoice id I can look at?

#

What payment method type is this exactly?

pseudo horizon
#

ACH debit!

arctic root
#

Do you have a sample invoice id I can look at?

pseudo horizon
#

Yeah sure!! wait

#

give me 5min

arctic root
#

No problem

pseudo horizon
#

in_1PgSlJ4NdnE12NMBgRzePKLv

#

This is how i handle in the UI

#

?

arctic root
#

Sorry in multiple threads

#

Will look

#

Ah you used the bank account that purposefully throws that error in test mode

pseudo horizon
#

Yeah

arctic root
#

So in livemode, the customer would need to reach out to their bank to find out why it's not authorized

#

But you'd need to collect bank account again to continue payment

#

When debit is not authorized the mandate is revoked

#

So you'd need to set up their bank account again

pseudo horizon
#

so if they contact thier bank and they authorized and the user again have to add the payment method??

arctic root
#

Generally if debit is not authorized, the customer blocked it with their bank

#

But yeah they need to add payment method again

#

Above error means the mandate they agreed to was revoked

pseudo horizon
#

so then we might have duplicate payment method right! i mean have mendate invoked and one which just added what should be done to mendate invoked one!

arctic root
#

You can detach payment method if you don't want duplicate

#

Let me confirm with a colleague really quick

#

There might be a way to renew mandate on the existing payment method

pseudo horizon
#

Yeah that was i thinking it should have a way to remandate !!

arctic root