BrainTree JS Client V3 hostedField create doesnot invoke call back function -
i working on implementing briantree on ios device using cordova. api work fine in android. when running same js code on ios. callback function passed braintree.hostedfields.create not invoked nor hosted fileds created.
the issue here config.xml allow-navigation did not have permissions iframes connect braintree server. unfortunately braintree api not make callback indicating error in navigation.
for development purpose
<allow-navigation href ="*"/>
Comments
Post a Comment