CreateOrder
Description
void CreateOrder(string webServiceUrl, string email,
int features, int quantity,
bool useMultipleActivationsKey, string qlmVersion,
string vendor, string userData1,
string affiliateID, DateTime expiryDate,
int expiryDuration, string orderID,
int orderStatus, out string response)Parameters
Parameter
Type
Description
Response XML format
Example error response
Remarks
Last updated