Backend Operations
Transaction-Based Operations
Transaction-based operations depend on existing orders, which have been completed by the online shop consumer.
Available Transaction Based Operations
Operations | Description |
---|---|
Cancel an approval, typically done by the consumer in the online shop. |
|
Convert an approval into a deposit. |
|
Cancel a deposit. |
|
Return all order details including corresponding payments and credit notes. |
|
Create a new order based on an existing order, typically used for subscriptions. |
|
Create a credit note for an order, typically done by the merchant after the consumer returned an ordered product. |
|
Cancel a credit note. |
|
Create a credit note without dependency on a pre-existing payment. |
The availability of a transaction-based operation depends on:
-
Financial institution
-
Current state of the payment/order
With getOrderDetails list of all possible transaction-based backend operations can be obtained. |
Operations by Payment Method
All supported payment methods and their corresponding transaction-based operations can be found in transaction-based operations by payment method.
Non-Transaction-Based Operations
Non-transaction-based operations don’t depend on existing orders and are carried out independently of any existing orders.
The availability of a non-transaction-based operation depends on:
-
Financial institution