Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
1358 Переглядів

I am getting the below error code when checking out on the website with a service with Stripe. How would I format the apiKey as a string? How would i fix this?


IntegrationError: Missing value for Stripe(): apiKey should be a string.

    r@ https ://js. stripe. com/v3/:1:563500

    n @ https ://js .stripe. com/v3/:1:569596

    9388/r/

    t@https://js.stripe.com/v3/:1:125368

    ne@https://js.stripe.com/v3/:1:162190

    re@https://js.stripe.com/v3/:1:162264

    e@https://js.stripe.com/v3/:1:366522

    zc@https://js.stripe.com/v3/:1:406695

    _processRedirectPayment@http://localhost:8069/web/assets/2255-d0e967b/1/web.assets_frontend_lazy.min.js:9699:22

    OdooClass.extend/Class.include/

    _processPayment/

Аватар
Відмінити
Автор Найкраща відповідь

where would I find the js file?

Аватар
Відмінити
Найкраща відповідь

Hi,

Add this code in the Js file:
const stripe = Stripe('Add API Key');


Hope it helps

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
трав. 25
2046
0
лип. 24
256
1
серп. 23
3228
0
трав. 23
2170
0
квіт. 23
2827