Page History
...
Notification XML-document for merchant auto-creation event has the following form:
Code Block | ||
---|---|---|
| ||
<message>
<authorization>
<login>
outlogin
</login>
<password>
outpassword
</password>
</authorization >
<event type="MERCHANT_AUTO_CREATE">
<merchant>
<id>
Merchant ID
<id>
<paymentId>
Payment ID which was used for auto-creation
</paymentId>
</merchant>
</event>
<message> |