I've got a concept for an Android application that I would like to develop. However, after much research I'm still unsure if a vital component of the app is supported with the android in app billing system and hoped that maybe someone shared a similar issue in the past.
Basically, I'm hoping to ask the user to commit to buying an in app item at a later time if an event does not occur. Therefore I'd hoped that I could suspend the payment until that later time and then execute this payment if the said event does not occur.
Is one able to suspend payments until a later time and cancel them if some event does occur, but execute the payment if not?