I use the PayPal sandbox to make a subscribe button, and then when I get an IPN response to subscribe or unsubscribe, $ _POST ['txn_id'] is never set.
Therefore, I do not know how to identify transactions in order to accept only unique
Thanks!
EDIT: for example, all the information I have in POST for subscr_cancel is: amount1, amount3, address_status, subscr_date, payer_id, address_street, mc_amount1, mc_amount3, charset, address_zip, first_name, reattempt, address_country_code_idify_erid_name regular address_countryat_id_name_name address_country Address City verify_sign payer_email btn_id Last name address_state receiver_email repeating txn_type item name mc_currency Country of residence test_ipn period1 period1 correlation_id
source share