fix: remove setup_future_usage from $0 PaymentIntent #127
Reference in New Issue
Block a user
Delete Branch "fix/zero-pi-setup-future-usage"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.