Causes of Account Expiration with Stripe
-
We have a membership website that we manage.
Simple Membership and “Stripe” payment processing system are linked.
Both systems are set to expire in one month.
However, with Simple Membership, the account status is set to “expired” a few hours before the payment is made on Stripe.
This phenomenon occurs because Stripe uses the “time of registration” as the payment update time, while Simple Membership compares the date of the payment with the date of the payment when the date changes, and processes the expired account as an expired account if it has expired. Does this mean that this is the case?The following URL is a reference site.
https://tecofalltolt.hatenablog.jp/entry/2020/09/18/034313#%E5%AE%9A%E6%9C%9F%E8%B3%BC%E8%AA%AD%E3%81%AE%E6%94%AF%E6%89%95%E3%81%84%E6%99%82%E5%B7%AE%E3%81%AB%E3%82%88%E3%82%8B%E4%BA%8C%E9%87%8D%E6%94%AF%E6%89%95%E3%81%84%E3%83%AA%E3%82%B9%E3%82%AFAlso, if it is possible to change the membership level access expiration date in the middle of a membership level.
If we change it to a period longer than one month, such as 35 days, will this prevent the account status from “expiring” in the future?
- The topic ‘Causes of Account Expiration with Stripe’ is closed to new replies.