gwt - Google Wallet - SSL / https handled completely by Google? -


for google wallet, i'm wondering if ssl certificate https needs setup on serverside, or if https access done on google's servers?

in wallet tutorial, notice https addresses google -

https://developers.google.com/commerce/wallet/digital/docs/tutorial

an ssl certificate not required on server side. postback call google mirrors original transaction data plus order id. if using sellerdata field, depending on particular situation, may consider encrypting information.

also see related discussion:

does google wallet api digital goods require ssl certificate?


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -