#edmana_subscriptions-discount

1 messages ยท Page 1 of 1 (latest)

hard beaconBOT
#

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

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

waxen nicheBOT
#

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.

cloud fog
#

Hi ๐Ÿ‘‹

Do you have a failing API request where you attempted to create a Subscription for your customer?

glad copper
#

Hey. I am not seeing that.

#

My concern is our code hasn't changed but the sub didn't create

#

I am wondering if we are missing something coming back that prevented us from creating it

cloud fog
#

You shared a Customer ID and all I cansee for this customer is a successful payment

#

So I don't understand what part of this was not what you expect

glad copper
#

Can you please confirm this would have been a 1 time payment vs. subscription?

cloud fog
#

It created a single Payment Intent that was confirmed at the same time.

glad copper
#

Got it.

#

Also, if I need to put this customer into a subscription I can a sub and discount it 1 time to get them in sync if we charged month 1 as a single payment

#

Correct?

cloud fog
#

Sorry those words don't make sense

#

What are you trying to do here?

glad copper
#

We should have created a subscription, not a 1 time payment intent

#

I want to create a subscription for this customer but not charge them the sub cost again

#

I am trying to avoid a double-charge

#

to their CC

cloud fog
#

What is the billing period you are billing for?

glad copper
#

Monthly, started from the day the sub gets created

cloud fog
#

So in this case you would likely want to either create a Subscriptioni one month from the date of that charge

#

Or create a Subscription now with a free-trial period that is equal to the first month

glad copper
#

Or create a one-time use coupon and apply it to the subscription?

cloud fog
#

That is another approach you could take but I would build this flow in Test mode to make sure it creates the behavior you expect

glad copper
#

Can I move the current prod products/services to test mode?

#

As in copy them.

cloud fog
#

No, only the other way around

glad copper
#

Ok. Thanks for your help

cloud fog
#

Happy to shed what ๐Ÿ’ก I can ๐Ÿ™‚