Minor Changes
- Introduce
<PricingTable forOrganizations />to display plans that available only for organizations. (#5740) by @panteliselef
Patch Changes
-
Checkout confirm request handles both new/existing payment sources (#5745) by @octoper
-
Exclude matrix variant of
<PricingTable />. (#5724) by @panteliselef -
Renames all instances of
SubscriptionDetailstoPlanDetailsto better reflect the capabilities, use cases, and params of the component. (#5749) by @aeliox -
Split
CommerceTotalstoCommerceCheckoutTotalsandCommerceInvoiceTotals. (#5726) by @panteliselef -
Remove stale properties from
__experimental_CommerceInvoiceResource(#5738) by @panteliselef -
Switch to "Payment method" terminology instead of "Payment source". (#5721) by @panteliselef
- Removes
userProfile.__experimental_billingPage.start.headerTitle__paymentSources - Adds
userProfile.__experimental_billingPage.start.headerTitle__paymentMethods
- Removes
-
Update
checkout.totals.totalDueNowto always be defined. (#5720) by @panteliselef