I am working on implementing subscription using Amazon IAP version 2
. I am referring to the sample subscription application provided by them, for implementation.
I want to provide auto-renewable on/off feature for subscription in my application. So that user can turn on/off the renewing of subscription from app only and he/she does not have to go out of application. Could anyone please tell me how to do it? Which methods/apis to call?