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.

This service is only available for USD and CAD currencies.

Useful notes

  • The state and country value correspond to the customer's shipping address.
  • When the value returned in merchant_fee_for_payment_plan is $0 it means there is no fee applied to the order and this does not need to be displayed at checkout.
  • Calculate merchant fees response
    • adjusted_order_amount DOUBLE

      Total order amount including the merchant fee plan amount.

    • currency STRING

      Order currency.

    • merchant_fee_for_payment_plan DOUBLE

      Calculated amount for merchant fee for payment plan.

    Language
    Authorization
    Header
    Click Try It! to start a request and see the response here!