FeePaymentReason

Enum class representing the purpose of the merchant payment.

Entries

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

Fee charged for deposit transactions collected into partner merchant wallet.

Link copied to clipboard

Fee charged for withdrawal transactions collected into partner merchant wallet.

Link copied to clipboard

Fee collected into merchant wallet.

Link copied to clipboard

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

Link copied to clipboard

Fee for ATM service, when using prepaid cards.

Link copied to clipboard

Fee applied, when payment requires currency exchange.

Link copied to clipboard

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

Link copied to clipboard

Returned when no valid value was found.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

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.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.