UNPKG

react-native-stripe-payment-webview

Version:

The library allows you to use Stripe Payment with react-native without ejecting support both react-native and react-native-web.

2 lines 271 B
export const DEFAULT_USER_AGENT = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'; export const DEFAULT_STRIPE_URL = 'https://chainplatform.github.io/react-native-stripe-payment-webview/stripe.html';