4
votes
6answers
217 views
Paypal, Recurring Billing, and ActiveMerchant
Hello,
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 …
0
votes
3answers
40 views
PAYPAL IPN problem
It's not a problem but i don't know how to do this; let's say that I have a sign up form with some fields: username, password, email, as you know the user clicks on the BUY BUTTON and pay's up.
Well, …
0
votes
1answer
64 views
Paypal HTML integration problems (sales tax not showing for recurring payment)
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 …
0
votes
4answers
75 views
PHP Paypal Class
Could anybody recommend a up-to-date class (or payment system) for handling paypal recurring payments with PHP?
Thank you!
1
vote
1answer
73 views
authorize and charge a credit card for on demand subscription
I am working on e-commerce application using asp.net MVC with C#.
I need to authorize the users who signs up with the application with the credit card.
1). When the user sign up, i need to get the …
2
votes
1answer
104 views
Implementing a free trial period with PayPal
Hello,
I am trying to implement a recurring subscription service on a website using PayPal however I would like to offer a free trial period before the user is billed and the subscription is started. …
0
votes
1answer
59 views
How does paypal handle refunds? [closed]
I have a restaurant reservations site, which helps customers book an event at a restaurant. When a customer makes a reservation, we take the patron's credit card information.
We charge the customer …
0
votes
2answers
194 views
Subscriptions with Paypal IPN
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 …
-1
votes
1answer
122 views
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 later with the next payment (such as monthly if the subscription is $x per month).
…
0
votes
0answers
48 views
Cancel and Renew using Paypal PRO & Reference ID
Situation: Selling $9.99 subscription service billed monthly. User will be able to pay through the site via credit card or paypal (Paypal Pro). Will use reference ID to automatically charge account …
0
votes
3answers
122 views
How to modify a recurrent PayPal payment
I’m trying to implement the following scenario:
User approves a recurrent weekly payment (subscription) for a selected package size
Every week the user can:
a. Cancel a specific week delivery and …
0
votes
4answers
306 views
Building Paypal based membership website - total noob - would appreciate help
Hi guys - this is a follow up on my question on paypal integration. I'm working ona membership site for racing fans. My membership site has 3 membership levels - free, gold and premium. When a user …
0
votes
1answer
73 views
How do I network my autoresponder with Paypal for recurring subscription payments?
I am wanting to create a fixed term membership site (12 months) that drip feeds information each month to paid members via an autoresponder. I am wanting to use Paypal as the payment gateway. Does …
0
votes
4answers
267 views
Paypal does not list my country [closed]
I want to sell online. and I tried to create a Paypal account and surprise, surprise :
Paypal doesn't support my country.
so what can I do ?
i checked out 2checkout.com and it does support my …
2
votes
3answers
425 views
How do you connect a Paypal IPN confirmation to a user?
I wanted to use Paypal's IPN service to verify payments for a recurring subscription charge for my website. How do you tie the IPN confirmations to a user in your site?
The IPN confirmation message …
