jeudi 18 septembre 2014

paypal suscribtion check if user has made payment for this month by email id


Vote count:

0




i am using paypal html to suscribe user fro recurring payment of say 5$ per month. Now i need to check if user had done payment for this month by using their email id how can i check that .


I get below parameters as result after user has done suscribtion in post:


Array ( [txn_type] => subscr_signup [subscr_id] => I-**[last_name] => abc [residence_country] => US [mc_currency] => USD [business] => *@gmail.com [amount3] => 8.00 [recurring] => 1 [payer_status] => verified [payer_email] => def@gmail.com [first_name] => fname [receiver_email] => ghi@gmail.com [payer_id] => *******[reattempt] => 1 [subscr_date] => 11:08:17 Sep 18, 2014 PDT [charset] => windows-1252 [period3] => 2 M [mc_amount3] => 8.00 [auth] => **********************[form_charset] => UTF-8 )


Can i use any of field with email to check :


1: User is subscribed 2: user has made payment


i need to deactivated user who had not made their payment for next month or so on



asked 39 secs ago







paypal suscribtion check if user has made payment for this month by email id

Aucun commentaire:

Enregistrer un commentaire