Documents
-
How can I change the style of the payment form?
The payment form that our Stripe extension generates and places on the checkout page is actually hosted on a separate PCI-compliant server. As such, applying styles to the payment form using custom CSS will not work as expected. To modify the styling of the payment fields, you will need to insert some custom PHP code […]