How to Customize the Type of the Stripe Payment Page Button

Submit Type is an add-on for the Stripe Checkout plugin that can be used to customize the type of the submit button that appears on the Stripe payment page. This allows you to show a different button text on a per product basis such as “Book”, “Donate” or “Pay”.

How Submit Type with Stripe Works

Stripe offers 4 different submit types to customize the text that appears on the payment page button – pay, book, donate and auto.

Submit Button Type Pay

pay type submit button on the stripe payment page

Submit Button Type Book

book type submit button on the stripe payment page

Submit Button Type Donate

donate type submit button on the stripe payment page

Submit Button Type Auto

auto type submit button on the stripe payment page

How to Customize Stripe Submit Type

If you are using the “wp_stripe_checkout_session” shortcode in the Stripe Checkout plugin, you can change it to the following to customize the submit type.

[wp_stripe_checkout_session name="My Product" price="2.99" submit_type="donate"]

Supported values are: book, donate, pay and auto. The default is auto.

Get the Submit Type Add-on

WP Stripe Checkout Submit Type
WP Stripe Checkout Submit Type
Customize the type of the submit button that appears on the Stripe payment page.

Note:
* Do not purchase before setting up the core plugin first. The add-on is not at fault if the core plugin does not work on your website.
* Do not purchase if you are not sure about a feature, contact us instead.
* Do not purchase to ask for more features or make the product work in a certain way.
* Do not try to scam us, we take it seriously. We are contributing to the WordPress community with free plugins and themes. If you cannot appreciate this our product is not the right choice for you.
* There is no refund/cancellation as it is a digital product.

Price: $39.99
Price: $29.99

2 thoughts on “How to Customize the Type of the Stripe Payment Page Button”

  1. What does the donate type do?

    Reply
    • @Brian, When this is set, Stripe should classify the transaction as a donation.

      Reply

Leave a Comment