Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PSDLE doesn't show microtransactions, only DLC & full game purchases #107

Open
Kezzic opened this issue Feb 7, 2023 · 1 comment
Open

Comments

@Kezzic
Copy link

Kezzic commented Feb 7, 2023

I was wanting to try and use this extension to view all the purchases I've made over the years and tally up the microtransactions amongst other things. It seems like the transaction history DOES provide this information ($ amounts) when you go to that section without the extension, but when the extension is used it doesn't import that into the table. Additionally, it seems like the extension only lists full titles and DLC in the table, it does not list microtransactions.

Maybe this wasn't the intent of the program, however this seems like a necessary feature-- I'm not sure why else you'd use this program to view your transaction history, if not to tally costs.

@RePod
Copy link
Owner

RePod commented Feb 7, 2023

New standalone PSTHE.
I don't have microtransations (aside from 3/P/V-era DLC which register as PRODUCT_PURCHASE) to test with so let me know what information you're expecting other than prices.

Maybe in the future this could be included in PSDLE.


Despite running in the Transaction History (and similar) iframes, PSDLE does not use the same API endpoint. The reason it runs there is so it can continue accessing the older Entitlements API similar to PS3/P/Vita (and happens to include PS4/5 entries) which provides more usable, but now limited, information about each item.

In other news, no wonder. Paginating the History endpoint is easy, but suffering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants