in app - Android in app purchases: is it possible to buy few subscriptions at same time? -


from google documentation don't understand - 1 subscription can active @ same time? or possible buy few subscriptions simultaneously?

please explain me.

you can create multiple products , configure attributes subscription each subscription product

quoting the docs configuring subscriptions

to create , manage subscriptions, can use developer console set product list app, configure these attributes each subscription product:

purchase type: set subscription subscription id: identifier subscription publishing state: unpublished/published language: default language displaying subscription title: title of subscription product description: details tell user subscription price: default price of subscription per recurrence recurrence: interval of billing recurrence additional currency pricing (can auto-filled) 

Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -