Closed xiaofei-du closed 2 years ago
If a user set newsletter_subscription as true, subscribe the user to our newsletter.
newsletter_subscription
true
If an error is returned from subscribing operation, the console needs to handle the error internally, no need to show it on the UI.
@xiaofei-du After looking up the old implementation we have at product-webiste, this feature may have a issue
We will use another workaround to solve this.
If a user set
newsletter_subscription
astrue
, subscribe the user to our newsletter.If an error is returned from subscribing operation, the console needs to handle the error internally, no need to show it on the UI.