The Order Fee endpoint allows you to retrieve the transaction fee for a payment. This is useful for showing customers the exact cost or calculating the total amount before completing a payment.
💡
Good to know
You must encrypt the payload using RSA encryption (PKCS#1 v1.5).
Use this API to determine how much extra fee will be added based on the amount, currency, and payment method.