For AI agents: visit https://transactpay.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
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.