Let me rephrase my question, i have some software similar to a coupon book that i want to offer to paid members. level 1 or higher. i need to have a few things happen as i have to pay per member account in the coupon book software, so i want to make sure the users are handled according to payments made in s2Member.
- create a user in the other software when the s2member is promoted or joins @ level 1.
- deactivate a user if they drop from level 1 to 0
- deactivate a user if they cancel level 1 membership.
the 3rd party software has an api. it also takes care of communication with the user regarding their account/password. all i will need to send with the API is the email address and a user ID, we will probably use a phone number for the ID not the wordpress user ID.
my question is what would be the best way to do this in s2Member? i had it working back in 2017 but the company went another route and deleted the site, so other than the testing files i can not remember how i implemented it in s2Member.
Sean