stripe
stripe copied to clipboard
ios: transform contact to JSON object instead of array to match type
Currently the listener on ApplePayEventsEnum.DidCreatePaymentMethod
is receiving data.contact
as an array, but the type should actually be ShippingContact