PHP postback url google wallet IAP

后端 未结 4 1774
情深已故
情深已故 2021-01-16 05:12

My postback php for google wallet in-app payments looks like this:

 $sellerIdentifier,
  \"aud\" => \"Google\",
         


        
4条回答
  •  时光取名叫无心
    2021-01-16 05:51

    is your postback.php accessible without a .htaccess password and username? I had that for a while - drove me nuts... until i figured realized that my postback.php was password protected -.-

提交回复
热议问题