# Moonclerk

MoonClerk is a platform that enables businesses to accept recurring and one-time online payments.

- **Category:** payment processing
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 5
- **Triggers:** 0
- **Slug:** `MOONCLERK`
- **Version:** 20260227_00

## Tools

### List Customers

**Slug:** `MOONCLERK_LIST_CUSTOMERS`

Tool to list customers (plans) from MoonClerk. Use when you need to retrieve customer data with optional filters. Use after authenticating API credentials.

### List Discounts

**Slug:** `MOONCLERK_LIST_DISCOUNTS`

Tool to retrieve a list of all discounts applied to customers. Use after authenticating API credentials.

### List Payment Forms

**Slug:** `MOONCLERK_LIST_FORMS`

Tool to retrieve a list of all payment forms. Use after authenticating to inspect available payment forms.

### List Payments

**Slug:** `MOONCLERK_LIST_PAYMENTS`

Tool to list payments. Use when you need to retrieve all payments or filter by form, customer, date range, or status after authenticating.

### List Subscriptions

**Slug:** `MOONCLERK_LIST_SUBSCRIPTIONS`

Tool to list subscriptions. Use when you need to retrieve all subscriptions after authenticating.
