Hook after Paypal and User Registration.
-
Hello guys,
i’ve got a site that has an s2member pro system integrated. Users have to pay and after that their accounts will created.
My problem is that I want to create a billing mail where I need the paypal ipn retrieves and the user data for i.e.: the billing address.
Filter: ws_plugin__s2member_signup_email_msg – has the right paypal vars but doesn’t have any user information at this time.
Action: ws_plugin__s2member_after_configure_user_registration – is the earliest action but it has no paypal information.
I’m searching for a method/hook to bring those 2 informations together. Or maybe there is a way to bring the custom fields in the registration process to paypal and after successful payment paypal returns those, too.
Thanks in advance
The topic ‘Hook after Paypal and User Registration.’ is closed to new replies.