zyra / cordova-plugin-stripe

A Cordova plugin that lets you use Stripe's Native SDKs for Android and iOS.
MIT License
93 stars 57 forks source link

Can we use 3DS ? #38

Open quentinbc opened 6 years ago

quentinbc commented 6 years ago

Hello,

Your plugin is wonderfull but unfortunatelly we have many fraudulent payments. So we would use the 3D Secure but to do this i think we need a "source" connector : https://stripe.com/docs/sources/three-d-secure Is it possible to add it to use 3DS ?

Thank's for your great job !

ihadeed commented 6 years ago

You will be able to in the next version of this plugin. The plugin is outdated at the moment and it uses older SDK. I will keep this issue open and notify you when the new SDK is implemented. Thank you for your patience.

pgcan commented 6 years ago

Is there any workaround to enable stripe 3D secure payment in cordova app. I need to get this asap. Thanks in advance... :)

ck88ger commented 6 years ago

Hi @ihadeed did you changed the old sdk with the new sdk ?

vipmonkey commented 6 years ago

+1

vipmonkey commented 6 years ago

Can we help in some way?

ihadeed commented 6 years ago

@vipmonkey you can help by testing it as I don't use 3DS or the other sources that Stripe supports.

This is currently implemented for iOS in the v2 branch, still working on Android.

vipmonkey commented 6 years ago

Ok, will implement it on a beta build and test it

parvageshahariar commented 4 years ago

@ihadeed when we gonna get this plugin updated for 3ds?

LucidSolutions commented 4 years ago

any update?

darkguy2008 commented 3 years ago

So no updates?

ihadeed commented 3 years ago

Check the notice in the repo homepage/ readme.me

Sent from my iPhone

On Nov 11, 2020, at 12:50 PM, DARKGuy (Alemar) notifications@github.com wrote:

 So no updates?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

darkguy2008 commented 3 years ago

Check the notice in the repo homepage/ readme.me Sent from my iPhone On Nov 11, 2020, at 12:50 PM, DARKGuy (Alemar) @.***> wrote:  So no updates? — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

Well, Capacitor is crap, Cordova is still way useful in the sense that we don't have to keep two repos with different codebases (plus installing Android Studio or XCode, etc) and besides, Cordova is still actively maintained, so it doesn't make sense at all.

Thanks for nothing though. I ended up making a webpage and calling it from an iframe...