#bhaskar_api

1 messages ¡ Page 1 of 1 (latest)

full onyxBOT
#

👋 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/1293125801151168582

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

feral lark
#

hi! you can create a Price/Plan for unit_amount:0 and subscribe to that.

tropic socket
#

Even I provide unit_amount:0, it's creating an invoice. But I dont need it

feral lark
#

an invoice is always created yes. If you don't want the customer to be sent it maybe use collection_method:"charge_automatically" instead of "send_invoice".

tropic socket
#

instaed of "charge-automaticlly", dont we have any other options,

#

like invoice: false or any

feral lark
#

no. an invoice object is always created when using Subscriptions

tropic socket
#

so , when we use "charge_automically",
do it wont create invoice for them ?

if i want to charge them in future ? how can we handle this.

and they dont want to be in any trail periods, after creating sub's they should be active ?

feral lark
tropic socket
#

i dont want to create an invoice for them at all, Is there any option for this ?

feral lark
#

no

tropic socket
#

so you mean, at end the invoice will generate with unit amount right ?

feral lark
#

I think that's what I'm saying. You can test this in test mode

tropic socket
#

Yes, I work on it

#

Thanks for your help and patience