naoufal / react-native-payments

Accept Payments with Apple Pay and Android Pay using the Payment Request API.
https://www.npmjs.com/package/react-native-payments
1.58k stars 412 forks source link

iOS 12 - Deprecated APIs for Apple Pay #109

Open SukhKalsi opened 6 years ago

SukhKalsi commented 6 years ago

There are several APIs which will become deprecated once iOS 12 is officially launched to the public.

Are there any plans to add the newer APIs for Apple Pay?

e.g. https://github.com/naoufal/react-native-payments/blob/master/packages/react-native-payments/lib/ios/ReactNativePayments.m#L169

Apple docs: https://developer.apple.com/documentation/passkit/pkpaymentauthorizationviewcontrollerdelegate/1616198-paymentauthorizationviewcontroll

Andreyco commented 5 years ago

Sure. Thanks for heads up. Will try to look at this asap