In this tutorial I am going to show you how you can customize the payment button styles of the Stripe Payments plugin. You can customize your button styling using "class" parameter of the shortcode. If it's omitted, your button will retain the default style provided by Stripe: [accept_stripe_payment name="Test Digital Item" price="25" url="http://example.com/downloads/my-script.zip" button_text="Buy Now"] [...]