[GH-ISSUE #31] When withdrawal is failed and transaction wasn't created, there's an error on Frontend #2

Closed
opened 2026-03-03 18:51:28 +03:00 by kerem · 2 comments
Owner

Originally created by @totoroterror on GitHub (Sep 5, 2023).
Original GitHub issue: https://github.com/oxygenpay/oxygen/issues/31

Originally assigned to: @swift1337 on GitHub.

Also, seems like task is forever pending.
image

image

Here's response from the backend:

    {
      "additionalInfo": {
        "withdrawal": {
          "addressId": "d82f0336-f0f4-4b24-a110-173144e42d7e",
          "balanceId": "fc147df3-ee7d-40ee-b2b4-0272f8800cd7",
          "explorerLink": null,
          "serviceFee": "",
          "transactionHash": null
        }
      },
      "createdAt": "2023-08-27T15:18:13.538Z",
      "currency": "BSC_BUSD",
      "description": "Balance withdrawal",
      "id": "fef4a9d2-3155-413d-a12a-4b762a323c2b",
      "isTest": false,
      "orderId": null,
      "paymentUrl": "",
      "price": "9",
      "redirectUrl": "",
      "status": "pending",
      "type": "withdrawal"
    }
Originally created by @totoroterror on GitHub (Sep 5, 2023). Original GitHub issue: https://github.com/oxygenpay/oxygen/issues/31 Originally assigned to: @swift1337 on GitHub. Also, seems like task is forever pending. ![image](https://github.com/oxygenpay/oxygen/assets/105948080/d29ed5b6-9bc9-4091-a835-306f1c587785) ![image](https://github.com/oxygenpay/oxygen/assets/105948080/03b5c90b-b6e8-482f-b31e-035a8b1c6533) Here's response from the backend: ```json { "additionalInfo": { "withdrawal": { "addressId": "d82f0336-f0f4-4b24-a110-173144e42d7e", "balanceId": "fc147df3-ee7d-40ee-b2b4-0272f8800cd7", "explorerLink": null, "serviceFee": "", "transactionHash": null } }, "createdAt": "2023-08-27T15:18:13.538Z", "currency": "BSC_BUSD", "description": "Balance withdrawal", "id": "fef4a9d2-3155-413d-a12a-4b762a323c2b", "isTest": false, "orderId": null, "paymentUrl": "", "price": "9", "redirectUrl": "", "status": "pending", "type": "withdrawal" } ```
kerem closed this issue 2026-03-03 18:51:29 +03:00
Author
Owner

@swift1337 commented on GitHub (Sep 5, 2023):

Fixed in https://github.com/oxygenpay/oxygen/pull/32

<!-- gh-comment-id:1707281536 --> @swift1337 commented on GitHub (Sep 5, 2023): Fixed in https://github.com/oxygenpay/oxygen/pull/32
Author
Owner
<!-- gh-comment-id:1707301110 --> @swift1337 commented on GitHub (Sep 5, 2023): https://github.com/oxygenpay/oxygen/pkgs/container/oxygen/125137469?tag=v0.5.2
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/oxygen#2
No description provided.