From e7dc217a975888daa7ae151a05000cb7e58e3636 Mon Sep 17 00:00:00 2001 From: w3bdesign <45217974+w3bdesign@users.noreply.github.com> Date: Sat, 28 Jun 2025 23:11:33 +0200 Subject: [PATCH 1/2] Update CheckoutForm.vue --- components/Checkout/CheckoutForm.vue | 88 ++++++++++++++++++++-------- 1 file changed, 65 insertions(+), 23 deletions(-) diff --git a/components/Checkout/CheckoutForm.vue b/components/Checkout/CheckoutForm.vue index a58c96b4..8f05a965 100644 --- a/components/Checkout/CheckoutForm.vue +++ b/components/Checkout/CheckoutForm.vue @@ -36,6 +36,8 @@ From 6c9ca8db59715189480bc904d2959a20c6a116f6 Mon Sep 17 00:00:00 2001 From: w3bdesign <45217974+w3bdesign@users.noreply.github.com> Date: Sat, 28 Jun 2025 23:13:38 +0200 Subject: [PATCH 2/2] Update CheckoutForm.vue --- components/Checkout/CheckoutForm.vue | 80 ++++++++++------------------ 1 file changed, 29 insertions(+), 51 deletions(-) diff --git a/components/Checkout/CheckoutForm.vue b/components/Checkout/CheckoutForm.vue index 8f05a965..9a0ca9a4 100644 --- a/components/Checkout/CheckoutForm.vue +++ b/components/Checkout/CheckoutForm.vue @@ -36,7 +36,7 @@