voucherifyio/voucherify-java-sdk

Product model missing a price variable

stevenkhong opened this issue · 3 comments

Product.price and ProductBuilder.price(Integer)

If they are intentionally left out, I cant seem to find another way to update the price of a Product through other APIs.

Any help greatly appreciated.

Hey @stevenkhong I'll take a look at this asap and will keep you updated :)

@stevenkhong version 6.0.3 was released just now, soon it should be available in the mvn repository

@lkulig Just updated to 6.0.3 and tested out the fix. Thanks for the prompt action!