#geniosar_api

1 messages ยท Page 1 of 1 (latest)

shrewd skyBOT
#

๐Ÿ‘‹ 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/1333453962396831776

๐Ÿ“ 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.

high hollyBOT
modest estuary
#

Hi I tried to set next flow So I recommend creating an invoice item: https://docs.stripe.com/api/invoiceitems/create with a negative amount. That will be pulled in as a discount/credit onto the next invoice for the customer. That way you can discount the May 1 invoice to 0. Then, set the current phase to end May 8. Create a new phase that will start May 8 with the same price. That resets billing cycle to bill on the 8th of every month

#

But stuck that my sub don't have shedule, can U help me, what I miss?

#

sub_1Qlshc2NKFm8g2byxt0PSlQw

thorn elm
modest estuary
#

aha i just need to create one before update?

thorn elm
#

Yup, I believe so.

modest estuary
#

yeap, it help, thx

#

can u help me, with one question, if I use same payment link, how I can tell stripe that pay the same user?

#

because for now, it create always new subscription

thorn elm
#

I don't think I'm grasping the question. Payment Links are designed to be customer-agnostic. What do you want to happen if the same customer tries to use a Payment Link more than once?

modest estuary
#

yes

thorn elm
#

Sorry, that wasn't a yes/no question. I was looking for more insight on what you want to happen when a customer reuses a Payment Link, so I can try to provide advice on whether that can be accomplished and how to do it if so.

modest estuary
#

we have players who did it, and for now they have 2 subscription and we not expected for this flow, can we add something to our payment link for detect customer?

#

e-mail or client_reference_id

thorn elm
modest estuary
#

the way only with custom checkout?

thorn elm
#

This redirection works with Checkout (including the pricing table) and Payment Links.