stripe-react-native icon indicating copy to clipboard operation
stripe-react-native copied to clipboard

[Android] create separate module for adding the Alipay SDK

Open thorsten-stripe opened this issue 4 years ago • 0 comments

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.

thorsten-stripe avatar Mar 25 '21 17:03 thorsten-stripe