I am working as a developer on integrating a digital membership card system and I am currently facing several issues during implementation. While trying to sync member data through the API, the response is not returning complete profile details such as membership ID and status, which is affecting the card generation process. Additionally, I am encountering authentication problems like token expiration and invalid API key errors when connecting to the API. Another challenge is generating digital membership cards in real-time immediately after user registration, as the process is not triggering as expected. I am also unsure about the best way to securely store and display sensitive member information on the digital card, considering data privacy concerns. Furthermore, there is limited clarity around webhook or event-based triggers for automatically updating membership card details when user data changes. I am looking for guidance on how to properly integrate the API for real-time card generation, manage authentication efficiently, and implement secure and scalable solutions for digital membership cards.
Please note - this post has been edited by a Community moderator to ensure it adheres to our Community Guidelines.