Open Dubickiy opened 5 years ago
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.
Hi guys
Do you have implementation for IDEAL bank (selecting bank, redirect and return redirect) such as for web?
Thanks