admin setting
https://pictavostorageloadtest.blob.core.windows.net/pictavopublic/siteresource/adminSetting.png
error
https://pictavostorageloadtest.blob.core.windows.net/pictavopublic/siteresource/error.png
Following is the error message I received in checkout page
---------------------------------------------------------------------------------------------------
Uncaught ReferenceError: Stripe is not defined
at stripeStripeDirectInit (<anonymous>:19:29)
at deferjqueryloading (<anonymous>:153:17)
at <anonymous>:157:9
at b (b2xtn9tnwhhc_bmfehxi4g.scripts.js?v=l93tidUremavTzAiVwnaGGMCzdM:2:866)
at He (b2xtn9tnwhhc_bmfehxi4g.scripts.js?v=l93tidUremavTzAiVwnaGGMCzdM:2:48373)
at e.<computed>.append (b2xtn9tnwhhc_bmfehxi4g.scripts.js?v=l93tidUremavTzAiVwnaGGMCzdM:2:49724)
at e.<computed>.<anonymous> (b2xtn9tnwhhc_bmfehxi4g.scripts.js?v=l93tidUremavTzAiVwnaGGMCzdM:2:50816)
at $ (b2xtn9tnwhhc_bmfehxi4g.scripts.js?v=l93tidUremavTzAiVwnaGGMCzdM:2:32425)
at e.<computed>.html (b2xtn9tnwhhc_bmfehxi4g.scripts.js?v=l93tidUremavTzAiVwnaGGMCzdM:2:50494)
at Object.setStepResponse (b2xtn9tnwhhc_bmfehxi4g.scripts.js?v=l93tidUremavTzAiVwnaGGMCzdM:32:1079)
settings in admin
https://app.screencast.com/dpm5yjl4bbT23
error in website which deployed on Azure App service
https://app.screencast.com/NLenEyerZv5U3
The Stripe payment plugin (Stripe Direct Payment) works well in our local, but does not work in Azure App Services. The code and data are both same. Is it a setting issue? or license issue? Any advice will be appreciated!