I create recurring payment profile in Paypal using NVP(CreateRecurringPaymentsProfile).
Tell me please, how can I check new payments using api requests?
I need it to continue the billing plan for user on my own website.
I have "PROFILEID", "TOKEN", "TRANSACTIONID".
Website was created using php.