You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
task(subscription): exclude fpn subs from tax enablement
Because:
* Do not update FPN subscriptions to Stripe automatic tax.
This commit:
* Adds isEligibleSubscriptionProduct method to check if the product of
a subscription is eligible to update automatic tax.
Closes FXA-6811
Copy file name to clipboardexpand all lines: packages/fxa-auth-server/scripts/convert-customers-to-stripe-automatic-tax/convert-customers-to-stripe-automatic-tax.ts
+15
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ export class StripeAutomaticTaxConverter {
0 commit comments