fix(api-service): Make billing address required fixes NV-7065#9872
fix(api-service): Make billing address required fixes NV-7065#9872
Conversation
Advanced the .source submodule reference to commit c7d89e794b1a7bc0cca190b26fb085f4248a6568 to incorporate recent changes from the submodule.
✅ Deploy Preview for dashboard-v2-novu-staging canceled.
|
WalkthroughThe subproject commit reference was updated from fa0f8fbdc5af126e2b3f8405684e72f3b72b4e4f to c8a17f76b340688d8ccebe8f9e513ef190ed529b. Two end-to-end test files (apps/api/src/app/billing/e2e/checkout-session-completed.e2e-ee.ts and apps/api/src/app/billing/e2e/create-checkout-session.e2e-ee.ts) were modified to change the mocked Stripe checkout session parameter 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Updated e2e test mocks to use 'required' for billing_address_collection instead of 'auto' in checkout session creation and completion event tests. This ensures tests reflect the intended requirement for billing address collection.
Advanced the .source submodule reference to commit c7d89e794b1a7bc0cca190b26fb085f4248a6568 to incorporate recent changes from the submodule.
What changed? Why was the change needed?
Screenshots
Expand for optional sections
Related enterprise PR
Special notes for your reviewer