Hello, im having an issue where im receiving an error through my in app purchases requests. (as seen is gamesparks1.PNG attachment).
What im trying to do is modify custom runtime collection code on a purchase, but instead i get that error (gamesparks3.PNG is the code).
When i make the IAP (google play beta app, it goes through as a successful payment), and says so in the app.
gamesparks3 is the google play settings
Summary: How do i make that error go away since the product id on google play is 100.gems?
here is the full Request:
{ "@class":".GooglePlayBuyGoodsRequest", "requestId":"636891451085826170_4", "scriptData":{ "prodID":"100.gems" }, "signature":"Y7MBOsFTO4L7Mw9PcoIN7DjC8Wt7CmRuc9sSSGgU9DQUZc5CGSFDKdKRtFuDQLxwh93vjuLAkQ0LkoIB+0vUV7Nx+HKnieZhsw36Gri8Vg+US8QLjoA2u2q/04MR0I3iOpi+4N2eeoixqTk4CGaBV4QMQG7iqqFnWCKp9I0XdsdYU4vAobxZX4ZH2tsMgUpic7zMVmOVk2Uq3lK2kvE5fAUgFtXkwJZe8zB/ysJEYgPmB0lHeqemaPPzd1B7HKj+zWZVY5qP82chNZujfElMeuzOnEQLcWGzSmaKexJTc0dTxpfOpzbrBHfQwGHwrBUyjcbmSArGDXWrLaXioji87w==", "signedData":"{\"orderId\":\"GPA.3306-0721-9390-73348\",\"packageName\":\"com.NewInTown.CasinoKings\",\"productId\":\"100.gems\",\"purchaseTime\":1553569904780,\"purchaseState\":0,\"developerPayload\":\"{\\\"developerPayload\\\":\\\"\\\",\\\"is_free_trial\\\":false,\\\"has_introductory_price_trial\\\":false,\\\"is_updated\\\":false,\\\"accountId\\\":\\\"\\\"}\",\"purchaseToken\":\"lakifbindimjpddfiplkkeia.AO-J1OyY7UJYL2K-O0R1yT6cbAb28FyYwsCYSwsWoOuJ3q_SBIpruMOpkIYV2chuqCP9Xj0MM5Bl7A_0bIIIPwIwJmF8I-C_ftO6U5jAWxURyuG7BMvxdzyouWQVjtUw7FZEuqIXLjTA\"}" }
your images are too small to read. :(
odd, thanks for letting me know that:
i added the app id to the integrations still have an issue due to the product id:
never mind, still getting the verification error
Dylan Malec
Hello, im having an issue where im receiving an error through my in app purchases requests. (as seen is gamesparks1.PNG attachment).
What im trying to do is modify custom runtime collection code on a purchase, but instead i get that error (gamesparks3.PNG is the code).
When i make the IAP (google play beta app, it goes through as a successful payment), and says so in the app.
gamesparks3 is the google play settings
Summary: How do i make that error go away since the product id on google play is 100.gems?
here is the full Request: