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

IDEAL bank implementation #69

Open
Dubickiy opened this issue Jun 9, 2019 · 1 comment
Open

IDEAL bank implementation #69

Dubickiy opened this issue Jun 9, 2019 · 1 comment

Comments

@Dubickiy
Copy link

Dubickiy commented Jun 9, 2019

Hi guys

Do you have implementation for IDEAL bank (selecting bank, redirect and return redirect) such as for web?

Thanks

@RobertGardner
Copy link
Collaborator

Stripe has an iDEAL implementation. It requires redirecting to the bank's website, so should be similar to 3D Secure. Neither iDEAL nor 3D Secure have specific Nativescript plugin implementations, though most of the implementation needs to take place in the client, not in the plugin.

If there are enhancements that need to be made to the plugin to support iDEAL (or 3D Secure), please send a specific change description or pull request.

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

No branches or pull requests

3 participants