# Payments

Remove Stripe payments, added by [`vela enable payments`](/enable/payments).

### Syntax

```
$ vela disable payments
```

### Options

- `-y, --yes` - Skip the confirmation prompt

### What it removes

- The Stripe collections, and every record in them
- The Stripe credentials in the environment
- The generated payment files, webhooks and nav / signup edits

### What it leaves

- Products and prices in your Stripe dashboard — nothing is deleted at Stripe
- The `stripe` and `@stripe/stripe-js` packages