Template customization
Learn how to customize the payment page look.
You can change colors and design of the plugin using template overrides in Joomla.
The path to the files:
/plugins/pcp/stripe/tmpl/
for Stripe
/plugins/pcp/stripeco/tmpl/
for Stripe Checkout
Here you can find the following files: elements_style.php
and stripe.php
. Both can be customized via the template override.
Last updated