AlexXanderGrib/yoomoney-sdk

operation-details возвращает operation-history

bairock opened this issue · 1 comments

async operationDetails(parameters) {
    return await this.call("operation-history", parameters); // ==> return await this.call("operation-details", parameters)
}

Починено в версии 1.2.3