Articles on: Sprwt Supprt
How do I add or remove a saved credit card for a customer?
- Open the customer's profile and, on the User Cards card, click Add Card.
- A modal opens with a Stripe card form (Card Number, Expiry Date, CVC) — fill it in and click Add Card to submit; the card number is tokenized through Stripe.js directly in the browser and never touches the server.
- To remove a saved card, click the trash icon on that card.
If more than one of your Stripe accounts (across your kitchen locations) has a live secret key configured, the card list splits into a separate tab per account.
Where to find it:
/admin/users/<id>