Initial add Stripe Auto-payment with saved card

This commit is contained in:
wrongecho
2025-01-12 22:02:49 +00:00
parent cd374b7b21
commit f153ae8ff3
2 changed files with 36 additions and 39 deletions

View File

@@ -108,7 +108,7 @@ if (!$config_stripe_enable || !$config_stripe_publishable || !$config_stripe_sec
?>
<ul><li><?php echo "$card_brand card ending in $card_last4 issued to $card_name, expires $card_expires"; ?></li></ul>
<ul><li><?php echo "$card_name - $card_brand card ending in $card_last4, expires $card_expires"; ?></li></ul>
<hr>
<b>Actions</b><br>