Stripe not setting EOT after payment is processed

I have been testing Stripe with my Rejoin process. It is working to reset previous members but the EOT date/time is not being established and remains blank. Is there some configuration necessary to get this to work?

Hi Earl,

For subscriptions, the EOT time remains unset while subscription continues active. When it ends, then the EOT time is set. If you’re charging a single payment (i.e. a buy-now, not a subscription), then the EOT time is set immediately, because it’s known immediately.

See: https://s2member.com/kb-article/when-is-an-eot-time-set-for-each-user/

:slight_smile: