While we strive to make the Stripe extension easy to use, we also want to ensure you can modify the extension to meet the unique needs of your store and customers.
If you’re looking to customize the Stripe extension, we’ve compiled common developer-level requests on this page.
NOTE: Per our support policy, our staff cannot help with custom code. If you need assistance, we highly recommend Codeable or a Certified WooExpert.
Common customization topics
↑ Back to topWe have individual pages that answer some of these common questions:
- Can I change the style of the payment form?
- Can I change the display order of payment methods?
- How do I translate the payment form placeholder text?
- How do I change which payment icons are used?
- How can I send product data to Stripe as metadata?
- How can I clean up the database after changing my Stripe account?
Customization resources
↑ Back to topIf you want to see all of the actions and filters that are available in the Stripe extension, you can find them listed here.
If you’re not familiar with how to customize a WordPress plugin using code, we suggest consulting resources such as our developer blog and developer docs.
You can also find the Stripe extension source code on GitHub.