I am using paypal as my payment gateway in one of my cakephp 3.3.
I have already done with recurring payment and it is working fine.But i am not able to track every payment of specific user after the recurring payment start.
So please help me on this, how can i track each payment details which occurs with recurring payment. I want to keep this record in my database.
Thanks in advance.