#knock2hell_code

1 messages ¡ Page 1 of 1 (latest)

edgy pondBOT
sterile cloudBOT
#

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.

edgy pondBOT
#

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

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

fiery fossil
#

Can you share the example subscription ID (sub_xxx) that you attempted to run this code on?

lean portal
#

sub_1PM21XSCiougwFxy8fM8WU98

fiery fossil
lean portal
#

ok thanks

#

do i need to change proration ?

fiery fossil
lean portal
#

i want to create invoice and reset billing cycle

fiery fossil
#

In this case, both proration_behavior: 'always_invoice' and billing_cycle_anchor: 'now' should be set. I'd recommend giving a try in the test mode

lean portal
#

how to collect gst number of customer

#

is should be optional for user

fiery fossil
lean portal
#

so i need to collect it when i create user

#

right?

#

where i can see this business name in customer

fiery fossil
#

Where do you get this screenshot from?

lean portal
#

i created a checkout session but i need to do it with api

#

these options are optional to the user but users should be charged if he pay in INR

#

how can i achieve this by api

fiery fossil
#

You'd need to create your own field to collect the tax ID and pass it in Tax ID API

lean portal
#

is there any video

#

that help me to collect tax on INR also collect tax info like in above image

lean portal
fiery fossil
#

Unfortunately, we don't have a video. You'd need to implement the text box on your own and pass the information collected in the Tax ID creation API