#Gary4091 - Payment Method Updates
1 messages · Page 1 of 1 (latest)
Hello! We do not recommend listing/filtering by last4. Instead you can store the Customer ID in your DB and list the Customer's Payment Methods: https://stripe.com/docs/api/payment_methods/list
Understood. Thank you!
Can we store both CustomerID and PaymentID in our database. In this case we wouldn't need to list customer's payment method
Sure, you can do that.
saving on API requests