# Payments URL: /docs/features/payments Learn how to setup and use payments in your project. [ship.pluv.io](https://ship.pluv.io) provides a payments setup using Stripe, which allows you to accept payments in your project. There are 3 different payment types available, depending on which template you are building from: 1. Flat-rate subscriptions + usage-based billing * Users can subscribe to a flat-rate plan, and then be charged based on usage (i.e. overages). * Example: $10/month for 100GB of storage, $0.01/GB over 100GB. 2. Flat-rate subscriptions * Users can subscribe to a flat-rate plan, and then be charged a fixed amount each month. * Example: $20/month to watch movies on a streaming service in HD resolution. 3. One-time payments * Users can pay a fixed amount for a one-time purchase. * Example: $299 1-time payment to access [TailwindCSS Plus](https://tailwindcss.com/plus#pricing). Click on the setup you are interested in below to see the specific instructions: