0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

How to test Stripe subscription cycle immediately happen ? without wait next day. ummm maybe noway.

0
Last updated at Posted at 2019-12-22

I searched a lot but couldn't find it.

Here's how to test for a trial period, but what you want to do, for example, is to make the next charge for the recurring payment you just made, without waiting tomorrow.
https://stripe.com/docs/billing/testing#trials

It seems that the billing cycle could be changed, but it didn't seem like a new claim would be immediate.
https://stripe.com/docs/billing/subscriptions/billing-cycle#changing

Is there a way to expedite recurring payments? Isn't it in the first place?
I feel that there was somewhere in the documentation written to test in as short a cycle as possible, such as timing recurring payments on days instead of months.

In the first place, I wonder if something that does not conform to the actual behavior of Stripe can not be executed even in tests.
If Stripe itself doesn't have a way to speed up recurring payments, it couldn't be tested.

Stripe has a very kind API and interface, but after doing that Stripe, I found that there wasn't a way to find nothing if I searched so far. Finally.

Original by Github issue

チャットメンバー募集

何か質問、悩み事、相談などあればLINEオープンチャットもご利用ください。

Twitter

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?