I’m facing one issue in redirection.
Step:
• Admin user send one payment link to customer and customer must be login and pay amount. • Customer click on link and redirect to login screen because customer is not not in system. But I want if user come for payment link then after login customer must be redirected to that link.
Thanks