Selecting Payment Methods

You can choose which payment methods will be available to customers on your Stripe Checkout page in your Stripe dashboard.

Navigate to: Settings -> Payment methods

You'll then be able to toggle on/off the various payment methods Stripe integrates with.

Now when you create a Stripe Checkout Session, the options you select will be available to the customer. In the below example, we've enabled Amazon Pay, Link and Google Pay.

Please note that not all enabled payment methods will necessarily be available to all customers. For example, Apple Pay will not appear as an option if your user is on Chrome even if you have it enabled as an option.

Last updated