# Recur pricing

> Plain-text pricing for agents. HTML version: https://recur.tw/pricing

Currency is TWD integers (555 = NT$555). Never divide by 100.

## Platform fee

- Monthly successful volume at or below NT$100,000: **0%**
- Volume above NT$100,000: **2.5%** on the excess only
- No monthly subscription fee, no setup fee, no annual contract

## Payment processing (PAYUNi)

- Typical card rate through Recur: **2.4%** (list price ~2.8%)
- Charged by the payment gateway on successful charges
- Recur does not store card numbers

## Sandbox

New accounts start in sandbox. PAYUNi test cards run a full checkout and renewal. No real charges until merchant review.

## Included

- Unlimited subscribers
- Unlimited products
- Hosted Checkout and customer portal
- Automatic renewals and dunning
- Webhooks and REST API
- Official SDK `recur-tw` and CLI `@recur-tw/cli`

## Start

- Dashboard: https://app.recur.tw
- Docs: https://docs.recur.tw
- OpenAPI: https://recur.tw/openapi.json
