PrimerHeadlessUniversalCheckoutRawDataManagerListener
in order to receive different
callbacks from Primer SDK.
rawData
set by setRawData is valid, and all
the errors that occurred during validation.
onMetadataChanged
, this callback involves internal asynchronous operations,
offering a broader and more accurate dataset that can be fetched remotely.
Its dynamic nature enables you to access the current state of SDK operations,
providing an opportunity to tailor the UI accordingly.
Check the section below for the metadata state types that can be returned.