# Introduction to Resmic Pro

Resmic Pro is an extended version of the Resmic decentralised payment gateway. It is designed for developers and businesses who need a more advanced and structured payment solution.

Unlike traditional payment gateways that charge a percentage-based fee per transaction, Resmic Pro follows the "Bitcoin model", where transaction fees remain constant regardless of the amount transferred. This provides a predictable cost structure and eliminates hidden charges.

## Features

#### Flat Monthly Subscription

* No per-transaction commission.
* Simple and predictable pricing.

#### Payment Dashboard

* Monitor transactions in real-time.
* Analyse payment trends and generate reports.

#### API Key Management

* Securely generate and manage API keys.
* Easy integration with applications.

#### Webhook Support

* Receive real-time payment notifications.
* Automate workflows based on payment events.

It is suitable for e-commerce platforms, SaaS businesses, freelancers, and enterprises looking for a reliable and decentralised payment gateway.

### Comparison: Resmic SDK vs. Resmic Pro

<table data-full-width="false"><thead><tr><th>Feature</th><th>Resmic SDK (Free)</th><th>Resmic Pro (Paid)</th></tr></thead><tbody><tr><td>API-Based Payments</td><td>No</td><td>Yes</td></tr><tr><td>Payment Dashboard</td><td>No</td><td>Yes</td></tr><tr><td>Webhook Support</td><td>No</td><td>Yes</td></tr><tr><td>Subscription Model</td><td>No (Self-hosted)</td><td>Yes (Flat Fee)</td></tr><tr><td>Transaction Fees</td><td>No Fees</td><td>No Fees</td></tr><tr><td>Coupon Support</td><td>No</td><td>Yes</td></tr><tr><td>AML</td><td>No</td><td>Yes (Beta)</td></tr><tr><td>Support</td><td>No</td><td>Yes</td></tr></tbody></table>

With Resmic Pro, users gain enhanced control, automation, and insights into their payments while maintaining a P2P, fee-free structure.

###


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.resmic.com/resmic-pro/introduction-to-resmic-pro.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
