What I am hoping to achieve is, when the user completes membership process and pays through s2m/PayPal, they are returned to the Message/Compose area within their Profile section.
The URL would be something like:
- Code: Select all
<?php echo bp_loggedin_user_domain() ?>messages/compose
Is this at all possible? If not is their a different solution? Happy to compromise.
I know that I can specify a Return URL through PayPal but last time I checked I can't use shortcodes or php that links to the users Message/Compose area within their Profile section.
Hope that makes sense.
Thanks,
Ben