Page History
...
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;
void setOrderCurrency(Currency value) - the method allows you to set the currency of the order;