#kirito
1 messages · Page 1 of 1 (latest)
Hi there, you can call the API to cancel subscriptions (https://stripe.com/docs/api/subscriptions/cancel#cancel_subscription) and delete customers (https://stripe.com/docs/api/customers/delete#delete_customer)
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.