Skip to content

feat(send): add pending payment UI#465

Open
pwltr wants to merge 1 commit intomasterfrom
feat/pending-payment
Open

feat(send): add pending payment UI#465
pwltr wants to merge 1 commit intomasterfrom
feat/pending-payment

Conversation

@pwltr
Copy link
Contributor

@pwltr pwltr commented Feb 26, 2026

Description

For hold invoices (or slow payments), when the send doesn’t complete in 10 seconds, show a pending screen and, when the payment later succeeds or fails, show a toast and navigate to Success or Failure.

Linked Issues/Tasks

Closes #448

Screenshot / Video

Simulator.Screen.Recording.-.iPhone.17.-.2026-02-26.at.12.43.33.mov

QA Notes

Use bitkit-docker to generate and settle/cancel hold invoices

    holdinvoice [amount] [-m memo]     Create a hold invoice
    settleinvoice <preimage>           Reveal a preimage and use it to settle the corresponding invoice
    cancelinvoice <payment_hash>       Cancels a currently open invoice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feat]: Send: add pending payment UI

1 participant