mirror of
https://github.com/itflow-org/itflow
synced 2026-03-05 13:24:51 +00:00
Initial add Stripe Auto-payment with saved card
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user