Page 1 of 1

Change email sent to user after payment success on Paypal

PostPosted: January 7th, 2012, 5:06 am
by meets2
I'd like to change email sent to user after payment success on Paypal.
I've just tested making a purchase with Paypal Standard Button and s2member correctly sends logged in user to Paypal, where user pays and is then redirected to the standard return page. Here he is asked to log in again.
The email sent by s2member to the user reads

Thank you! You've been updated to:
12 Month Premium Member Access

Please log back in now.
http://address/wp-login.php


I'd like to send users to
http://address/member-login/

Is it possible?
As I am offering content in different languages on different subsites, can I also localize the email in the subsites into other languages?

By the way is it possible to have the user not have to log in again? Or is it necessary for s2member to process the updated information?

Re: Change email sent to user after payment success on Paypa

PostPosted: January 9th, 2012, 7:41 pm
by Raam Dev
Hi meets2,

You can customize that signup email using some PHP code. Please see the second example (with ws_plugin__s2member_signup_email_msg) here: viewtopic.php?f=4&t=10368&p=33365#p33365

For the auto-login after registration, please see this thread: viewtopic.php?f=4&t=14211&p=29918#p31548