Hi all
New to s2member but i’m getting the hang of it. I was wondering about the “custom” atrribute in a paypal pro-form and how it can be used. Is there any documentation of videos explaining its use other than
"Additional values can be piped in (ex: custom=“domain.com|cv1|cv2|cv3|etc”). Not valid when cancel=“1”.
Does this mean I can specify that the form redirects to a the page specified with arguments…?
What would this look like in a real world example if available?
I have a use case where after registration I need to fire off a php function from another plugin that would take the newly created user id from s2member registration and use it as a parameter… would this “custom” attribute be how I could achieve this?
Thanks, appreciate any help!