Check if user has canceled a subscription PHP
-
I want to only display the cancel subscription button if a user hasn’t canceled their subscription yet. Is it possible using PHP to check if a subscription has been canceled if their expiry is still in the future (account is still active)? So that I can say “your subscription has been canceled and will expire on [expiry date]?”
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Check if user has canceled a subscription PHP’ is closed to new replies.