Welcome Guest, Not a member yet? Register   Sign In
paypal integration with paypal_lib library
#1

[eluser]Unknown[/eluser]
Hi,I am just started pay pal integration with paypal_lib library

Everything goes fine except the return url.

Please help me to set up auto return URL in pay pal.

Thanks
#2

[eluser]gvillavizar[/eluser]
Well, I don't know how to do it with the paypal_lib, but with raw code I usually just pass a hidden field in the form:

<input type="hidden" id='url_return' name="return" value="{RETURN_URL}">




Theme © iAndrew 2016 - Forum software by © MyBB