vtex / vtex.js

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

[CHK-1344]: Save personal data #86

Closed jeffersontuc closed 2 years ago

jeffersontuc commented 2 years ago

What is the purpose of this pull request?

The aim of this PR is to add a function that will be called to send a API request, informing the user's choice about saving his profile data.

How should this be manually tested?

In order to test it you need to follow the steps below:

Screenshots or example usage

image image

Types of changes