PaymentTypes
Here you will find all different types of transaction you can see in your mutation Summery
You can get all types with the core data API: mutationTypes:Browse
Tag | Description |
---|---|
SALE | Payment by a third party in the balance, based on an order. |
REFUND | Reimbursement of earlier created sale. |
PAYOUT | Payment via the PAY. balance to a third party. |
CLEARING | Withdrawal of funds from the balance by merging transactions and transfer it to the merchant's bank account. A clearing file can be loaded into external software in order to reconciliate individual transactions. |
DEPOSIT | Deposit of a security in the balance for PAY. or a payment method. |
FUNDING | Deposit of funds in the balance. from the clearing account. |
WITHDRAW | Settle funds on incident base to the clearing account, without making a clearing file. |
INVOICE | Payment of an invoice. |
CHARGEBACK | Forced reimbursement of an earlier payment. |
REVERSAL | Reversal of a chargeback. |
ROLLBACK | Reversing of an Sale by the payment method. |
PROCESSING | Processing of transactions where turnover is realized at a later moment, such as reservations for creditcard or BNPL. |
SERVICE | Billable actions, such as sending text messages to mobile phones. |
TEST | Test payments in sandbox mode. |
Updated 3 months ago