Get Fees

Understanding Get Fees response

The successful response for get fees endpoint is broken down this way:

  • data.charge_amount: This the total amount to be charged, total amount = amount + fee
  • data.fee: This is a cumulative of the merchantfee (if applicable) + ravefee
  • data.merchantfee: This is the merchant fee on the transaction, it is applicable when using a subdomain. Subdomains allow you white-label rave, and offer it as a customised service to your merchant, we allow you set a markup fee on it and earn transaction fees. In this scenario the merchant-fee would be the subdomain markup fee if applicable.
  • data.ravefee: This is the fee charged per transaction by rave.
Language
Click Try It! to start a request and see the response here!