stripe icon indicating copy to clipboard operation
stripe copied to clipboard

ios: transform contact to JSON object instead of array to match type

Open karen1au opened this issue 9 months ago • 1 comments

Currently the listener on ApplePayEventsEnum.DidCreatePaymentMethod is receiving data.contact as an array, but the type should actually be ShippingContact

karen1au avatar May 22 '24 20:05 karen1au