Hello everyone,
Payment team, with the help from CX team, is trying to enable multiple payment confirmations in Product Booking details. This is needed because soon we will allow our users to have multiple payment data on a single BID (e.g. Paylater + Bank Transfer).
To enable multiple payment confirmation information in Booking Details, we need help from each product BE & FE teams to update Optools information & Soya component libraries.
optools-information-api
and optools-information-cmpt
to at least v2.13.2
or v3.5.2
. If your service is in monorepo, you can cherrypick this commit: f8dac64be33
optools-information-impl
to at least v2.13.2
or v3.5.2
invoice-api
and invoice-rpc
jar to at least v6.1.17
. This is optional -- if you are using scripts to generate lockfile / global.lock, this should be automatically bumped. Just make sure that in the end the invoice-api
and invoice-rpc
is bumped to that version.
soya-components
to v1.15.1
Please tag @antonwibowo if you have any questions/concerns, thank you! :bow::skin-tone-2: