> ## Documentation Index
> Fetch the complete documentation index at: https://gk-dev.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Payment Structure

> Understanding payment flows and commission management

# Payment Structure

## Platform Fees

The platform operates on a volume-based pricing model:

<Card title="Platform Commission" icon="percentage">
  * 9% fee on successful sales
  * Charged monthly via Stripe
  * Automatically calculated based on verified transactions
</Card>

<Note>
  Platform fees are separate from affiliate commissions and are used to maintain and improve the platform.
</Note>

## Affiliate Payments

<Tabs>
  <Tab title="Payment Process">
    Payments between creators and affiliates are managed independently:

    * Direct arrangement between parties
    * Flexible payment methods
    * Custom payment schedules
    * Independent of platform fees
  </Tab>

  <Tab title="Payment Tracking">
    The platform provides payment tracking tools:

    * Commission calculation
    * Payment status monitoring
    * Transaction history
    * Payment verification
  </Tab>
</Tabs>

## Commission Management

<Properties>
  * **Pending Commissions** - Track unpaid affiliate earnings
  * **Paid Commissions** - Historical record of completed payments
  * **Payment Status** - Monitor payment states (Pending/Paid)
  * **Payment Dates** - Record of transaction timestamps
</Properties>

## Platform Billing

<Steps>
  <Step title="Monthly Assessment">
    Platform calculates 9% fee on successful sales
  </Step>

  <Step title="Automatic Billing">
    Charges processed through connected Stripe account
  </Step>

  <Step title="Transaction History">
    Access detailed billing history and receipts
  </Step>
</Steps>

<Warning>
  Ensure your Stripe account remains active to avoid service interruption.
</Warning>

## Payment Dashboard

The payment dashboard provides:

<CardGroup cols={2}>
  <Card title="Platform Fees" icon="building">
    * Monthly charges
    * Transaction history
    * Current balance
    * Payment schedule
  </Card>

  <Card title="Affiliate Tracking" icon="users">
    * Commission amounts
    * Payment status
    * Affiliate details
    * Payment history
  </Card>
</CardGroup>

## Common Questions

<AccordionGroup>
  <Accordion title="How are platform fees calculated?">
    Platform fees are 9% of successful sales, calculated monthly and charged through your connected Stripe account.
  </Accordion>

  <Accordion title="How do I pay my affiliates?">
    Affiliate payments are managed directly between you and your affiliates. The platform provides tracking tools but does not process these payments.
  </Accordion>

  <Accordion title="What happens if my Stripe payment fails?">
    You will be notified of any failed payments. Please ensure your Stripe account is properly configured and has sufficient funds.
  </Accordion>
</AccordionGroup>
