Creates a payment authorisation.
POST {{baseUrl}}/authorise
Creates a payment with a unique reference (pspReference
) and attempts to obtain an authorisation hold. For cards, this amount can be captured or cancelled later. Non-card payment methods typically don't support this and will automatically capture as part of the authorisation.
For more information, refer to Classic integration.