| title |
purpose |
comment |
| login |
Login. |
If you have access to the keeper, used to log in to the Megastock during the integrator registration, specify this WMID and set the attribute type="1".
If you use processing.webmoney.ru service, specify your Processing login and set the attribute type="2".
|
| int_id |
Megastock registration number. |
This number can be found on the page where the integrator websites are listed. |
| int_wmid |
integrator WMID. |
integrator WMID, registered with Megastock catalogue. |
| beneficiary |
Recipient. |
If you make payments to the merchant under the agreement, specify the legal name of the recipient and set the attribute type="1". If you make payments in WebMoney, specify the merchant WMID and set the attribute type="2". The recipient should have the Personal passport or higher. |
| url |
website URL, where WebMoney are accepted. |
URL should be specified together with the protocol (http or https). E.g., http://www.publicant.ru. |
| group |
ID of the category of goods/services |
The list of Megastock categories and their IDs is available here. |
| keywords |
Keywords for searching for the merchant, goods and services. |
This field can be left blank. |
| logourl |
The link to the merchant logo file. |
The logo should be sized 88x31 pixel and should not exceed 10Kb. This field can be left blank. |
| about |
This element contains the description of the merchant specified in the attribute lang. |
If the goods/services are intended for the Russian-speaking audience, lang="ru".
If the goods/services are intended for the English-speaking audience, lang="en".
It is allowed to add two elements <about> in different languages.
|
| Merchant name. |
No more than 50 characters. |
|
| about\descr |
Shop description. |
|
| nameincomment |
The merchant name in the comment to the WM-transaction. |
Example: "Payment for Skype, order 12345678" (where Skype is the merchant name in the comment).
Please keep in mind that the merchant names should not be substrings of each other. For example if you have registered the merchant with nameincomment=Skype, then you won't be able to register another merchant with nameincomment=Skype1.
|
| geobindings |
This element contains the list of the countries, where the merchant sells goods/provides services. |
If there are no territorial restrictions, this element can be left blank. |
| sign |
Request signature. |
For login type="1" the signature line is created by concatenating the parameters: login+int_id+int_wmid+beneficiary+url+nameincomment+group. The signature is formed with the the help of the module WMSigner.
For login type="2" the signature line is created by concatenating the parameters: login+int_id+int_wmid+beneficiary+url+nameincomment+group+SecretKey. You can find out the SecretKey value from the manager, who was assisting you when concluding the Processing agreement. The signature uses algorithm SHA1 (Base64). Eventually the signature should look like this 1ZPMat65eA7iQ0ibGFYx1ZxzyKU=. |