Posted December 18, 2024
Hello folks, I am after some assistance in regard to our GOG orders. PLEASE HELP OUT
These can be found in our account on our 'Orders & settings' page.
When you arrive at that window, you are at your first page of orders, and you might have more pages.
Each page on average, when full, has up to 25 orders listed.
I have created a program that replicates those orders, that provides improved searching and greater detail.
It gets that detail, from a JSON version of each page.
You can see the JSON version of your first page, by using the following URL in your web browser.
JSON URL - Page 1
Note where it says 'page=1' in the URL, which you can change the number of to see your other pages, if you have any.
My program, simply called 'GOG Orders List', can be found via the following thread, along with details & requirements.
POST WITH DOWNLOAD LINK
POST WITH LATEST SCREENSHOT
The program currently does most things, but I do lack some knowledge (examples) of a few things, such as the following.
Store Credits
Pre-Orders
Refunds
It is examples of those three elements, that I am requesting, and possibly some other less common elements.
If you look at the JSON page result in your browser, each order is defined by the following text.
"publicId":"
And items in an order are defined (or separated) by the following text.
{"status":
I would like a copy of an order, that has data for one or more of those three elements I listed.
Now to be fair to you, and keep your personal data secure, you should disguise your order number, and any email addresses in an order. And don't forget to remove or disguise Gift Codes, though I am not expecting them to be in the data I am after.
The order number follows immediately after the '"publicId":"' text. Replace that number with something like 'AAAAAAAA', and likewise any email address with something like 'email@gog'. You could also disguise anything else you don't want me to see.
Any assistance with my request will be much appreciated, and be to the benefit of all who wish to use my program.
Obviously I am not going to benefit, or I would already have those element examples to use. :)
You could use my program to assist with getting order details, as the 'Orders' list, has two right-click options via the 'JSON Files' menu. The second of those 'View Order For Selected', will show the order for the selected list entry, in Notepad.
If you use my program, just post that text file as an attachment in a reply in this thread. Otherwise create your own text file and post it, or simply provide the data in a post. DON'T FORGET TO DISGUISE portions.
Cheers!
P.S. Some of you can no longer search your orders, due to a bug that involves some kind of limit. That has happened to me, and hence why I created my program, which overcomes that issue, as well as giving some added benefits. The most obvious benefit, is that you can search by more than just title. You can also add title details for bundles, etc, etc.
These can be found in our account on our 'Orders & settings' page.
When you arrive at that window, you are at your first page of orders, and you might have more pages.
Each page on average, when full, has up to 25 orders listed.
I have created a program that replicates those orders, that provides improved searching and greater detail.
It gets that detail, from a JSON version of each page.
You can see the JSON version of your first page, by using the following URL in your web browser.
JSON URL - Page 1
Note where it says 'page=1' in the URL, which you can change the number of to see your other pages, if you have any.
My program, simply called 'GOG Orders List', can be found via the following thread, along with details & requirements.
POST WITH DOWNLOAD LINK
POST WITH LATEST SCREENSHOT
The program currently does most things, but I do lack some knowledge (examples) of a few things, such as the following.
Store Credits
Pre-Orders
Refunds
It is examples of those three elements, that I am requesting, and possibly some other less common elements.
If you look at the JSON page result in your browser, each order is defined by the following text.
"publicId":"
And items in an order are defined (or separated) by the following text.
{"status":
I would like a copy of an order, that has data for one or more of those three elements I listed.
Now to be fair to you, and keep your personal data secure, you should disguise your order number, and any email addresses in an order. And don't forget to remove or disguise Gift Codes, though I am not expecting them to be in the data I am after.
The order number follows immediately after the '"publicId":"' text. Replace that number with something like 'AAAAAAAA', and likewise any email address with something like 'email@gog'. You could also disguise anything else you don't want me to see.
Any assistance with my request will be much appreciated, and be to the benefit of all who wish to use my program.
Obviously I am not going to benefit, or I would already have those element examples to use. :)
You could use my program to assist with getting order details, as the 'Orders' list, has two right-click options via the 'JSON Files' menu. The second of those 'View Order For Selected', will show the order for the selected list entry, in Notepad.
If you use my program, just post that text file as an attachment in a reply in this thread. Otherwise create your own text file and post it, or simply provide the data in a post. DON'T FORGET TO DISGUISE portions.
Cheers!
P.S. Some of you can no longer search your orders, due to a bug that involves some kind of limit. That has happened to me, and hence why I created my program, which overcomes that issue, as well as giving some added benefits. The most obvious benefit, is that you can search by more than just title. You can also add title details for bundles, etc, etc.
Post edited December 18, 2024 by Timboli
No posts in this topic were marked as the solution yet. If you can help, add your reply