Question:
We use Signup & Login plugin to authorize users.
- How to request a Member ID having a Wix Cookie ID? Are there any API or request to database?
- Having a Member ID, how can we get Subscription Status: paid, trial, etc? Are there any API or request to database?
Product:
What are you trying to achieve:
For the first question we’re trying to get the information like
{“member”:{“id”:“42850c0e-e7da-4786-9fd9-620e0317a74b”,“status”:“UNKNOWN”,“contactId”:“42850c0e-e7da-4786-9fd9-620e0317a74b”,“profile”:{“nickname”:“skzmn”,“slug”:“skzmn”},“privacyStatus”:“UNKNOWN”,“activityStatus”:“UNKNOWN”,“createdDate”:“2023-06-06T15:55:58Z”,“updatedDate”:“2023-06-06T15:56:29.724Z”}}
What have you already tried:
Google, Documentation, Forums, Support
Additional information: