$stripe->discounts->deleteCustomerDiscount("customer_id");
$stripe->discounts->deleteSubscriptionDiscount("customer_id", "subscription_id");