getAddressFromMap
fun getAddressFromMap(cardPaymentMethodCreateParamsMap: Map<String, Any>): Pair<String, Any>?
Content copied to clipboard
Reads the address from the PaymentMethodCreateParams mapping format to the format used by ConsumerPaymentDetails.