#sagicaffe_78977
1 messages · Page 1 of 1 (latest)
Hi there!
Yes:
- First list all PaymentMethod with https://stripe.com/docs/api/payment_methods/list?lang=node
- And then deleted each of them with https://stripe.com/docs/api/payment_methods/detach?lang=node
how can i run this commands?
Are you a software developer?
i'm actually using m2 for stripe integration but i've problems with Link and old stored payments methods
If you are a software developer, you can write code to call the API I listed above.
Happy to help 🙂
bulk requests are not allowed?