1

The url at https://graph.facebook.com/v3.1/${payment_id} is not returning any Payment information for Test User payments beyond created_time.

https://developers.facebook.com/docs/graph-api/reference/v3.1/payment

It says it suppose to return a large amount of data related to a payment and presumably at a minimum the status so one can verify the status of a payment.

  1. What is the expected behavior for Test User payment and live Payments?
  2. Are you experiencing the same behavior?
MetaChrome
  • 3,210
  • 6
  • 31
  • 48
  • Almost all API endpoints only return a few core fields by default - everything else you want, you need to explicitly ask for, using the `fields` parameter. https://developers.facebook.com/docs/graph-api/using-graph-api – misorude Oct 01 '18 at 07:34

0 Answers0