I've got a question on Paypal's IPN. After creating subscription profile (recurring payment profile), the confirmation of type 'recurring_payment_profile_created' is received on IPN. After proceeding payment, the confirmation of type 'recurring_payment' is received on IPN. The question is how should I identify that the payment (recurring_payment) belongs to the unique(specific) profile.
Thanks.