Optional
interoperabilityToken?: InteroperabilityTokenProviding the interoperabilityToken inside InteroperabilityContext should always be the goal during the integration since it will prevent Interoperability.resolve() method from performing an extra API call to determine the interoperability status.
Optional
merchant_reference?: stringProviding merchant reference would be a fallback solution in case interoperabilityToken is missing. Alongside with platform reference, it will be used to determine the interoperability status.
Optional
platform_reference?: stringProviding platform reference would be a fallback solution in case interoperabilityToken is missing. Alongside with merchant reference, it will be used to determine the interoperability status.
Interoperability context is critical to provide smooth customer journey.