Register a new user from mobile

  • Luis Vega
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 4 months ago #107929 by Luis Vega
Register a new user from mobile was created by Luis Vega
Hi! We are building a mobile application that will use the membership pro backend.
How can I connect to my existing database so that I can register users from my mobile app but they get updated in my membership pro backend

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago #107941 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Register a new user from mobile
Hello Luis

Unfortunately, at the moment, Membership Pro doesn't support API to allow adding subscription from mobile APP, so it is not possible to do that

I plan to add support for some basic API. However, it will take us about 2 months or so to have it supported. So in case you need it now, I think you will have to implement the code yourself (which is quite hard, I am afraid of)

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Luis Vega
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 3 months ago #107997 by Luis Vega
Replied by Luis Vega on topic Register a new user from mobile
Tuan,

I appreciate the work, actually 2 months sounds about the timeline that we have so that will work.
Let me be much more specific on what we need,
All I need is for users to register as new members for a non-paid plan so no credit card required,
Effectively the equivalent of filling up the registration online in our mobile app.
Please let me know if you have questions, I feel the limited scope might make this easier

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #108005 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Register a new user from mobile
Yes. I understand your requirement. Your mobile APP will needs to make a POST request to the an URL determined by the extension to have the subscription created

It should be do able. But we will discuss more details when the API is available

Regards,

Tuan

Please Log in or Create an account to join the conversation.