From f926bdb5c01931082b75ff94301b11dc680194b5 Mon Sep 17 00:00:00 2001 From: w3bdesign <45217974+w3bdesign@users.noreply.github.com> Date: Sat, 28 Jun 2025 23:27:10 +0200 Subject: [PATCH] Fix checkout --- components/Checkout/CheckoutForm.vue | 44 ++++++++++++++++++++++++++-- pages/checkout.vue | 15 ++++++++-- 2 files changed, 54 insertions(+), 5 deletions(-) diff --git a/components/Checkout/CheckoutForm.vue b/components/Checkout/CheckoutForm.vue index 9a0ca9a4..b0648b77 100644 --- a/components/Checkout/CheckoutForm.vue +++ b/components/Checkout/CheckoutForm.vue @@ -36,12 +36,13 @@