stripe-react-native
stripe-react-native copied to clipboard
[Android] create separate module for adding the Alipay SDK
Alipay provides an SDK for Android (https://stripe.com/docs/payments/alipay/accept-a-payment#android-download-sdk) which enables app-to-app redirect for Android versions that don't support deep linking manually. This only affects a minority of devices, so it's less of a priority, but we should figure out if we can create a separate package that folks can simply add via yarn add stripe-react-native-alipaySdk.