#nitin

1 messages ยท Page 1 of 1 (latest)

fierce oxideBOT
coarse heart
bronze field
#

i understand, but isnt there a way to skip it?

#

We might have a deal with Stripe which will allow us to skip . So, i need to understand if its possible

coarse heart
#

Not that I know of, no. If there's a private/beta feature you're asking about, our team on discord won't know anything about it unfortunately.

You'd likely want to talk to our support team so that they can look further into it
https://support.stripe.com/?contact=true

bronze field
#

I did try talking to them

#

and they suggested me to add a 'skip' value, but am not sure where I should plug it in

coarse heart
#

That talks about skipping ACH verification altogether
It doesn't say anything about the mandate

bronze field
#

i see

#

can you please tell me how is it different from skipping the mandate?

#

I want the Customer to just fill in the donation form and complete the payment.

coarse heart
#

Mandate is sort of an agreement that you make with your customers prior to charging the payment method (in this case, their bank accounts).

Verification allows you to verify if the customer's bank account is valid or not (as well as if it belongs to them OR not)

These both are different. As per my understanding there's no way to skip the mandate. I'd recommend writing back to the email clarifying that you're asking about skipping the mandate process and not the verification process

bronze field
#

I understand now hanzo, much appreciated

#

one last question

coarse heart
#

Sure

bronze field
#

if i want to skip entering the descriptor code, should i skip the mandate or the verification?

coarse heart
#

UH you're asking about microdeposit verification

#

not mandates

bronze field
#

yes

#

I believe I am trying to skip the mircodeposit verification process

coarse heart
#

Gotcha. In your initial question you said mandate which was the confusion here

#

So to skip verification altogether, you'd want to set skip as verification_method in
us_bank_account object

#
      verification_method: 'skip',
},```
#

Also it is a private feature so we can't discuss it further on discord

bronze field
#

Thank a lot Hanzo for your detailed insignt

#

insight*

#

I will try this out

coarse heart
#

๐Ÿ‘