#D4reDev1l.

1 messages · Page 1 of 1 (latest)

civic forgeBOT
tender vigil
lyric terrace
#

e.g.

#

I list a product on my page

#

previously I use stripe.order to support one time payment. Owner list the product and a cutomer buys it

#

And stripe.order is deprecated soon I think

tender vigil
#

You would build this on your end, and the use Stripe to pass in the final amount.

#

That is correct

lyric terrace
#

I would like to ask

#

is stripe.order will be deprecated soon?

tender vigil
#

Yes it will be.

lyric terrace
#

em

tender vigil
#

I'm closing the server now for the weekend if you do not have any immediate follow up questions. The server will be open again on Monday morning.

lyric terrace
#

I want to know if stripe.order will be available in the next 2 years

#

If it does, which API should I use

tender vigil
#

I do not have this information but I recommend that you migrate as soon as you can.

lyric terrace
#

I plan to migrate to stripe.subscription

#

Can I set start and end date in stripe.subscription API?

tender vigil
#

I do not understand this question, can you clarify please?

lyric terrace
#

sure

#

I want to create a limit duration subscription

#

a defined start date and end date before I active the subscription?

tender vigil
lyric terrace
#

But I wish subscription will end automatically if I set a end date when I create the subscription with stripe.subscription.create()

tender vigil
#

You pass in a future date to cancel the Subscription.