It would be ideal if there were additional parameters for the member create or update api endpoints to allow setting of the stripeCustomerId/stripeSubscriptionId values. The manual import tool to connect a preexisting stripe customer to a memberstack member is not a feasible solution as I am specifically looking for a headless solution. This could also be a test mode only option if that increases the likelihood of this feature.
2 comments
I talked it over with the team and we don't have plans to unlock this functionality at this time, but I can see why it would be helpful.
Can you say more about why "test mode only" is a viable option for you? I would assume this feature is most valuable in live mode.
Replicating a way to create users and tie them customers would enable headless testing. I have a number of webhooks that fire off after a user is created. I would like some end to end testing of these webhooks since most of them query information back from stripe pertaining to the newly created user. Currently, I have to create a new user by hand every time I want to test out my new pipeline.
Please sign in to leave a comment.