Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO: V2 #14

Open
10 of 12 tasks
ihadeed opened this issue Apr 2, 2017 · 19 comments
Open
10 of 12 tasks

TODO: V2 #14

ihadeed opened this issue Apr 2, 2017 · 19 comments

Comments

@ihadeed
Copy link
Member

ihadeed commented Apr 2, 2017

  • Change callbacks architecture for validation methods
    • Currently, the success callback is called if the data is valid, and the error callback is called if the data is invalid. It makes more sense to ONLY use the error callback if an actual error occurs. The success callback should return a boolean that indicates whether the data is valid.
  • Integrate Apple Pay
  • Integrate GooglePay
  • Update credit card object interface
    • Add phone + email to address info
      • Add to iOS
      • Add to Android
      • Add to JS
  • Add ability to create sources (3ds, visa checkout, alipay ... etc)
    • iOS
    • Android
  • Remove browser support
@antonmyrberg
Copy link

Is it possible to create 3d Secure payments using the plugin as is? Otherwise that'd be a great feature. Might be able to help implementing some parts of it if it doesn't already exist.

Thanks for a great plugin.

@cwoolum
Copy link
Contributor

cwoolum commented Aug 20, 2017

Is there anything you are waiting on to do this or any sort of timeline? I would be interested in contributing

@ihadeed
Copy link
Member Author

ihadeed commented Sep 11, 2017

@cwoolum just waiting to have some time to work on this.

I see that Stripe published Stripe.js v3, and some updates to the native SDKs. I'll probably start working on a big update soon.

@RedEars
Copy link

RedEars commented Jan 16, 2018

Do you have some expected date for version 2?

@ihadeed
Copy link
Member Author

ihadeed commented Jan 16, 2018

@RedEars No.

@ihadeed
Copy link
Member Author

ihadeed commented Jan 25, 2018

Started working on it. Would appreciate it if you guys can help test the iOS side once I have it ready.

@RedEars
Copy link

RedEars commented Jan 25, 2018

@ihadeed Sounds great! I will test when you have it ready :)

@sitexw
Copy link

sitexw commented Feb 1, 2018

I can not wait for version 2 to come out ! I need it badly for Apple Pay and Google Pay.
If I can help for anything...

@ihadeed ihadeed mentioned this issue Feb 4, 2018
@RedEars
Copy link

RedEars commented Feb 19, 2018

Do you plan to integrate sources like sepa payment?

@ihadeed
Copy link
Member Author

ihadeed commented Feb 19, 2018

@RedEars No, that's not supported by the mobile SDK.

@RedEars
Copy link

RedEars commented Feb 19, 2018

@ihadeed Hmm...I can see the sources and the SEPA source type in the stripe docs: https://stripe.github.io/stripe-ios/docs/Enums/STPSourceType.html#/c:@E@STPSourceType@STPSourceTypeSEPADebit

@ihadeed
Copy link
Member Author

ihadeed commented Feb 20, 2018

@RedEars
I was looking at their main docs, didn't see anything there. Thanks for sharing that link. I just checked both of their iOS + Android SDKs and it looks like they do expose methods to create sources.

@kbala-ami
Copy link

kbala-ami commented Aug 13, 2018

@ihadeed When V2 to be released, I would be interested in contributing. Please let me know.

@ihadeed
Copy link
Member Author

ihadeed commented Aug 13, 2018

No estimate at this time.
It works right now (you can try the v2 branch https://github.com/zyra/cordova-plugin-stripe/tree/v2) .. just needs few more things on the Android side. See the list above. (Create source, Add phone/email fields to the credit card object)

@ParasShahh
Copy link

@ihadeed Is alipay working at the V2 ?

@ihadeed
Copy link
Member Author

ihadeed commented May 20, 2019

@trademark2k6
Copy link

Is there any plans to update the plugin so the new SCA / 3D Secure 2 feature works?

@mtshare
Copy link

mtshare commented Jul 19, 2019

@trademark2k6 I'm waiting too... Any plans to support SCA/3D Secure 2? @ihadeed

@rgustavsson
Copy link

Is there any future for this project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

10 participants