Welcome Guest, Not a member yet? Register   Sign In
using a paypal library but ipn validation is not working in codeigniter
#6

[eluser]dhananjay[/eluser]
i would like to ask one more question that

this i have set

$this->paypal_class->add_field('return', base_url().'user/regpaysuccess'); // return url
$this->paypal_class->add_field('cancel_return', base_url().'pages/regpaymentcancled'); // cancel url


so at success of payment it should return to first one and at cancel it should return to second one , but its not happening automatically

when i click that return to website it return to success page but i get an alert box like this page is not secure how i can avoid this alert and how it will be automatically rediretd back to my success page after payment done on paypal.....


Messages In This Thread
using a paypal library but ipn validation is not working in codeigniter - by El Forum - 07-22-2012, 02:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB