#NuwanC

1 messages · Page 1 of 1 (latest)

rich gobletBOT
boreal fiber
#

hello! sorry, i'm a little confused, have you tried this out in test mode already and is something not working?

dire zephyr
#

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

boreal fiber
#

to clarify, are we talking about the receipt or the invoice? cause these are two different things

dire zephyr
#

we need the both receipt and the invoice

boreal fiber
#

do you have a PaymentIntent which i can look at so that I can see if it supports sending invoices?

dire zephyr
#

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 ?

boreal fiber
#

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

dire zephyr
#

my account id acct_1NQOZ9E98b1kXB7t

boreal fiber
#

Your account is using Checkout Sessions with invoice_creation.enabled=true

dire zephyr
#

yes is that a isseu

#

issue

boreal fiber
#

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?

dire zephyr
#

we did not receive any emails. May I know the email address

boreal fiber
rich gobletBOT
dire zephyr
#

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 ?

jovial night
#

Hi @dire zephyr I'm taking over, can you tell me what goal that you want to achieve with Stripe API/products?

dire zephyr
#

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.

jovial night
#

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.

dire zephyr
#

Is there are a charge for changing to live mode

jovial night
#

You mean stripe fee?

dire zephyr
#

yes

jovial night
#

Yes stripe fee will incur in live mode

dire zephyr
#

May I know the difference between receipt and the invoice

jovial night
#

Thanks for waiting, discord is busy