vtex / vtex.js

VTEX SDK for JavaScript
MIT License
120 stars 52 forks source link

Feature/recaptcha #58

Closed darlenedms closed 4 years ago

darlenedms commented 4 years ago

What is the purpose of this pull request?

Enable reCAPTCHA by sending recaptchaKey and recaptchaToken to Checkout API.

How should this be manually tested?

Try to complete a purchase in an account with reCAPTCHA activated (e.g.: qausa).

Types of changes