Payment Fees

Payment fees are calculated based on the payment scheme used for settlement. These schemes typically depend on the counterparty's country and currency.

When requesting a payment from an account_id, users must ensure the balance can cover both the payment amount and the payment fee. If the balance is insufficient, the payment will be rejected with an 'Insufficient funds' message.

After submitting a valid payment via the 'Create Payment' endpoint, the response will include the fee amount and currency, along with the respective payment_id.


What’s Next