Fee Payment Reason
Enum class representing the purpose of the merchant payment.
Entries
Fee that will be applied to sender party of transfer collected into partner merchant wallet.
Fee that will be applied to recipient client of transfer collected into partner merchant wallet.
Fee charged for deposit transactions collected into partner merchant wallet.
Fee charged for withdrawal transactions collected into partner merchant wallet.
Fee collected into merchant wallet.
Fee collected by Paysafe for the provided payment service. Usually Paysafe Fee is not directly applied to customer transactions.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.