#Arvind hariharan
1 messages · Page 1 of 1 (latest)
👋 happy to help
Hi i am not able to get stripe email notifications for micro deposit verifications
i have my account activated in test mode
what is the format that i need to give an email
{any-prefix}+test_email@{any_domain}
Can u provide an example
I'm not sure I understand the question
are you talking about this https://stripe.com/docs/payments/ach-debit/accept-a-payment?platform=web&ui=API#send-transaction-emails-in-test-mode ?
yes
this could be something like example+test_email@domain.com or example2+test_email@domain2.com
the important part is to add +test_email before the @ on any email address
Okay but i did not receive any email
my email is arvind+test_email@yopmail.com
the syntax is correct right
DO i need to have the same email id and activate my stripe account in test mode?
Cos email id that i have in my stripe account is actually different
would you mind sharing the request ID where you collected the ach-debit payment method?
After you collect the bank account details and accept a mandate, send the mandate confirmation and microdeposit verification emails in test mode. To do this, provide an email in the payment_method_data.billing_details[email] field in the form of {any-prefix}+test_email@{any_domain} when you collect the payment method details (https://stripe.com/docs/payments/ach-debit/accept-a-payment?platform=web&ui=API#web-collect-details).
Common mistake
You need to activate your Stripe account before you can trigger these emails in Test mode.
yes this is what i am referring to
so yes you first need to activate your Stripe Account
do i need to have same email arvind+test_email@yopmail.com in my stripe account and activate it?
no
okay then my account is activated already for test mode
what could be the issue
?
do u want to check from your end on my account activation? You need any details?
the +test_email is for the customer not the Stripe Account
please contact https://support.stripe.com/?contact=true for info about your account activation
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
have contacted. they are verifying once from their end.
Also in Live mode how does this email transactions work? Will stripe send emails in Live mode as well?
for Microdeposits verifciation?
yes
Okay . Does it take time to receive an email for Microdeposit verification in test mode?
or is that instant in test mode
?
Hi ,Does it take time to receive an email for Microdeposit verification in test mode?
or is that instant in test mode
we don't send emails in test mode
Send transaction emails in test mode
After you collect the bank account details and accept a mandate, send the mandate confirmation and microdeposit verification emails in test mode. To do this, provide an email in the payment_method_data.billing_details[email] field in the form of {any-prefix}+test_email@{any_domain} when you collect the payment method details.
Common mistake
You need to activate your Stripe account before you can trigger these emails in Test mode.
This is what is provided in the doc for Microdeposit verification
is this not applicable?
apparently I'm wrong and we do send it
okay then does it take time or is it instant?
I'd assume it's instant
okay what is the process to activate the stripe account to receive emails for micro deposit verification?