hi ,
i am getting many problems , while implementing paypal integration with my site ,
i am using SetExpressCheckout method , i have also download the sample version from
paypal NVP but it has many problem ,
here are some issue ,
CS0103: The name 'PayPalAPI' does not exist in the current context
com.paypal.sdk.services.NVPCallerServices caller = PayPalAPI.PayPalAPIInitialize();
i m getting Error on this Line , i have also refer this post from
paypal forums same prob is also with me
i have also copy all the dll on my application , (AspNetSamples_Nvp.dll, log4net.dll,paypal_base.dll) but still i m getting this Error
can any one plz help me,
or can any one help me me source code of .net paypal integration