Tagged: stripe, woocommerce
Hi,
after updating WooCommerce and all other Plugins the payment icons on the checkout page getting very big.
and the input field of Credit Card and SEPA-Lastschrift disappeares. I tried to deactivate/reactivate all Plugins but still no change.
I solved the size of the icons with some custom css. I have attached the code below.
I have created a staging version of the life site:
http://pixelfoundry.de/fishermans/
The original Site is: https://fishermans-school.de/
i´ve solved the size of the icons with some custom css.
#top #wrap_all #payment ul.payment_methods li img {
max-width: 100px;
}
#top #payment ul.payment_methods li.payment_method_stripe img {
width: 50px;
}
Hey Pixelfoundry,
Sorry for the delay. Do you require more help with this? Looks like the icons in the checkout page are displaying properly now.
Screenshot: https://imgur.com/a/MTwBXFJ
Best regards,
Ismael
Hey Ismael,
i still need help. As i wrote, i fixed the problem with the big icons with some custom code ( see the code above).
But i have still the problem that the input fields for Kreditkarte (stripe) and SEPA-Lastschrift disappears.
Here are two pictures, one with the input fields before the update and the one without, after the update.
Screenshot before the update when everything works
Screenshot with the Issue after the Update
best wishes,
Nico
Hi,
Thank you for the clarification.
The stripe field and the checkbox below it are now visible again in the checkout page. Did you figure it out? Is it the cache or file compression?
Best regards,
Ismael
Hi Ismael,
yes i figured it out. The problem was that no SSL was activated on my staging site/domain.
After that it worked.
Tanks
Nico
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon