-
AuthorPosts
-
September 17, 2018 at 5:15 pm #1010846
Hi there, I tried to implement the stripe plugin for credit card payments. However I checked the order review page and the icons of the credit cards are way too big. Check the attached screenshot.
September 17, 2018 at 7:14 pm #1010931Hey FadingReality,
Please provide a link to the page in question so we can look into this issue further.
Best regards,
Jordan ShannonSeptember 18, 2018 at 4:20 pm #1011372Hi, go to cart and use the credit card checkout and see what happens.
September 18, 2018 at 5:33 pm #1011416Hi FadingReality,
Best regards,
VictoriaSeptember 19, 2018 at 12:35 pm #1011781Hi, have a look again at the cart page when you click on SOFORT payment method.
September 19, 2018 at 12:36 pm #1011783edit
-
This reply was modified 7 years, 2 months ago by
FadingReality.
September 19, 2018 at 12:39 pm #1011787Hi,
Please try to add this code to the quick css field to resize the image:
#top #wrap_all #payment ul.payment_methods li img { max-width: 100px; }You can replace 100px with any other value to increase/decrease the image size.
Best regards,
PeterSeptember 19, 2018 at 2:30 pm #1011820Hi, that worked on the checkout page, but not on the order review page (in Germany you have an additional order review page before you actually buy)
September 20, 2018 at 11:48 am #1012223Hi,
For the second checkout page you can use this code:
#top #wrap_all .wgm-second-checkout .stripe-sofort-icon{ max-width: 100px; }Best regards,
PeterSeptember 20, 2018 at 12:16 pm #1012232That did the trick. Thank you :)
September 20, 2018 at 2:23 pm #1012323Hi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardSeptember 20, 2018 at 5:47 pm #1012404You can close this one. Thanks
September 20, 2018 at 6:48 pm #1012422Hi,
I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
This reply was modified 7 years, 2 months ago by
-
AuthorPosts
- The topic ‘Fullscreen credit card icons on checkout page’ is closed to new replies.
