tipsi / tipsi-stripe

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

How to confirm payment by Alipay/Bancontact/Giropay/iDeal with my clientSecret pi_a56sd_secret_ashdg ? #749

Closed carlosq-ordering closed 1 year ago

carlosq-ordering commented 3 years ago

Before I have submitted the issue

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

The problem

I need to confirm payments from banks as Alipay/Bancontact/Giropay/iDeal, but I can use the .createSourceWithParams(params) method because I can create payments from the frontend, the backend response the clientSecret (pi_asdakjhgsd_secret_asdkjha), the type (bancontact, alipay, giropay, ideal), and the owner data (name, email).

So, I need to confirm this payment using the clientSecret and maybe using the bank type and owner data.

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: