#dharmesh_api

1 messages ¡ Page 1 of 1 (latest)

void saddleBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1416005051381579797

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

wanton basalt
#

Hi
Could you please provide more details about your issue ?

cedar abyss
#

I subscribed plan of $99 using a promo code, but I did not receive any bill or invoice.
Since the promo code provided a 100% discount, the final amount was $0.

However, when I subscribed with another account for the $99 plan, I received the bill/receipt as expected.

wanton basalt
#

Are you the maintainer of the app or you are an end customer first ?

#

If you are the maintainer, could you please provide the Subscription Id ?

#

Since the promo code provided a 100% discount, the final amount was $0.
If there wasn't any charge made, there won't be a receipt, only an invoice in this case

cedar abyss
#

i am developer

wanton basalt
#

Welcome!

cedar abyss
#

so do i need to create manual script for this

#

client requirement like whatever it is we need to send bill payment receipt to custmer

wanton basalt
#

Stripe generates an invoice, you can send it to your customer

cedar abyss
#

Do I need to send it manually through code, for example using SES?

wanton basalt
cedar abyss
#

I have another question: is it possible to disable invoices?
I only want to send a bill receipt to the client, not an invoice copy.
If invoices must exist, then we should only send the invoice receipt.
in short only payment bill

wanton basalt
#

When you create a Subscription with collection method charge_automatically, there won't be any invoice sent to your customer

cedar abyss
#

we are using mode embedded

wanton basalt
wanton basalt