Skip to content

feat(token-cli): --no-poll flag for payment-methods add#3

Open
walterwang0x01 wants to merge 1 commit into
mainfrom
feat/ride-realtime-payment-ux
Open

feat(token-cli): --no-poll flag for payment-methods add#3
walterwang0x01 wants to merge 1 commit into
mainfrom
feat/ride-realtime-payment-ux

Conversation

@walterwang0x01

Copy link
Copy Markdown
Collaborator

Why orchestrator gateway timeout = 60s, but payment-methods add --mode dropin blocks polling up to 30min waiting for card verification. This kills the dropin flow. ## What Add --no-poll flag: in dropin mode, returns session_id immediately without blocking. Orchestrator passes --no-poll, frontend uses session_id to init Evo DropIn SDK. ## Test - Unit test: no-poll flag coverage Part of ride-booking-orchestration spec (cross-repo, branch: feat/ride-realtime-payment-ux)

…ode: --no-poll returns session_id immediately without blocking poll loop (orchestrator gateway 60s timeout workaround) - Tests: no-poll flag coverage - .gitignore: add .vscode/
@walterwang0x01 walterwang0x01 force-pushed the feat/ride-realtime-payment-ux branch from 8ac8d45 to 9aef0db Compare June 26, 2026 07:54
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.

1 participant