#aureel59
1 messages · Page 1 of 1 (latest)
Hello! Is this in test mode or live mode?
Are you making sure to use the customer email that's in teh correct form? https://stripe.com/docs/payments/acss-debit/accept-a-payment?platform=web#receive-micro-deposit-verification-email
You need to be setting payment_method[billing_details][email] to an email like {any_prefix}+test_email@{any_domain}
oh I missed that! You mean that +test_email should be in the email right?
that might be the prob, then. I will try with that
Yup! you need the +test_email and you need to be sure you're setting that in the billing details
oh that's it. I just got the email!
awesome
thanks @west musk !
happy to help!
One last question @west musk , thanks for your help!
I also noticed that when using the PAD payment method for a charge, I was getting an error if the amount was bigger than 3000 CAD.
Is this customizable? Or there is a 3000 cad limit for that type of payment method?
I believe 3000 CAD Is the default limit, and if you need something you'd need to check in with support (https://support.stripe.com/contact) to see if that's somethign that can be changed
I see! Thank you @west musk ! I should be good to go now 😉