Skip to content

fix(verification): await linkForPayment before advancing phone flow#799

Merged
bmc08gt merged 1 commit into
code/cashfrom
fix/verification-link-for-payment
May 29, 2026
Merged

fix(verification): await linkForPayment before advancing phone flow#799
bmc08gt merged 1 commit into
code/cashfrom
fix/verification-link-for-payment

Conversation

@bmc08gt
Copy link
Copy Markdown
Collaborator

@bmc08gt bmc08gt commented May 29, 2026

Fix race where linkForPayment was fire-and-forget via eventFlow but the flow exited before the network call completed. Introduce OnPhoneVerificationComplete event that gates navigation until linkForPayment finishes.

Fix race where linkForPayment was fire-and-forget via eventFlow but the
flow exited before the network call completed. Introduce
OnPhoneVerificationComplete event that gates navigation until
linkForPayment finishes.

Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
@bmc08gt bmc08gt self-assigned this May 29, 2026
@bmc08gt bmc08gt merged commit e91f36b into code/cash May 29, 2026
3 checks passed
@bmc08gt bmc08gt deleted the fix/verification-link-for-payment branch May 29, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant