Forum


HomeHomePremiumPremiumDevelopmentDevelopmentrecurring billing modulerecurring billing module
Previous
 
Next
New Post
9/29/2013 3:23 PM
 

Hi Aderson,

another question...
i know you use a module to charge your clients a recurring membership amount every year using paypal...

I need to know what module do you use because i need to do the same to my clients

AND

if the user cancels the recurring billing subscription in PayPal,
how do you know which user is canceling the subscription so you can cancel the user site access?

Right now i use a similar paypal billing module from onyaktech
it works great but if user cancels paypal recurring billing i get a notification from paypal that this specific user called subscription
then im stuck trying to figure out which user canceled so i can cancel access to my site...

do you know of a module that once user cancels in PayPal that the module will know which site user canceled?
please help.

Thank,
john
redtagpos.com

 
New Post
9/30/2013 2:43 AM
 

Hi John,

The module I use on DNNHero.com was built in house. So it is all custom coding. If you are interested I can share it with you.

But here is a module that says it also handles the PayPal cancellation aspect: Subscriptions Module - Subscription, Recurring, Paypal, service

They have a trial version so you may want to give it a try first.

Cheers,

Aderson

 
New Post
9/30/2013 1:42 PM
 

does your custom module report to host after user cancels subscription in paypal?
i have the Subscriptions Module - Subscription, Recurring, Paypal, service and i after user cancels subscription in paypal it simply resttrics access to the page
thru role.

i need to have a notification via email after user cancels in paypal coming from the module
because i need to know WHICH user is canceling so i can manually cancel access to site.

if you could send me your moduel to test it out i would appreciate it.

Thanks,

John
redtagpos.com

 
New Post
10/1/2013 2:39 AM
 

Hi John,

I'm going to send you the code, but as a reference only. You should make sure you look at the code and figure out what you need to customize in order for it to attend to your particular needs. Don't use it out of the box.

Some key things to keep in mind:

1 - You need to send to paypal the userid of who is buying. This is send via the "custom" field in the paypal API - This information will always be sent back to you on any communication from paypal, including payments and cancellations. This is what you will use to identify which user is the communication from paypal referring to;

2 - Because on #1 above, you need to make sure that only logged in users will be able to buy, otherwise you will not know from whom the payment/cancellation is coming from;

3 - You need to have an IPN page (I have called it ipn.aspx) - This will be the page that paypal will post the messages to it so you are able to capture what is coming from paypal;

All these 3 points are handled in the code I will send to you. Again, use it as a reference. Don't just use it blindly out of the box.

Cheers,

Aderson

 
Previous
 
Next
HomeHomePremiumPremiumDevelopmentDevelopmentrecurring billing modulerecurring billing module



Try FREE
30 days money back guaranteed