#animesh5991_best-practices

1 messages ¡ Page 1 of 1 (latest)

pulsar lavaBOT
#

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

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

marble furnaceBOT
#

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.

dire sorrel
#
  • Each Payment Link is for multiple usage
  • Each Checkout Session can only be used once
  • Invoice will issue an invoice to the customer

I'd recommmend checking which fits your business requirements

woeful breach
#

But the thing is I need to create prices each time for different amounts, when we use payment link and checkout sessions.

#

Is this recommended to do so.

#

The use case is simple, we need to accept payments from customer using a custom amount everytime.
We will first generate a link which they can use to pay, this payment should be attached to a customer object.

#

Payment link is not used when we need to attach it to a customer.

#

So what is better to use, checkout session or invoice generation? our use case allows us to use both checkout sessions and invoice.