fix: remove setup_future_usage from $0 PaymentIntent #127

Merged
will.anderson merged 1 commits from fix/zero-pi-setup-future-usage into dev 2026-05-12 00:55:58 +00:00
Owner

Stripe rejects setup_future_usage=off_session with amount=0. Remove it. Card is still verified via the $0 auth. Without this the payment form never mounts.

Stripe rejects setup_future_usage=off_session with amount=0. Remove it. Card is still verified via the $0 auth. Without this the payment form never mounts.
will.anderson added 1 commit 2026-05-12 00:55:54 +00:00
Fix $0 PaymentIntent: remove setup_future_usage (invalid with amount=0)
Dev — Build & local smoke test / build-smoke (pull_request) Successful in 1m32s
37c7dca30d
will.anderson merged commit 6e425da63e into dev 2026-05-12 00:55:58 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: neuron-technologies/neuron-web#127