# What is Pandabase? (/)





Pandabase is the merchant of record (MoR) for your store. It handles payments, tax, disputes, and payouts for your digital products.

## Get started [#get-started]

<Card title="Quickstart" icon="<Rocket />" href="/quickstart">
  Create your store and accept your first payment.
</Card>

## Learn more [#learn-more]

Find a guide:

<Cards>
  <Card title="Payments" icon="<CreditCard />" href="/store/manage-payments/payments">
    How payments, fees, and settlements work.
  </Card>

  <Card title="Products" icon="<ShoppingCart />" href="/store/analytics">
    Product types, fulfillment modes, variants, and pricing.
  </Card>

  <Card title="Checkouts" icon="<CreditCard />" href="/store/paylinks">
    How checkout sessions and the payment flow work.
  </Card>

  <Card title="Stores" icon="<ShoppingBasket />" href="/stores">
    Creating stores, storefronts, and managing your team.
  </Card>

  <Card title="Payouts" icon="<Landmark />" href="/store/finances/payouts">
    Supported countries, fees, and payout timelines.
  </Card>

  <Card title="Disputes" icon="<ShieldAlert />" href="/store/manage-payments/disputes">
    What happens when a customer files a chargeback.
  </Card>

  <Card title="Webhooks" icon="<Bell />" href="/developers/webhooks/overview">
    Get notified when events happen in your store.
  </Card>

  <Card title="API Reference" icon="<Terminal />" href="/developers/api/introduction">
    Integrate with the Pandabase API programmatically.
  </Card>
</Cards>
