[android-developers] Re: Check IN-APP Billing Android in a Servlet Java

2016-10-13 Thread Antonio Dimasi
Hi everyone,

i attached another picture where explain what i want.
CASE 2

1) Android calls Google Play Service for IN-APP Billing.
2) Google Play Service checks and makes the payment, sends the response to 
Android.
3) Android send request to Servlet to check the payment.
4) The Servlet checks the payment in Google Play Service
5) Google Play Service send the response to the Servlet
6) The Servlet send a response to Android with information about payment.

Many thanks

Il giorno mercoledì 12 ottobre 2016 16:54:15 UTC+2, Antonio Dimasi ha 
scritto:
>
> I need to know how can I check an object bought by IN-APP (Play Store) 
> from a Java Servlet?
>
> Could someone show me an example? Thanks
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/cb82-37ea-4fdd-827b-ec4812d00ddf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Check IN-APP Billing Android in a Servlet Java

2016-10-13 Thread Antonio Dimasi
Hi everyone,

i attached a picture where explain what i want.

1) Android calls the Servlet.
2) The Servlet uses the Google Play Service for IN-APP Billing.
3) Google Play Service checks and makes the payment, sends the response to 
the Servlet.
4) The Servlet notifies the payment to Android.

Many thanks





Il giorno mercoledì 12 ottobre 2016 16:54:15 UTC+2, Antonio Dimasi ha 
scritto:
>
> I need to know how can I check an object bought by IN-APP (Play Store) 
> from a Java Servlet?
>
> Could someone show me an example? Thanks
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/6b4df4a2-db6b-440b-bed0-6e4fcb968b6c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Check IN-APP Billing Android in a Servlet Java

2016-10-12 Thread Antonio Dimasi


I need to know how can I check an object bought by IN-APP (Play Store) from 
a Java Servlet?

Could someone show me an example? Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/3b46ed18-5f19-4503-b8dd-ca19e2e4a9ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.