Reporting

I need detailed transaction and trends reporting.

The Inovio portal provides a comprehensive suite of real-time transaction reporting and business intelligence tools, enabling you to gain valuable insights into customer behavior, account performance, and daily, weekly, monthly, or yearly trends. Integrate into your own reporting application with our flexible API, or export to third-party solutions in multiple formats, including CSV, PDF, HTML, and XML.

reporting-right

Sample Code

  1. curl-x POST -H "Accept: application/json"

  2. -H "Content-Type: application/json"

  3. "req_username" : "test@inovio.com",

  4. "req_password" : "xyzzzzyzyzyzy",

  5. "request_action" : "CCSTATUS",

  6. "site_id" : " 123456",

  7. "merch_acct_id" : " 1258",

  8. "request_ref_po_id" : "56185639",

  9. "request_response_format" : "JSON",

  10. "xtl_ip" : "10.00.000.90",

  11. "request_api_version" : "3.6",

  12. }'https://api.inoviopay.com/payment/pmt_service.cfm"

Ready to get started?