Is there a way for a Google Android developer to get email notifications whenever a user purchases my app(s)?
I know there's a Google Checkout purchase history, but would prefer email notifications.
Thanks!
|
Is there a way for a Google Android developer to get email notifications whenever a user purchases my app(s)? I know there's a Google Checkout purchase history, but would prefer email notifications. Thanks! |
|||
|
|
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
Not sure why this is down voted. There is not such option in the developer console or Google Checkout. If you are processing your IAB orders on your own server, you can send notifications your self. You could also poll the Checkout API and send notifications periodically. |
|||
|
|