From 2d4e075711221bddd0574f3d48ee3b24fb623960 Mon Sep 17 00:00:00 2001 From: Usama Bin Nadeem <32700508+usamabinnadeem-10@users.noreply.github.com> Date: Wed, 18 Dec 2024 14:51:10 +0500 Subject: [PATCH] Clarify subscription co-term details in summary component (#14583) --- .../subscribe/checkout/components/Summary/Summary.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/static/js/src/advantage/subscribe/checkout/components/Summary/Summary.tsx b/static/js/src/advantage/subscribe/checkout/components/Summary/Summary.tsx index a70b723db31..de0a669b7bf 100644 --- a/static/js/src/advantage/subscribe/checkout/components/Summary/Summary.tsx +++ b/static/js/src/advantage/subscribe/checkout/components/Summary/Summary.tsx @@ -330,7 +330,10 @@ function Summary({ products, action, coupon, setError }: Props) { {format(new Date(priceData?.end_of_cycle), DATE_FORMAT)}
-The same date as your existing subscription.
++ This subscription is co-termed with your existing subscription. + Both subscriptions will end on the same date. +
) : (