#Vikram A.
1 messages · Page 1 of 1 (latest)
hi! sounds like you upgraded your library
no, i didn't, i just changed the merchant certificate for apple pay
that's a change in this version of stripe-react-native https://github.com/stripe/stripe-react-native/blob/master/CHANGELOG.md#0150---2022-07-14
Added a new paymentType field. This field is required, and in all pre-existing cases where you created a CartSummaryItem, should be set to paymentType: 'Immediate' (support for types Deferred and Recurring wasn't available until this release).
has to be that really, you upgraded, the library has a newly-required param as a breaking change
hmm got it, but am sure that library wasn't updated, seems weird 😅 , thanks for the help