No option to add mark ReCaptcha as enterprise or add custom data-s Field
Closed this issue · 0 comments
Sieu commented
Under the official documentation:
Add an additional parameter enterprise=1 to your request to in.php endpoint and interact with our API the same way it is done when solving V2 or solving V3 to get the token, then use the token in the same way it is used on your target website.
For V2 implementations there can be optional additional data used: in most cases that is a custom string value defined in s or data-s parameter. You can pass this data inside data-s request parameter.
Workaround is extending the ReCaptcha Class.