All checks were successful
Deploy to Staging / Build Images (push) Successful in 3m39s
Deploy to Staging / Deploy to Staging (push) Successful in 23s
Deploy to Staging / Verify Staging (push) Successful in 8s
Deploy to Staging / Notify Staging Ready (push) Successful in 8s
Deploy to Staging / Notify Staging Failure (push) Has been skipped
Stripe requires payment methods to be attached to a customer before they can be set as default_payment_method on a subscription. The createSubscription() method was skipping this step, causing 500 errors on checkout with: "The customer does not have a payment method with the ID pm_xxx". Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>