I have an existing piece of software I wrote with an API. I would like any new payment processed on the Flex to be pushed to my remote web service. My app just needs to know the transaction ID and the amount whenever a new payment is made. Is this something possible with the default Android Register app on the Flex or will this require a custom app?