Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

*Consider only changes to ENUM and Types in POC

Task 2: Update Loyalty

...

Repo: intl-loyalty

  • In the "loyalty-middleware" folder, update the packages

  • Bump the new version of @rbilabs/intl-payments in intl-loyalty/loyalty-middleware

  • Build the loyalty middleware: yarn install && yarn build

  • Generate the loyalty middleware sdk: yarn sdk:generate . This creates loyalty middleware SDK with MdwRBIPaymentCard

  • Then, finally, in WL-GQL you can load this latest version of intl-loyalty-middleware-sdk

...

PR Reference: https://github.com/rbilabs/intl-loyalty/pull/426/

Task 3: Fulfillment

...

Repo: intl-fulfillment-service

...