202ecommerce / paypal

This repository is for developpers only. To install and upgrade the module in a production shop please install the package via PrestaShop Marketplace by following this link:
https://addons.prestashop.com/fr/paiement-carte-wallet/1748-paypal-officiel.html
Academic Free License v3.0
20 stars 31 forks source link

Credit Card input fields not displayed #341

Open kuhnfelix18052005 opened 2 months ago

kuhnfelix18052005 commented 2 months ago

Describe the bug and add screenshots

image

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

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