Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Notification XML-document for merchant auto-creation event has the following form:

Code Block
languagexml
<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>