How to register user with subscription payment?

Not applicable

I have and API and want to provide access to it to users. There are 2 types of users.

A - can register and create "business" - it should be pay per period of time.

B - users can be registered with "key/token" of A user, within "business" he created.

My questions are: 1. Give me example how to create new user who can pay per period of time? (After it's created we need to pass it to our backend API) 2. How to create B users based on A user's data?

0 1 226
1 REPLY 1