Page History
...
Notification XML-document for fraud-status change event has the following form:
Code Block | ||
---|---|---|
| ||
<message>
<authorization>
<login>
outlogin
</login>
<password>
outpassword
</password>
</authorization >
<event type="AFS_CHANGED">
<payment>
<id>
Payment id
<id>
<fstatus>
Fraud-status code (see Table 4.1)
</fstatus >
<reason>
Fraud-status setting reason code (see table 4.2)
</reason>
< /payment>
</event>
<message> |