#deathnfudge_api

1 messages ¡ Page 1 of 1 (latest)

proud rampartBOT
#

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

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

pseudo vortex
#

Hi

#

I hope this email finds you well. My name is Marcin, and I am the owner of CF Custom Furnishings, a company specializing in custom-built furniture and home renovation services. We are a registered business with Stripe, and our website is https://customfurnishings.co.uk.

Many of our customers have expressed interest in an installment payment option to make our services more accessible. Therefore, I would like to inquire about the process of enabling an installment plan or any available buy now, pay later (BNPL) solutions through Stripe on our website.

Could you please provide guidance on how to proceed with the registration and activation of this feature? Additionally, if there are specific requirements or integrations needed, I would appreciate any relevant details.

Looking forward to your response and assistance in implementing this solution.

pine birch
#

@pseudo vortex I think you'll want to go to the #help channel and start a new thread. This one is specific to my question.

pseudo vortex
#

Unfortunately, I don't have permission to write there

pine birch
#

You'll need to click one of the buttons and fill out the form to get a thread for your question.

proud rampartBOT
#

@pseudo vortex looks like you're in the wrong place, this thread is for someone else's question.

Note that posting inappropriate messages in other people's threads is against the rules. No worries if this was just an honest mistake, but anyone who violates the rules multiple times will be removed from this server.

errant sorrel
#

@pseudo vortex you don't need write permissions in the #help channel, you use the buttons and subsequent forms there to open a thread.

pseudo vortex
#

ok thank you

errant sorrel
#

@pine birch retrieving the upcoming Invoice is the best way to see what the amount of the next invoice will be without needing to do the math yourself.

Are you using metered Prices where you have to take the usage into account as well? If not, retrieving the details of the related Price may be easier, if that's ll the context you need.

pine birch
#

We're not currently using metered pricing, but are looking at adding that in the next few months. The other issue I've seen is if someone sets their subscription not to renew, I don't think there's an upcoming invoice.

#

I could check for an upcoming invoice, and if there isn't one, do the math to get the right price.

errant sorrel
#

Yeah, that sounds feasible. If the Subscription is going to cancel at the end of the billing period then it is expected for there to not be an upcoming Invoice.

pine birch
#

Ok. Thanks for your help.