In the app can we add a yearly subscription method, so that it stop working each year if subscription is off Or the current year payment won't went successful.
Any Ideas would be helpful.
Thanks in advance.
In the app can we add a yearly subscription method, so that it stop working each year if subscription is off Or the current year payment won't went successful.
Any Ideas would be helpful.
Thanks in advance.
You could use In-App Billing
Alternatively, if you allow your customers to create an account on your web site. They could pay you there and you could use your own servers to verify the subscription by calling it from the app.