> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rampnow.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Global Payroll

> Pay global employees in local fiat currencies using crypto as the funding source.

Rampnow enables organisations to **pay employees worldwide using crypto as the settlement currency**.\
Instead of relying on complex banking networks, expensive SWIFT transfers, or multiple providers, you fund payroll with crypto and Rampnow distributes salary payouts locally in EUR, INR, PHP, IDR, GBP, USD and more.

This workflow is ideal for **Web3 companies, DAOs, remote-first teams and global employers** who need predictable payroll operations with minimal overhead.

<Info>
  Employees always receive funds in **local fiat**—not crypto.\
  Rampnow handles FX conversion, routing and settlement.
</Info>

# Why Companies Use Rampnow for Payroll

<div style={{display: 'grid', gridTemplateColumns: '1fr 1fr', gap: '1rem'}}>
  <Card title="Global Coverage" icon="globe">
    Pay employees across Europe, India, Philippines, Indonesia, the UK and more.
  </Card>

  <Card title="Crypto-Funded Payroll" icon="coins">
    Fund your payroll in USDC, USDT, ETH, PLS or other supported assets.
  </Card>

  <Card title="Local Salary Delivery" icon="money-bill-wave">
    Payouts via SEPA, UPI, local rails, FPS and other domestic methods.
  </Card>

  <Card title="FX & Routing Automation" icon="shuffle">
    Smart routing ensures the best conversion rate for each corridor.
  </Card>

  <Card title="High-Volume Support" icon="gauge-high">
    Handles large workforce payouts across multiple countries.
  </Card>
</div>

# Supported Payroll Currencies

<div style={{display: 'grid', gridTemplateColumns: 'repeat(3, 1fr)', gap: '1rem'}}>
  <Card title="EUR – Europe" icon="euro-sign">
    Salary payout via SEPA\
    Instant & Next-Day options
  </Card>

  <Card title="INR – India" icon="indian-rupee-sign">
    UPI / IMPS / NEFT\
    Ideal for large employee pools
  </Card>

  <Card title="PHP – Philippines" icon="peso-sign">
    Bank accounts + e-wallets (GCash, Maya)
  </Card>

  <Card title="IDR – Indonesia" icon="money-bill-wave">
    Local Indonesian domestic rails
  </Card>

  <Card title="GBP – UK" icon="sterling-sign">
    Faster Payments (FPS)
  </Card>

  <Card title="USD – Selected regions" icon="dollar-sign">
    ACH, SWIFT payout corridors
  </Card>
</div>

<Note>
  Availability varies depending on corridor restrictions.
</Note>

# Payroll Flow

<Steps>
  <Step title="1. Add Employees" icon="user-plus">
    Create and maintain employee profiles, including:

    * Full name
    * Country of residence
    * Bank details
    * Salary amount
    * Currency (EUR)
    * Chain (fiat)
    * Order Type (payroll)
    * Documents (Country Specific)
  </Step>

  <Step title="2. Prepare Monthly Payroll" icon="table">
    Upload payroll API data salaries for the month.

    API Payroll processing supports:

    * salary payouts
    * Multi-currency payroll
    * Country-specific payout routing
  </Step>

  <Step title="3. Fund Payroll Using Crypto" icon="coins">
    You send crypto to the designated Rampnow funding address.\
    Supported assets include:

    * USDC
    * USDT

    Funds are credited after blockchain confirmation and matched to the payroll batch.
  </Step>

  <Step title="4. FX Conversion & Smart Routing" icon="shuffle">
    The Liquidity Engine converts crypto → fiat and routes each employee’s salary according to:

    * Country
    * Currency
    * Bank rail availability
    * FX optimisation
    * Settlement timelines
  </Step>

  <Step title="5. Salary Distribution" icon="paper-plane">
    Employees receive payouts through the fastest available local rails:

    * SEPA for EUR
    * IMPS for INR
    * Bank transfers & wallets for PHP
    * Domestic rails for IDR
    * FPS for GBP
    * ACH, SWIFT for eligible USD routes

    Real-time status is available through the dashboard or webhook notifications.
  </Step>

  <Step title="6. Payroll Reconciliation" icon="file-invoice">
    After payouts complete, you receive:

    * Payroll summary
    * FX rate sheet
    * payout receipts
    * Crypto → fiat breakdown
    * Returned/failed payout notifications
  </Step>
</Steps>

# Payroll Features

<Steps>
  <Step title="Global Workforce Ready" icon="users">
    Supports fully distributed teams across multiple continents.
  </Step>

  <Step title="Recurring Batches" icon="repeat">
    Automate recurring monthly payroll or custom schedules.
  </Step>

  <Step title="Predictable Costs" icon="money-check">
    Transparent FX and payout fees ensure stable payroll planning.
  </Step>
</Steps>

# Best Practices

<Tip>
  Use structured references (e.g. <code>salary-MM-YYYY</code>) for clean reconciliation.
</Tip>

<Tip>
  Group employees by corridor (EUR / INR / PHP) to simplify batch visibility.
</Tip>

<Warning>
  Rampnow executes payroll payments but does not handle **employment tax withholding or filings**. Employers must meet local employment tax obligations.
</Warning>

# Related Pages

<div style={{display: 'grid', gridTemplateColumns: '1fr 1fr', gap: '1rem'}}>
  <Card href="/quickstart/make-payments/vendor-payments" title="Vendor Payments" icon="file-invoice">
    Pay contractors and suppliers globally
  </Card>

  <Card href="/quickstart/make-payments/remittance" title="Remittances" icon="globe">
    Build global remittance products using crypto funding
  </Card>

  <Card href="/quickstart/make-payments/FX-routing" title="FX Routing" icon="shuffle">
    Understand conversion and liquidity routing
  </Card>

  <Card href="/quickstart/make-payments/Reporting-and-settlement" title="Settlement" icon="file-lines">
    Learn how settlement and reconciliation works
  </Card>
</div>

# Questions?

<ContactForm />
