#NuwanC
1 messages · Page 1 of 1 (latest)
hello! sorry, i'm a little confused, have you tried this out in test mode already and is something not working?
emailing the invoices has become a main concern we need to prove to the client that customers will receive the invoice in the email one they have don the payment thorugh the check out link
to clarify, are we talking about the receipt or the invoice? cause these are two different things
we need the both receipt and the invoice
receipts won't automatically be sent in test mode : https://stripe.com/docs/receipts - you can manually send the receipt via the Dashboard in test mode though.
do you have a PaymentIntent which i can look at so that I can see if it supports sending invoices?
is the only option is to change the mode to live we can do this ?
I do have few test payments that we did I do not know how to get the PaymentIntent?
in test mode can I send email to different email addresses ?
Stripe will only automatically send the receipts in live mode. In test mode, you will have to manually trigger the email via the Dashboard since Stripe will not automatically send the receipts. I'm not entirely sure what invoice your payment flow is triggering right now, so I can't really comment on that
If you don't know how to find a PaymentIntent id, can you share your account id so that I can take a closer look at how your integration works? You can find your account id by logging in to https://dashboard.stripe.com/settings/account. It'll be in the upper right hand corner and looks like acct_123
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
my account id acct_1NQOZ9E98b1kXB7t
Your account is using Checkout Sessions with invoice_creation.enabled=true
i can see that your app is also making an API call to send the invoice in test mode, and we've sent it to the email defined.
is there any specific issue here?
we did not receive any emails. May I know the email address
you can view the email address that it was sent to on https://dashboard.stripe.com/test/invoices/in_1NUktVE98b1kXB7tlluZBGpx
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
that is the email account which was used to the stripe account .
I try to send to an different account it did not worked. Is that possible to send to different emails ?
Hi @dire zephyr I'm taking over, can you tell me what goal that you want to achieve with Stripe API/products?
Hi,
What we want to achieve is, We need to provide a UAT test where our client can select a product and make a payment from checkout link and then receive the invoice through email to their account . Is there a possibility achieving this from the test mode or can be cone in the live mode without any charges.
No emails are sent in test mode. So you might want to use live mode if you need to receive the emails. You can refund the charge but stripe fee is not refundable.
Is there are a charge for changing to live mode
You mean stripe fee?
yes
Yes stripe fee will incur in live mode
May I know the difference between receipt and the invoice
Thanks for waiting, discord is busy