Skip to content

Commit cb17dca

Browse files
committed
fix(auth): add CMS support to billing-and-subscriptions
Because: - The billing-and-subscriptions API needs to return pricing information for the currency used for subscriptions using multi-currency prices This commit: - Based on the IAP store ID, it uses the IAP CMS config to determine the correct Stripe price to fetch and return priceInfo for the currency used for that IAP subscription. - If currency could not be determined, return null - If no amount can be determined for the provided currency, retrun null Closes #PAY-3237
1 parent 0e43225 commit cb17dca

16 files changed

Lines changed: 487 additions & 360 deletions

File tree

libs/shared/cms/src/__generated__/gql.ts

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)