Checking...(http://localhost:8080)
SANDBOX

Fee Calculator

Calculate the fee breakdown for a transaction amount. Calls POST /api/payments/calculate-fees.

Where to configure fees:

  • Platform fee (XValuePay commission) — Admin dashboard: /admin/settings/platform XValuePayFeePercent + XValuePayFeeMinimum
  • Partner fee (your markup) — Partner settings: /partner/settings or via API: PUT /api/partner/profilepartnerFeePercent
  • Gateway fee (PayPal/HyperPay processing) — determined by the payment gateway, not configurable.
Calculate Fees