Integrating s2Member
Written By Carlos
Last updated About 23 hours ago

PayKickstart integrates seamlessly with the s2Member API, allowing you to add/remove customers to different membership levels in your s2Member account upon purchase.
Note:
You MUST have a s2Member PRO Account.
Once you save the integration settings for the product, the customer will receive login access to the membership platform after purchase.
If the purchase is related to a subscription, access to the membership would be controlled automatically by the customer’s subscription status in PayKickstart.
With s2Member Pro installed, you have access to the s2Member Pro API For Remote Operations. This is made available for developers that wish to further expand the integration’s capabilities.
Requires a Secret API Key
Supported Remote Operations
Example PHP Scripts for Each Operation
Event types:
auth_check_user (authenticate existing Users/Members)
get_user (retrieve data about existing Users/Members)
create_user (create if not exists, else update existing Users/Members)
modify_user (updates existing Users/Members)
delete_user (deletes existing Users/Members)