braintree / braintree-web

A suite of tools for integrating Braintree in the browser
https://developer.paypal.com/braintree/docs/start/hello-client/javascript/v3
MIT License
442 stars 134 forks source link

Error Tokenizing braintree Error paypal payments invalid options #486

Closed ShubhamChakraborty closed 4 years ago

ShubhamChakraborty commented 4 years ago

braintree

crookedneighbor commented 4 years ago

Upgrade to the latest version of the sdk (3.57.0) and then contact our support team so we can better help you troubleshoot your integration.

https://help.braintreepayments.com/

ShubhamChakraborty commented 4 years ago

one is running on live server and thats working fine but the other which is in developing stage is showing the errors as you saw earlier

crookedneighbor commented 4 years ago

My guess is that you're not running your code over an http server when developing locally. In any case, please send your client code and any information about how you are developing locally to our support team for assistance.