Reply To: need to connect to the site via REST API to verify the users

Home Forums Email Verification for WooCommerce need to connect to the site via REST API to verify the users Reply To: need to connect to the site via REST API to verify the users

#106364
Pablo
Moderator
Plugin Support

Hi,

Sorry for the delay.

For now, the only endpoint we have is for verifying the user. You just need to enable it on Advanced > REST API options.

It’s necessary to pass the code sent via email. Example:

http://site.com/wp-json/alg_wc_ev/v1/verify?verify_code=eyJpZCI6NCwiY29kZSI6Ijg0Mzk5ZjcwMzVkM2EwMjcxNGE3N2MxMTcxNjExNmQ3In0-

If that’s not enough for you, let me know exactly how you’d like it to work.

  • This reply was modified 5 months, 1 week ago by Pablo.