Top "Paypal-subscriptions" questions

Refers to PayPal Subscriptions and Recurring Payments.

How do I test Paypal subscription buttons with sandbox?

after 5 hours of research and reading outdated paypal documentation I finally give up! I need to test a simple paypal …

html paypal subscription paypal-sandbox paypal-subscriptions
Can you cancel a PayPal automatic payment via API? (Subscription created via Hosted button)

Can you cancel a PayPal automatic payment via API? It's a "Subscription" created via Hosted button. I have the "Automatic …

paypal paypal-subscriptions
PayPal button sending custom variable through IPN

I have tried to go through the jungle (really, PayPal, why don't you weed it out...) for a few days …

button paypal paypal-ipn paypal-subscriptions
How to get paypal API credentials?

I am using Paypal recurring payments and direct payment. I tested it using beta-sandbox and works fine. Now I want …

paypal paypal-subscriptions
Testing Paypal subscription IPN

I'd like to test paypal subscription IPNs, both the ones received when a subscription is created, and the ones sent …

paypal paypal-subscriptions paypal-sandbox
PayPal REST API and recurring payments

I'm looking at the new PayPal REST API and the examples. Does it work as of today to make recurring …

paypal paypal-subscriptions
Changing the Amount of a PayPal Subscription

We are using PayPal subscriptions to automatically make ongoing monthly donations. The user initially creates a subscription with some pre-determined …

paypal subscription paypal-subscriptions nvp
PHP PayPal Subscription with IPN

I am trying to learn how I can add PayPal Subscription to my existing PHP app using IPN and looking …

php paypal-subscriptions paypal-ipn
PHP Paypal Class

Could anybody recommend a up-to-date class (or payment system) for handling paypal recurring payments with PHP? Thank you! UPDATE: I …

php paypal paypal-subscriptions