Payment status

Each authorization request has a payment status associated with the request.

The payment status can have a value of AWAIT_AUTH, REQUEST_AUTH, FAILED_AUTH, or AUTHORIZED. The default payment status is AWAIT_AUTH. When the payment status of a request identifier changes, the PAYMENT_COLLECTION.REQUEST_PAYMENT_STATUS event is fired.

The payment status on a request is computed in the same way as the payment status on an order.