Welcome Guest, Not a member yet? Register   Sign In
Unable to load requested class: paypal_lib
#10

[eluser]divayank[/eluser]
I am using the same library and paste all the files as described.
In sandbox mode after making successful payment from paypal when I return back to my website
this function
Code:
paypal_success()
call but it return blank POST variable.

Code:
$this->paypal_lib->add_field('return', site_url('billinginfo/paypal_success'));
$this->paypal_lib->add_field('cancel_return', site_url( 'billinginfo/paypal_cancel') );
$this->paypal_lib->add_field('notify_url', site_url('billinginfo/ipn'));

ipn is also not working. When we press "pay now" button at paypal I should get an email but I didn't get any email.


Messages In This Thread
Unable to load requested class: paypal_lib - by El Forum - 05-20-2008, 11:18 AM
Unable to load requested class: paypal_lib - by El Forum - 05-20-2008, 11:29 AM
Unable to load requested class: paypal_lib - by El Forum - 05-20-2008, 11:47 AM
Unable to load requested class: paypal_lib - by El Forum - 05-20-2008, 11:53 AM
Unable to load requested class: paypal_lib - by El Forum - 05-20-2008, 12:07 PM
Unable to load requested class: paypal_lib - by El Forum - 05-20-2008, 12:29 PM
Unable to load requested class: paypal_lib - by El Forum - 05-20-2008, 12:49 PM
Unable to load requested class: paypal_lib - by El Forum - 05-21-2008, 02:10 AM
Unable to load requested class: paypal_lib - by El Forum - 08-02-2008, 12:19 PM
Unable to load requested class: paypal_lib - by El Forum - 10-02-2010, 05:03 AM
Unable to load requested class: paypal_lib - by El Forum - 01-27-2012, 10:34 PM
Unable to load requested class: paypal_lib - by El Forum - 01-29-2012, 12:52 PM



Theme © iAndrew 2016 - Forum software by © MyBB