• Categories
  • Recent
  • Tags
  • Popular
  • Solved
  • Unsolved
  • Users
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Darkly)
  • No Skin
Collapse
brainCloud Forums

Are there plans to support Storekit 2 receipt verification?

Scheduled Pinned Locked Moved Unsolved APIs
36 Posts 8 Posters 2.1k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Paul WinterhalderP Offline
    Paul WinterhalderP Offline
    Paul Winterhalder brainCloudAdmin
    wrote on last edited by
    #26

    Cool - glad it works for you now!

    1 Reply Last reply
    0
  • R Offline
    R Offline
    Ralph
    wrote on last edited by
    #27

    Hi, i'm also trying to get this working. Here's my current problem:

    My request:

    {
          "service": "appStore",
          "operation": "VERIFY_PURCHASE",
          "data": {
            "storeId": "itunes",
            "receiptData": {
              "transactionId": "2000001110852583",
              "excludeOldTransactions": true
            },
            "requestPacketId": 7
          },
          "requestPacketId": 7
        }
    

    and the response:

    {
          "status_message": "Internal server error (message): class java.lang.Long cannot be cast to class java.lang.String (java.lang.Long and java.lang.String are in module java.base of loader 'bootstrap')",
          "status": 500
        }
    
    1 Reply Last reply
    0
  • R Offline
    R Offline
    Ralph
    wrote last edited by
    #28

    when i purchase the item again, i get a 200 status response but with the error message "Item already processed".

    1 Reply Last reply
    0
  • Paul WinterhalderP Offline
    Paul WinterhalderP Offline
    Paul Winterhalder brainCloudAdmin
    wrote last edited by
    #29

    Is the IAP product set as consumable? Is it a new receipt that you're passing in? Is there an appId that we can use to check your logs @Ralph ? (feel free to send the info in via the regular private support channel)

    1 Reply Last reply
    0
  • R Offline
    R Offline
    Ralph
    wrote last edited by
    #30

    ok, i sent the info via bot.

    1 Reply Last reply
    0
  • Paul WinterhalderP Offline
    Paul WinterhalderP Offline
    Paul Winterhalder brainCloudAdmin
    wrote last edited by
    #31

    Hi @Ralph - we found the issue. It's a path that is unique to apps that are using the older purchase collection storage format (which changed in 3.9). A fix is on the way. Thanks so much for reporting this!

    1 Reply Last reply
    0
  • Paul WinterhalderP Offline
    Paul WinterhalderP Offline
    Paul Winterhalder brainCloudAdmin
    wrote last edited by
    #32

    Hi @Ralph - the patch has been deployed. Hope it works better for you now!

    1 Reply Last reply
    0
  • R Offline
    R Offline
    Ralph
    wrote last edited by
    #33

    I can confirm it works now. Thanks!

    1 Reply Last reply
    0
  • Paul WinterhalderP Offline
    Paul WinterhalderP Offline
    Paul Winterhalder brainCloudAdmin
    wrote last edited by
    #34

    Awesome - glad to hear it. 👍

    1 Reply Last reply
    0
  • P Offline
    P Offline
    peter
    wrote last edited by
    #35

    Confirming that our latest deployment has gone live and this seems to be working now. Thank you for been responsive on the issue.

    In case anyone from the future internet finds this - these docs are useful:
    https://help.getbraincloud.com/en/articles/13586894-store-integration-ios

    1 Reply Last reply
    0
  • Paul WinterhalderP Offline
    Paul WinterhalderP Offline
    Paul Winterhalder brainCloudAdmin
    wrote last edited by
    #36

    Thanks for confirming @peter !

    1 Reply Last reply
    0

  • Login

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Solved
  • Unsolved
  • Users