Payment System: Difference between revisions
Line 1: | Line 1: | ||
= Cancelled PayPal Subs = | = Cancelled PayPal Subs = | ||
When a customer cancels their sub we will get a notice about it | When a customer cancels their sub we will get a notice about it: | ||
<code> | |||
From: support@johncompanies.com | |||
To: support@johncompanies.com, dave@johncompanies.com | |||
Subject: Subscription cancelled for S-9X6247331K616642Y | |||
mc_amount1 => 189.00 | |||
mc_amount3 => 189.00 | |||
payer_email => kpsurplusdotcom@gmail.com | |||
first_name => Ken | |||
item_number => 0003 | |||
txn_type => subscr_cancel | |||
mc_currency => USD | |||
payer_status => verified | |||
ipn_track_id => 48ead05d235f3 | |||
invoice => 71b20c79 | |||
reattempt => 1 | |||
subscr_id => S-9X6247331K616642Y | |||
recurring => 1 | |||
business => payments@johncompanies.com | |||
charset => windows-1252 | |||
custom => type=pp | |||
last_name => Parris | |||
notify_version => 3.7 | |||
period1 => 19 D | |||
period3 => 1 M | |||
payer_id => RMV4JADWCFYJW | |||
residence_country => US | |||
amount1 => 189.00 | |||
subscr_date => 03:08:14 Oct 09, 2012 PDT | |||
payer_business_name => KP's Surplus | |||
amount3 => 189.00 | |||
cmd => _notify-validate | |||
verify_sign => Aoq5NOCTR258UimYDF1inxShI0akA-Ayb5I4ZayCGz8enxz3aUwfLv5c | |||
receiver_email => payments@johncompanies.com | |||
item_name => JohnCompanies.com Colocation - $189.00/1 month(s) | |||
</code> |
Revision as of 13:09, 10 October 2012
Cancelled PayPal Subs
When a customer cancels their sub we will get a notice about it:
From: support@johncompanies.com
To: support@johncompanies.com, dave@johncompanies.com
Subject: Subscription cancelled for S-9X6247331K616642Y
mc_amount1 => 189.00
mc_amount3 => 189.00
payer_email => kpsurplusdotcom@gmail.com
first_name => Ken
item_number => 0003
txn_type => subscr_cancel
mc_currency => USD
payer_status => verified
ipn_track_id => 48ead05d235f3
invoice => 71b20c79
reattempt => 1
subscr_id => S-9X6247331K616642Y
recurring => 1
business => payments@johncompanies.com
charset => windows-1252
custom => type=pp
last_name => Parris
notify_version => 3.7
period1 => 19 D
period3 => 1 M
payer_id => RMV4JADWCFYJW
residence_country => US
amount1 => 189.00
subscr_date => 03:08:14 Oct 09, 2012 PDT
payer_business_name => KP's Surplus
amount3 => 189.00
cmd => _notify-validate
verify_sign => Aoq5NOCTR258UimYDF1inxShI0akA-Ayb5I4ZayCGz8enxz3aUwfLv5c
receiver_email => payments@johncompanies.com
item_name => JohnCompanies.com Colocation - $189.00/1 month(s)