@paysafe/paysafe-wallet-saas-web
    Preparing search index...

    Enumeration AuthorizationStatus

    Prepaid Card Authorization status.

    Index

    Enumeration Members

    APPROVED: "APPROVED"

    A payment authorization is approved.

    DECLINED: "DECLINED"

    A declined card payment.

    EXPIRED: "EXPIRED"

    A previously approved card authorization expired as clearing was not received within the required time-frame.

    FAILED: "FAILED"

    Authorization failed due to a technical timeout. Please try again later.

    FORCED_BAL_RELEASE: "FORCED_BAL_RELEASE"

    Used in cases where an authorization was manually released before its expiry date by a member of staff.

    REVERSED: "REVERSED"

    Reversed status.

    SETTLED: "SETTLED"

    A card payment that a clearing was received for. As a result the status changed to SETTLED.

    SETTLED_PARTIAL: "SETTLED_PARTIAL"

    Merchants usually clear an authorization with a single clearing message. On rare occasions the merchant obtains pre-authorization for a group of items that are later shipped separately, and the merchant sends a separate clearing message for each portion of the order as it ships. This status is used for such partial clearing messages. The remainder of the pre-authorized amount remains on hold until all clearing messages are received. Or until the pre-authorization expires.

    SETTLED_RELEASE_FAIL: "SETTLED_RELEASE_FAIL"

    An error message used when an authorization was expired, but the reserved amount was not released. Please contact your relationship manager in such cases.

    UNKNOWN: "UNKNOWN"

    An unknown authorization status.