Custom URL Redirect based on user's email

NickJSI

Member
Is it possible to use the user's input email to parse into the redirect URL? I attempted to use the {{CustomerEmail}} input but it isn't working.

Screenshot 2023-09-05 at 7.35.47 AM.png
 
D

Deleted member 9923

Guest
Hello @NickJSI
Greetings !!

You can not inside the user details directly in the redirect URL but the workaround that we can suggest you can use PSB Get Hosted Page Data API to get the data form the checkout page and pass this relevant data in the redirect URL afterwards at your end.
To know more about the PSB Get Hosted Page Data API Please visit the below link for
 
Last edited by a moderator:
Top