Hi, I am struggling a bit to setup everything. I don’t find explicit docs on these topics, so maybe you can tell me.
1/ I tried a Redirect Custom URL with the [s2Member-Profile /] shortcode but it did not work. Is it normal? It works with the membership signup and on Unsubscribe shortcode, and I thought it would also apply it to this shortcode, but I may be wrong.
2/ More important, when I create a Level 2 test user, that I go on the user settings where I have put the [s2Member-Profile /] shortcode, and that I update the email via this form, I do receive a Wordpress email notice telling me the email was changed. Fine. Now, if I change the password, it prompts me the “Profile updated successfully.” message on this page, but I never receive the Wordpress notice for the password change. Is it normal? I use Stripe in Sandbox/test Mode, I have enabled the S2member log but I don’t see anything special. If it’s not normal, what should I look at?
3/ Then, a suggestion. With the Unsubscribe shortcode, when the user clicks on the Submit button, one can see a little animation for the operation to complete but surpringly, there is no message appearing on the page confirming the Unsubscribe action. I think something similar to “Profile updated successfully” could be shown, like “Your unsubscribe request was successful”, or something. Since there is nothing, I did a redirect with a Custom URL Redirection (success=…), but I said, it would be welcome if handled in the plugin.
4/ If a paid Member unsubscribes, then this user is demoted at the end of its EOT Period. But if before the EOT comes, the member finally changes his/her mind, he/she can subscribe again by subscribing again and remain a Paid member. From my test & the Stripe logs, it seems to be the expected behavior. I hope there is no multi-charging issues in those situation.
I am especially worried for item #2. Thanks in advance.