Welcome Guest, Not a member yet? Register   Sign In
Help with paypal
#1

[eluser]steelaz[/eluser]
I'm working with paypal_lib library from wiki, but this might be irrelevant.

Payment process seems to work fine. I am logging status 'VERIFIED' and all the vars from POST array.

My problem is with returning to the success page. After payment is processed and I click on 'Return to website' (or something similar), instead or returning to the page specified in paypal form:

name="return" value="http://www.domain.com/index.php?/paypal/success"

I get redirected to:

http://www.domain.com/index.php?tx=76548...FehnweLwKh ... etc

Is paypal cutting everything past '.php?' ? And why is it dumping all vars to URI instead of sending POST?


Sorry if this is something obvious, I'm new to paypal.
#2

[eluser]steelaz[/eluser]
Nevermind, I had 'Payment Data Transfer' turned on in 'Website Payment Preferences'. Turned it off and everything works fine now.




Theme © iAndrew 2016 - Forum software by © MyBB