From 46d93f986ef6f3519909e52e8a239474aaf01884 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 3 Sep 2025 17:45:11 -0400 Subject: [PATCH] Further enhanced the Saved Payments Section by splitting cards and add card into 2 columns --- client/saved_payment_methods.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/client/saved_payment_methods.php b/client/saved_payment_methods.php index 6fadc685..a5cab9dd 100644 --- a/client/saved_payment_methods.php +++ b/client/saved_payment_methods.php @@ -59,8 +59,9 @@ if (!$stripe_public_key || !$stripe_secret_key) { ?>

Saved Payment Methods

+
-
+
Save card details
@@ -129,8 +130,8 @@ if (!$stripe_public_key || !$stripe_secret_key) { ?> - -
+
+
Add a new payment method