@bigcommerce/checkout-sdk / PaymentHumanVerificationHandler
• new PaymentHumanVerificationHandler(_googleRecaptcha
)
Name | Type |
---|---|
_googleRecaptcha |
GoogleRecaptcha |
▸ handle(error
): Promise
<PaymentAdditionalAction
>
Name | Type |
---|---|
error |
any |
Promise
<PaymentAdditionalAction
>
▸ handle(id
, key
): Promise
<PaymentAdditionalAction
>
Name | Type |
---|---|
id |
string |
key |
string |
Promise
<PaymentAdditionalAction
>