psn-php icon indicating copy to clipboard operation
psn-php copied to clipboard

Get Game data about extra and premium

Open DarkHollow opened this issue 1 year ago • 0 comments

I follow this steps:

  • Use client->store()->search() to search a game
  • When I have the game: $game->fetch() to get all its data

But there is no data about if the game is in PlayStation Plus Extra or Premium

Is there a way to fetch this data? I don't know if is it possible to get current price too.

DarkHollow avatar Aug 11 '22 18:08 DarkHollow