tipsi / tipsi-stripe

React Native Stripe binding for iOS/Android platforms
MIT License
1.14k stars 527 forks source link

Google Pay Integration #818

Closed HardikDG closed 1 year ago

HardikDG commented 3 years ago

Before I have submitted the issue

[] I have read an installation guide
[ ] I know that for an iOS I need to install pods because I've read the installation guide
[ ] I have read a linking guide and checked that everything is OK like in manual linking guide
[ ] I know that before using tipsi-stripe I need to set options for my app as described in usage guide

The problem

As per the reference doc, I think in Tipsi it is not using the Google Pay integration from the Stripe. It is using Google Pay official API implementation, which has nothing to do with Stripe.

Is it correct? As per my discussion with Stripe team they are asking for Payment of GooglePay which is not mentioned anywhere in the tipsy doc

Environment

fbartho commented 1 year ago

Closing this ticket, so that new users don't think this project is still active.

Stripe does not want you using this, and you will find pain if you do; Please migrate to the official @stripe/stripe-react-native package, for your user's safety, and your developer's sanity!

See more: https://github.com/tipsi/tipsi-stripe/issues/842