@consumidor-positivo/ts-utils - v1.13.0
    Preparing search index...

    Type Alias RecaptchaAction

    RecaptchaAction:
        | "SIGNUP"
        | "LOGIN"
        | "PASSWORD_RESET"
        | "GET_PRICE"
        | "CART_ADD"
        | "CART_VIEW"
        | "PAYMENT_ADD"
        | "CHECKOUT"
        | "TRANSACTION_CONFIRMED"
        | "PLAY_SONG"

    Valid actions for reCAPTCHA Enterprise verification. These actions represent different user interactions that can be verified using reCAPTCHA.