Use this method to set the payment method data captured on your user interface (UI).

To receive validation and metadata updates based on the provided rawData, utilize the PrimerHeadlessUniversalCheckoutRawDataManagerListener.

KOTLIN
fun setRawData(rawData: PrimerRawData)

Parameters