Transfer Reason
Enum class representing the actual purpose of the transfer.
Entries
After customer onboarding, migrations of existing balances.
The customer is buying crypto or other assets.
The customer is selling crypto or other assets.
The transfer represents a trading pair transaction between customers with wallets.
Debiting the customer's wallet via non-Paysafe withdrawal options.
Charging a merchant fee.
Cancellation of a previous transaction.
Converting one currency to another.
Money transfer between customers with wallets.
Fee for replacing a card that is lost, stolen, or damaged.
Fee charged for lack of transactions or authorizations.
Fee charged for resolving disputes related to payments, such as suspected fraud or unfulfilled goods/services.
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.