paypal-gateway

Testing Paypal error messages using ActiveMerchant

Hello, Is there a way to test your application's processing and handling of Paypal generated credit card errors? I'd like to verify that my application can handle a declined credit card or something like that. So is there a way to have Paypal send an error message? Or would it be better to generate a stub and use it in the testing envi...

Code sample for Paypal subscription with ASP.NET

Is there a code sample or a really good article that talks about integrating Paypal subscriptions with a ASP.NET website? I'd like to provide a 30 day trial period during which they are not charged (even if they cancel). If they choose to continue, they are charged every month. The paypal documentation is not very helpful and I've yet t...

How to implement paypal in facebook application canvas using PHP?

I want the user to subscribe my app in two ways means there are two choices say 200$ and 350$ subscription are available. Firstly I want to direct them to Paypal inside the canvas and then return to the app's page.I want to use PHP libraries .. ...