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

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -

java - JavaFX 2 slider labelFormatter not being used -