問題タブ [braintree-sandbox]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
2 に答える
354 参照

stripe-payments - Do I need to host the backend server for Stripe\Braintree payment gateway after I move the app to production?

if anyone could give me a clear high level answer that would be great. I want to integrate a payment gateway into my app eg: Strip/Braintree, and I have gotten it all working to the testing part but now I am wondering for me to move it to production do I need to host the back end server for retrieving the tokens myself? Currently I hosted the test server locally to test that it works. But what now? Do I need to host this on a server for all time so my app can get its tokens? Please help.

0 投票する
1 に答える
418 参照

php - Braintree をインストールすると、「Uncaught InvalidArgumentException: Dotenv: 環境ファイル .env が見つからないか、読み取れません」というエラーが表示されます。

ローカルの Ubuntu 環境で Braintree を動作させようとしてUncaught InvalidArgumentException: Dotenv: Environment file .env not found or not readable.いますが、以下のコードのバックスラッシュに関連していると思われるエラーが表示されます。直し方がわからないのですが、どなたか教えていただけないでしょうか?

これは私が受け取っているエラーです:

これは問題を引き起こしているコードです: