Page History
...
void setOrderNumber(String value) – the method allows you to set the order number, specifying the order number is mandatory;
void setOrderAmount(String value) - the method allows you to set the order amount (the string value of the amount in kopecks is used), setting the order amount is mandatory;