2024-06-06 — Add endpoint to authorize payments
Adds the Authorize Payments endpoint to the Checkout Backend API. This endpoint enables a merchant to authorize a payment from their backend application.
This endpoint is useful for offline or off-session order processing, when you don't want to call the Process Order endpoint from the frontend.