getAddressFromMap

fun getAddressFromMap(cardPaymentMethodCreateParamsMap: Map<String, Any>): Pair<String, Any>?

Reads the address from the PaymentMethodCreateParams mapping format to the format used by ConsumerPaymentDetails.