You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ionic Native utilizes a maintained fork of the original cordova-plugin-braintree
But the plugin has not been updated for more than 2 years.
Expected behavior:
Ionic native should provide working and up to date plugins, propose alternatives or update docs.
Other information:
In ionic 4 and cordova 8 the pluguin not working. The config file(res/xml/config.xml) path is incorrect. There is issues(Taracque/cordova-plugin-braintree#53) and a pull request(Taracque/cordova-plugin-braintree#47) but no one is merging.
I have applied the fix but it still does not work.
I'm submitting a ... (check one with "x")
[ ] bug report
[x] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or https://ionicworldwide.herokuapp.com/
Current behavior:
Plugin(https://github.com/Taracque/cordova-plugin-braintree) is not maintened.
Docs(https://ionicframework.com/docs/native/braintree) says:
But the plugin has not been updated for more than 2 years.
Expected behavior:
Ionic native should provide working and up to date plugins, propose alternatives or update docs.
Other information:
In ionic 4 and cordova 8 the pluguin not working. The config file(
res/xml/config.xml
) path is incorrect. There is issues(Taracque/cordova-plugin-braintree#53) and a pull request(Taracque/cordova-plugin-braintree#47) but no one is merging.I have applied the fix but it still does not work.
Plus: there is no support for Braintree v3 for android to allow PSD2 Strong Customer Authentication. Taracque/cordova-plugin-braintree#70
The text was updated successfully, but these errors were encountered: