#fletchstud

1 messages · Page 1 of 1 (latest)

slender coveBOT
bitter imp
#

hello! how can i help?

slow valve
#
        PriceListParams priceParams = PriceListParams.builder().addLookupKeys(priceId).build();
        PriceCollection prices = Price.list(priceParams);``` this is what my code is looking like and I understand we look up prices via a lookupkey
bitter imp
#

alright, what's the issue you're facing?

slow valve
#

I don't know how to set a lookupkey for my price

bitter imp
slow valve
#

got it, thanks!

#

Out of curiosity, is there a reason we can't set lookup_key in the dashboard?