Patrik Bóna
Patrik Bóna
Hey All, I know that this isn't the best repo, but we do not have access to the `intercom-js` repo so I am posting it here. I noticed that the...
@LiamBailey We process webhooks in `src/endpoints/webhook.php`, but basically most of them just synchronize members with `memberful_wp_sync_member_from_memberful()` which downloads member details via API and then sync the member. Please check it...
This issue can happen not only when deletion fails. Actually I doubt that it is caused by failed deletion. [We had an issue recently](https://github.com/memberful/memberful-wp/issues/207) where user creation was successful but...
From customer: > The issue is that the user sees both shortcodes' content. However the same user does not see "Restricted Access" content boxes. I'm not sure if it's related,...