Rate - Retrieve Surcharge Information Securely

Modified on Mon, 27 Jan at 3:20 PM

The Rate endpoint allows you to retrieve detailed surcharge rate information for a specific Bank Identification Number (BIN) and transaction amount. This is useful for understanding the fees associated with a payment.


Here’s how it works:

  • Required Parameters:
    • BIN: The Bank Identification Number of the card.
    • amount: The transaction amount for which surcharge rates are calculated.
  • Response Details. The API returns a JSON object that includes:
    • Surcharge amount
    • Rate
    • Type
    • Card brand
  • Secure Access: This endpoint supports client-side requests using a publishable key, but you must include the key-hash in the headers to ensure secure access and prevent unauthorized usage.


This endpoint is ideal for dynamically calculating surcharge rates based on specific payment details, enhancing transparency in transaction fees.


Reference to API Integration Documentation

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article