- Combining the Authentication and the Authorization Services
- Implementing SDK Payer Authentication
- Testing Payer Authentication
- Payer Authentication Use Cases
On This Page
Simple Order API
Report Element
The
Report
element is the root element of the
report.<Report> <PayerAuthDetails> (PayerAuthDetail+) </PayerAuthDetails> </Report>
Element Name | Description |
---|---|
PayerAuthDetail | Contains the transaction in
the report. For a list of child elements, see <PayerAuthDetail>. |
PayerAuthDetails Element
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE Report SYSTEM "https://api.cybersource.com/reporting/v3/dtds/padr"> <PayerAuthDetails> <PayerAuthDetail> ... </PayerAuthDetail> </PayerAuthDetails>