Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions mintlify/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
{
"group": "Platform Tools",
"pages": [
"payouts-and-b2b/platform-tools/fee-rules",
"payouts-and-b2b/platform-tools/webhooks",
"payouts-and-b2b/platform-tools/sandbox-testing",
"payouts-and-b2b/platform-tools/postman-collection"
Expand Down Expand Up @@ -146,6 +147,7 @@
{
"group": "Platform Tools",
"pages": [
"ramps/platform-tools/fee-rules",
"ramps/platform-tools/webhooks",
"ramps/platform-tools/sandbox-testing",
"ramps/platform-tools/postman-collection"
Expand Down Expand Up @@ -189,6 +191,7 @@
{
"group": "Platform Tools",
"pages": [
"rewards/platform-tools/fee-rules",
"rewards/platform-tools/webhooks",
"rewards/platform-tools/sandbox-testing",
"rewards/platform-tools/postman-collection"
Expand Down Expand Up @@ -237,6 +240,7 @@
{
"group": "Platform Tools",
"pages": [
"global-p2p/platform-tools/fee-rules",
"global-p2p/platform-tools/webhooks",
"global-p2p/platform-tools/sandbox-testing",
"global-p2p/platform-tools/postman-collection",
Expand Down
10 changes: 10 additions & 0 deletions mintlify/global-p2p/platform-tools/fee-rules.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: "Platform fee rules"
description: "Configure the markup your platform charges customers per transaction type"
icon: "/images/icons/settings-gear2.svg"
"og:image": "/images/og/og-global-p2p.png"
---

import PlatformFeeRules from '/snippets/platform-fee-rules.mdx';

<PlatformFeeRules />
Loading
Loading