i am creating a sandbox merchant account, in the wallet for digital goods setting, they are asking for PostBack URL, how do i create a postback url?
Asked
Active
Viewed 746 times
0
-
http://en.wikipedia.org/wiki/Postback was the second entry in a search for `postback url` on a popular search engine. – CommonsWare Oct 11 '13 at 20:08
-
yes thank you man i already did it but honestly i didn't understand how to do it – Ali Oct 11 '13 at 20:39
-
1You will have to create a _handler_ that will "wait and listen" for [HTTP POSTs from Google](https://developers.google.com/commerce/wallet/digital/docs/postback). Link is to official documentation and resources/samples that should get you going. – EdSF Oct 13 '13 at 00:21