hrendoh / PayPal-Recurring-Payment-example

This application is example how to implement recurring payment using Express Checkout.
35 stars 30 forks source link

How will it check profile status after billing period? #2

Open namanipradeepkumar opened 9 years ago

namanipradeepkumar commented 9 years ago

Hi,

I like your project. Its very nice but i have one doubt.

I kept recurring payment as monthly.

How will it check the profile status after 1 month?

For example, if a user paypal balance is 0 after 15 month, then he should be de - activated from subscription.

Is there any cron job to check every month?