/orders/calculate-merchant-fees

Merchants with a merchant fee for payment plan (i.e. MFPP) agreement can use this endpoint to determine the fee amount for a given order. The state/country for the customer should come from the customer's shipping address. When $0 is returned, then there is no fee and does not need to display within the merchant's UX.

Body Params
string
required

Gets or sets the currency for Merchant Fee For Payment Plan

string
required

Gets or sets the Id of the merchant to calculate fees for

string
required

Gets or sets the customer's state for their shipping address.

string
required

Gets or sets the customer's country for their shipping address. Defaults to "US"

double
required

Gets or sets the amount of the order to calculate fees for.

Headers
string
required
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json