@paysafe/paysafe-wallet-saas-web
    Preparing search index...

    Enumeration FeePaymentReason

    Represents the reason for the fee payment.

    Index

    Enumeration Members

    ATM_FEE: "ATM_FEE"

    Fee for ATM service, when using prepaid cards.

    DEPOSIT_FEE: "DEPOSIT_FEE"

    Fee charged for deposit transactions collected into partner merchant wallet.

    FX_FEE: "FX_FEE"

    Fee applied, when payment requires currency exchange.

    MERCHANT_FEE: "MERCHANT_FEE"

    Fee for the payment service collected into partner merchant wallet.

    OTHER_FEE: "OTHER_FEE"

    It could be used for any additional, unspecified fees that may be applied to a transaction.

    PAYSAFE_FEE: "PAYSAFE_FEE"

    Fee collected by Paysafe for the provided payment service. Usually Paysafe Fee is not directly applied to customer transactions.

    RECIPIENT_FEE: "RECIPIENT_FEE"

    Fee that will be applied to recipient client of transfer collected into partner merchant wallet.

    SENDER_FEE: "SENDER_FEE"

    Fee that will be applied to sender party of transfer collected into partner merchant wallet.

    WITHDRAWAL_FEE: "WITHDRAWAL_FEE"

    Fee charged for withdrawal transactions collected into partner merchant wallet.