QIWI-API / bill-payments-java-sdk

Java SDK модуль для внедрения единого платежного протокола эквайринга и QIWI Кошелька.
https://developer.qiwi.com/ru/bill-payments
Other
23 stars 12 forks source link

BadResponseException #27

Open ghost opened 2 years ago

ghost commented 2 years ago

com.qiwi.billpayments.sdk.exception.BadResponseException: ResponseData{body='{"siteId":"t-00","billId":"","amount":{"currency":"RUB","value":"1.00"},"status":{"value":"WAITING","changedDateTime":"2022-07-13T17:50:29.43+03:00"},"customer":{"email":"","account":"","phone":""},"customFields":{"apiClient":"java_sdk","apiClientVersion":"1.5.0"},"comment":"Пополнение баланса на сумму 1 руб.","creationDateTime":"2022-07-13T17:50:29.43+03:00","expirationDateTime":"2022-07-14T17:50:22.876+03:00","payUrl":"https://oplata.qiwi.com/form/?invoice_uid=","recipientPhoneNumber":"*"}', httpStatus=200}

PukPukov commented 2 years ago

Эта SDK заброшена, судя по всему. Я взял один из пулл реквестов, где фиксится этот баг и на основе его сделал новый репозиторий. https://github.com/PukPukov/bill-payments-java-sdk/