We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Здравствуйте!
Во всех шаблонах подключается js/js.js
card_payment_template/www/merchant_templates/{{merchant_id}}/en/secure_entry.html
Line 15 in de81e66
Но такого файла в репе нет. Это ошибка, или так и должно быть?
Ещё везде используется {{customization_merchant_id}}, но директория называется {{merchant_id}}. В коде надо поменять на {{merchant_id}}?
{{customization_merchant_id}}
{{merchant_id}}
The text was updated successfully, but these errors were encountered:
Ещё картинки в шаблоне используются с ошибкой. Поправил это в пр. Если js/js.js не нужен, могу там же убрать.
Sorry, something went wrong.
No branches or pull requests
Здравствуйте!
Во всех шаблонах подключается js/js.js
card_payment_template/www/merchant_templates/{{merchant_id}}/en/secure_entry.html
Line 15 in de81e66
Но такого файла в репе нет. Это ошибка, или так и должно быть?
Ещё везде используется
{{customization_merchant_id}}
, но директория называется{{merchant_id}}
. В коде надо поменять на{{merchant_id}}
?The text was updated successfully, but these errors were encountered: