improved

v0.0.26

v0.0.26

Improvements

  • Enhanced the handling of stock information for merchant offers.
    • Improved the Offer object stockInfo field to display stock by variable type.
    • Added new StockInfoFixedType and StockInfoVariableType types to the stockInfo field to display more accurate stock information. It will display either StockInfoFixedType or StockInfoVariableType depending on if the offer is a fixed or variable offer.
  • Enhanced error handling allowing users receive more intuitive error message responses.
    • Improved error handling response for purchaseGiftCard no offer error.
    • Improved error handling response for mismatched account and payment methods.