0

How to use php to find out (payment status and paid date) in PayPal-chained payment?

I have access to the pay key which is generated by the paypal, how can I use it in this situation? I need to know is payment completed, if so on what date?

dario
  • 5,149
  • 12
  • 28
  • 32
Al78
  • 41
  • 6

1 Answers1

0

The PaymentDetails API should give you what you're after.

Drew Angell
  • 25,968
  • 5
  • 32
  • 51