Category: Stripe
-
How to add the CC’s last 4-digits to the Order Details Table (WooCommerce Stripe Payment Gateway)
The Stripe for WooCommerce plugin will only save the card identifier if the customer opts in for it. With this method, you’ll be saving it for all customers, so it may raise compliance concerns depending on your specific case. This guide ONLY focuses on the technical side: how to retrieve card details from Stripe (brand…