#elleschu

1 messages · Page 1 of 1 (latest)

novel windBOT
marsh jay
#

👋 happy to help

#

1/ no but you can automate this with webhooks and some custom logic on your side

#

2/ yes actually there is a way when you go to https://dashboard.stripe.com/test/logs you can check the logs and try to find the request that deleted that customer. look at the Source field if it's Dashboard then it was made from the Dashboard

grizzled flint
#

yes but I can't know which admin member has cancelled a customer ?

marsh jay
#

actually it will also put the user email that did the action

#

would you mind sharing the customer id?

grizzled flint
#

yes I send you that

#

DELETE /v1/customers/cus_JZ9AD0D4Qeq60A

marsh jay
#

looking at it

#

it was made by your Java code

grizzled flint
#

ok thanks a lot !