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
Inputs for credit card is not displayed. Could this be a theme issue or maybe have something to do with the plugin itself?
<div class="pp-field-wrapper"> <label for="card-number">Kartennummer</label> <div id="card-number" class="pp-input"></div> </div>
Is what is displayed for the Card number input field. The input div is empty
I would expext an input field
Use the paypal module
1.7.7.5
7.3.33
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug and add screenshots
Inputs for credit card is not displayed. Could this be a theme issue or maybe have something to do with the plugin itself?
Is what is displayed for the Card number input field. The input div is empty
Expected behavior
I would expext an input field
Steps to reproduce
Use the paypal module
PrestaShop version(s) where the bug happened
1.7.7.5
PHP version(s) where the bug happened
7.3.33
The text was updated successfully, but these errors were encountered: