PoE: Fisher Hai-Luk Today's Special not consuming platinum when purchasing Fish body parts #1837

Closed
opened 2025-04-25 02:51:02 -07:00 by Animan8000 · 2 comments
Contributor
2025-04-25T11:50:26:450 [0.1.0] debug:  purchase request {
  PurchaseParams: {
    Source: 7,
    SourceId: '59d6e27ebcc718474eb17115',
    StoreItem: '/Lotus/StoreItems/Types/Items/Fish/Eidolon/FishParts/DayCommonFishBPartItem',
    StorePage: '',
    SearchTerm: '',
    CurrentLocation: '',
    Quantity: 3,
    UsePremium: false,
    ExpectedPrice: 0,
    ExtraPurchaseInfoJson: '{"ItemId":"66fd60b20ba592c4c95e980b"}'
  },
  buildLabel: '2025.03.27.08.48/Kkdh3xzBM-TA6vNDBH-aHQ'
}
2025-04-25T11:50:26:451 [0.1.0] debug:  handling acquision of /Lotus/StoreItems/Types/Items/Fish/Eidolon/FishParts/DayCommonFishBPartItem
2025-04-25T11:50:26:454 [0.1.0] debug:  store category Types
2025-04-25T11:50:26:454 [0.1.0] debug:  type category Items
2025-04-25T11:50:26:610 [0.1.0] http:   POST /api/purchase.php?accountId=67d1c4cf77322d1aed16f26c&nonce=8800021355852043&ct=MSI 200 233.868 ms - 131

Probably because UsePremium: false,. Not sure if this affects more Vendors.

``` 2025-04-25T11:50:26:450 [0.1.0] debug: purchase request { PurchaseParams: { Source: 7, SourceId: '59d6e27ebcc718474eb17115', StoreItem: '/Lotus/StoreItems/Types/Items/Fish/Eidolon/FishParts/DayCommonFishBPartItem', StorePage: '', SearchTerm: '', CurrentLocation: '', Quantity: 3, UsePremium: false, ExpectedPrice: 0, ExtraPurchaseInfoJson: '{"ItemId":"66fd60b20ba592c4c95e980b"}' }, buildLabel: '2025.03.27.08.48/Kkdh3xzBM-TA6vNDBH-aHQ' } 2025-04-25T11:50:26:451 [0.1.0] debug: handling acquision of /Lotus/StoreItems/Types/Items/Fish/Eidolon/FishParts/DayCommonFishBPartItem 2025-04-25T11:50:26:454 [0.1.0] debug: store category Types 2025-04-25T11:50:26:454 [0.1.0] debug: type category Items 2025-04-25T11:50:26:610 [0.1.0] http: POST /api/purchase.php?accountId=67d1c4cf77322d1aed16f26c&nonce=8800021355852043&ct=MSI 200 233.868 ms - 131 ``` Probably because `UsePremium: false,`. Not sure if this affects more Vendors.
Author
Contributor

Affects Old Man Suumbaat as well (PoE).

Affects Old Man Suumbaat as well (PoE).
Sainan added the
bug
label 2025-04-25 11:40:35 -07:00
Owner

Ah yeah, the same seems to be true with credits, e.g. here purchasing a debt bond from ticket; no expected cost given:

{
  PurchaseParams: {
    Source: 7,
    SourceId: '5be4a159b144f3cdf1c22efa',
    StoreItem: '/Lotus/Types/StoreItems/Packages/DebtTokenBundles/DebtTokenBundleRareC',
    StorePage: '',
    SearchTerm: '',
    CurrentLocation: '',
    Quantity: 1,
    UsePremium: false,
    ExpectedPrice: 0,
    ExtraPurchaseInfoJson: '{"ItemId":"6710b5029e1a3080a65e73a7"}'
  },
  buildLabel: '2025.04.15.15.16/wXl4NfXQDSLFhnL2fuzMmw'
}
Ah yeah, the same seems to be true with credits, e.g. here purchasing a debt bond from ticket; no expected cost given: ``` { PurchaseParams: { Source: 7, SourceId: '5be4a159b144f3cdf1c22efa', StoreItem: '/Lotus/Types/StoreItems/Packages/DebtTokenBundles/DebtTokenBundleRareC', StorePage: '', SearchTerm: '', CurrentLocation: '', Quantity: 1, UsePremium: false, ExpectedPrice: 0, ExtraPurchaseInfoJson: '{"ItemId":"6710b5029e1a3080a65e73a7"}' }, buildLabel: '2025.04.15.15.16/wXl4NfXQDSLFhnL2fuzMmw' } ```
Sainan added the
pr'd for
label 2025-04-25 17:52:49 -07:00
Sign in to join this conversation.
No description provided.