Skip to main content
PaveWay provides a transparent fee engine that calculates costs in real-time based on the payment method, customer location, and merchant configuration.

Fee Types

Fee Bearer Configuration

You can control who pays the transaction fees using the fee_bearer parameter at PaymentIntent creation.
  • merchant: Fees are deducted from your final payout. The customer pays exactly the amount you specify.
  • customer (Default): Fees are added to the transaction amount. The customer sees a slightly higher total at checkout, but you receive the full requested amount.

Fetching a Quote

You can retrieve a real-time fee breakdown before charging the customer.

Response Example

[!NOTE] For high-volume merchants, the Platform Fee is reduced to 0.5%. Contact your account manager for tiered pricing.