#Greip!
1 messages · Page 1 of 1 (latest)
Hi, you can delete a customer via the API, https://stripe.com/docs/api/customers/delete. This is a permanent action and cannot be undone.
You mean even if my customer has a cash balance on it?
What do you mean by 'cash balance',?
like this one
Ah I see what you mean
Sorry, I was looking at something else
It's okay.
I just want to know how to override it from the dashboard since if I delete it there, it's still showing.
Have you tried testing it?
Yep, and it seems it isn't working since this is only a replication of pre programmed parameter used in the DB
Ah, it's documented here: https://stripe.com/docs/billing/customer/balance#:~:text=You can't delete Customers,the correct customer cash balance. You cannot
Thanks! You've been a great help.