Paypal adaptive payments php response after complete payment

164 views Asked by At

I am new working with adaptive payments of Paypal. I completed payment using adaptive payment API.

On some research I found, to get transaction details IPN has to be implemented. I have the code for IPN, but how do I get details just after a transaction is completed so that I could add those details in my database?

I have put the return URL to be the IPN code. Is this the correct way to do it?

0

There are 0 answers