Questions tagged [paypal-subscriptions]

Refers to PayPal Subscriptions and Recurring Payments. Supports automatically recurring subscriptions from websites, or other links.

Subscriptions and Recurring Payments is a way for systems to accept credit card and bank account payments for content site subscriptions, newsletter fees, club dues, or recurring donations, and can be fully integrated with websites.

External sites*

891 questions
-2
votes
1 answer

PayPal Subscription and IPN

I have few questions regarding PayPal subscriptions and IPN. According to this answer, when using PayPal recurring payments (subscriptions), PayPal sends two types of notifications when a subscription is made: a) An IPN with txn_type of…
Greeso
  • 7,544
  • 9
  • 51
  • 77
-2
votes
1 answer

c# paypal cancel subscription server side

My website users need to buy plans with paypal subscription. A use can switch between plans. In order for a user not to have duplicate subscriptions I need to be able to delete the old ones once a user is sign up for a new subscription.
mashta gidi
  • 849
  • 1
  • 10
  • 30
-2
votes
1 answer

Paypal classic API : Get declined recurring payment details

Please help me, How can I get list of declined recurring payments/profiles using classic API.
-2
votes
1 answer

How to achive this Scenario: PayPal Recurring + Trial period + Base Price

I'm trying to achieve the following scenario using PayyPal: We have a subscription with a trial period with price X. The subscription Purchase (Base) price is Y and the recurring price is Z. When the subscriber makes a purchase he should be…
-2
votes
1 answer

When does paypal process first recurring payment after a recurring payment profile is created?

I am creating a subscription based website using PHP and I successfully managed to create recurring payment profile using Paypal Merchant SDK. When I test the checkout in sandbox mode it returns to success url and I get IPN for…
-3
votes
1 answer

how to update subscription trail period in paypal using rest api for react.js

How can I update my subscription trial period for a monthly plan using rest API for react. I have searched in the rest api section but didnt find any.
1 2 3
59
60