#lucascheles

1 messages · Page 1 of 1 (latest)

mild pastureBOT
violet kiln
#

Hello 👋
You can't create a subscription with a one-time payment price. What exactly are you trying to do? More context would help

glad pendant
#

I'm trying to execute the below stripe cli command:

#

When I execute it I receive the below response:

violet kiln
#

price_1KcAP1JS2eq6Ic9KfvJRnIYV isn't a recurring price. So you can't use it with subscription mode.
You need to create a recurring price

glad pendant
#

Since when this is not possible?
I'm asking because seems to me that a few months ago this behavior was allowed.

violet kiln
#

that has always been the default behavior.
Why are you trying to create a subscription for one-time price though?
What's your usecase?

glad pendant
#

My application works with subscriptions only.
I would like to provide my customers with the possibility of a one time payment plan.
I will need to investigate how I can properly add this feature to my application.

violet kiln
glad pendant
#

the one-time payment plan is not on top of a recurring price.

#

Do you know if there is documentation that states that it is not possible to create a subscription using a one time payment plan?