Get the surcharge settings for a specific payment source
Last Updated:What's in this article?
Returns the surcharge that will be automatically applied when processing a transaction using the specified payment source (e.g. a card number).
AUTHORIZATIONS:
BasicAuthentication
REQUEST BODY SCHEMA: application/json
source_type required | Enum: "card" "tkn" "pm" "ref"
|
source required | The source to return the surcharge details for. This can be a card, a token, a payment method ID or the reference number of a previous transaction. For a source type of |