# Merchant of Record

### What is a Merchant of Record?

A merchant of record provider is a third-party service that handles the entire payment process, including transaction processing, tax management, and compliance, on behalf of businesses selling products or services online. When it comes to managing subscriptions and invoicing, an MoR provider takes on several key responsibilities:

1. **Payment processing:** Handles all aspects of payment transactions, including accepting various payment methods and currencies.
2. **Subscription management:** Manages recurring billing cycles, upgrades, downgrades, and cancellations.
3. **Invoicing:** Generates and sends invoices to customers on behalf of the business.
4. **Tax calculation and remittance:** Calculates, collects, and remits appropriate taxes across different jurisdictions.
5. **Compliance management:** Ensures adherence to financial regulations and industry standards (e.g., PCI-DSS, GDPR).
6. **Fraud prevention:** Implements security measures to protect against fraudulent activities.
7. **Customer support:** Often provides dedicated support for payment-related issues.

<figure><img src="/files/eGCaYhIEf6kW3JtFDQOX" alt=""><figcaption></figcaption></figure>

### Benefits of using a Merchant of Record:

1. **Simplified operations:** Businesses can focus on core activities while the MoR handles complex payment and compliance issues.
2. **Global expansion:** Facilitates easier entry into new markets by supporting multiple currencies and local payment methods.
3. **Reduced compliance risk:** MoRs ensure businesses stay compliant with various regulations across different regions.
4. **Improved cash flow:** Consolidates transactions and ensures timely settlements.
5. **Enhanced security:** Implements robust fraud detection and prevention systems.
6. **Streamlined customer experience:** Provides a seamless payment process, potentially increasing conversion rates.
7. **Cost-effective:** Often more economical than managing these processes in-house, especially for businesses operating across multiple jurisdictions.
8. **Scalability:** Designed to handle large volumes of transactions and support business growth.
9. **Flexibility:** Allows businesses to easily offer various pricing models and subscription plans.

By leveraging a merchant of record provider, businesses can streamline their subscription and invoicing processes while reducing the administrative burden and compliance risks associated with managing these aspects internally. This is particularly beneficial for companies operating in multiple markets or dealing with complex regulatory environments.


---

# 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.myveriam.com/for-providers/subscription-management/merchant-of-record.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.
