paypal-subscriptions Questions
4
Solved
I am using Paypal recurring payments and direct payment.
I tested it using beta-sandbox and works fine.
Now I want to make to real paypal account.
I have been given real paypal account, and I log...
Gushy asked 15/9, 2011 at 13:5
5
Solved
Can you cancel a PayPal automatic payment via API? It's a "Subscription" created via Hosted button.
I have the "Automatic payment number" and the "Transaction ID".
Talbott asked 28/9, 2010 at 3:59
5
Solved
I'd like to test paypal subscription IPNs, both the ones received when a subscription is created, and the ones sent later with the next payment (such as monthly if the subscription is $x per month)...
West asked 1/9, 2009 at 20:0
1
I need to simulate IPN when a recurring payment fails. My application can then create create pending invoices and send it to the customers.
I searched and found that I would need to setup IPN that...
Godspeed asked 13/2, 2015 at 10:50
2
We are creating billing agreements for customers to access our online service. We are using the REST api to create the agreement like this: Initial payment of $10, 1 month trial period ($0), Monthl...
Clasp asked 2/3, 2015 at 15:31
3
On PayPal subscriptions, it appears that all I need to do is treat it like a regular IPN except look at the txn_type field. When I see one of the following status codes, I send an email to the admi...
Corcoran asked 13/12, 2012 at 7:49
2
I have setup recurring payments in Paypal for my website using REST API. For one time payment, I know how to display transaction details by providing values for item_list (as in https://developer.p...
Department asked 3/10, 2014 at 8:12
3
Solved
We are using paypal recurring payments programmatically using the Express Checkout APIs.
Based on the docs, it seems that the profile can take up to 24 hours to activate. I'm trying to figure out...
Etiquette asked 14/5, 2012 at 6:19
1
Is there any working example for PayPal preapproval API operation. I went through some tutorials,. But they are specifying some preapproval key for the transaction. How will we get this key?
Hold asked 27/12, 2010 at 9:50
1
can we rely solely on subscr_eot to activate/deactivate an account?
Assume we have the following scenario:
On 9/16, a customer pays using Paypal for a monthly recurring
service.
With 24 hours,...
Gotten asked 16/9, 2013 at 21:1
1
I'm testing a Paypal subscribe button at the sandbox and basically I'm receiving an encrypted variable named auth when finishing the purchase and hitting the return url. Is there something wrong in...
Monochloride asked 23/10, 2012 at 19:47
1
I am trying to get my Paypal subscription to redirect to a custom page after a successful checkout.
Before submitting to Paypal I overload the submit handler, run my own function (to store details...
Amberjack asked 20/11, 2012 at 10:51
2
Solved
I have tried to go through the jungle (really, PayPal, why don't you weed it out...) for a few days now to find the solution to my pretty simple problem.
I have a website with membership subscript...
Sihun asked 28/6, 2012 at 18:54
1
If a paying monthly subscriber has a credit card that expires, and paypal failed three times in trying to get the funds, then they are "suspended" by paypal. I'm trying to update my PHP script so t...
Fourwheeler asked 12/10, 2012 at 20:26
2
Solved
I have a subscription service that people pay monthly for, so I’ve setup a “Virtual Product” with a Recurring Profile. At the same time, I want to have it so they can add different one time product...
Provincetown asked 23/7, 2010 at 17:39
3
Solved
I am working on an application that allows user to buy products online. In this app I have integrated PayPal presently with sandbox APP Id. But the problem is when we are on simulator it works grea...
Hypermetropia asked 4/3, 2011 at 7:39
1
Solved
I am using Recurring Payments With Direct Payment( https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_WPRecurringPayments#id08669F0705Z )
I set parameter a...
Gopak asked 17/7, 2012 at 5:12
1
We are using PayPal subscriptions to automatically make ongoing monthly donations. The user initially creates a subscription with some pre-determined monthly donation amount (e.g., say $50/month). ...
Isar asked 3/10, 2011 at 21:13
5
Solved
Could anybody recommend a up-to-date class (or payment system) for handling paypal recurring payments with PHP?
Thank you!
UPDATE: I ended up using the PaypalNVP class by Peter Reisinger. Unfor...
Grayish asked 4/11, 2009 at 21:30
1
How can i obtain PreApproval key for PayPal subscription? How the Preapprovals are working in Android?
Skewbald asked 20/1, 2011 at 9:13
2
Solved
So I've implemented PayPal fully into my system. The system works on user 'packages', all at set prices. Each user has a subscr_id (set by PayPal) assigned to them, along with details of the packag...
Vellum asked 7/2, 2011 at 20:9
3
Solved
I am adding subscriptions to a site using Paypal IPN which works very well, I can successfully create a new subscription and verify it. The subscription has a two week free trial. The guide was unf...
Tad asked 30/6, 2009 at 4:11
2
I am using the Paypal standard (HTML 'API') to integrate Paypal to my website.
I have managed to display 'subscribe' buttons for recurring payments, using HTML variables as specified in the Paypal...
Brigidabrigit asked 25/10, 2009 at 5:11
2
Solved
I am trying to learn how I can add PayPal Subscription to my existing PHP app using IPN and looking for a good article that explains the ins-and-outs.
In my app, users can register for a fre...
Gumboil asked 14/1, 2011 at 0:23
8
Solved
I'm trying to research how to add a subscription based pay model on an existing site of mine, but am running into a lot of conflicting information and caused me to be a bit lost.
All I need is a v...
Angarsk asked 5/11, 2009 at 21:56
© 2022 - 2024 — McMap. All rights reserved.