Order Management
📄️ Capture an order
Capture an order of a completed payment session.
📄️ Refund an order
Refund a captured order of a payment session.
📄️ Cancel an order
Cancel an order of a payment session. It is only possible to cancel an order that has order status `order_approved_not_captured`. If the order has been captured it is no longer possible to cancel the order as it should be refunded instead. It is also not possible to cancel a pending or rejected order.
📄️ Update cart - Coming soon
Endpoint not yet released, coming soon (end of 2023). Update cart and amounts of a payment session.