From bc3a1d741be42d1dc3bb81e5f84f840ab954bb02 Mon Sep 17 00:00:00 2001 From: rizwanisready Date: Tue, 13 Aug 2024 15:12:26 +0530 Subject: [PATCH] my subscriptions page 22 --- templates/stripe_html/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/stripe_html/index.html b/templates/stripe_html/index.html index 514433b..d811599 100644 --- a/templates/stripe_html/index.html +++ b/templates/stripe_html/index.html @@ -589,6 +589,7 @@ couponCode: couponCode, priceId: priceId, finalAmount: finalAmount, + isRecurring: recurringCheckbox.checked }), }) .then((result) => {