@tax1driver/ts-przelewy24
    Preparing search index...

    Type Alias CardPaymentNotification

    CardPaymentNotification:
        | CardPaymentSuccessfulNotification
        | CardPaymentFailedNotification

    Union type for card payment notifications (success or failure)