How to hide maunal payment options from checkout?

Topic summary

Issue: A user wants to create manual payment options in Shopify admin but hide specific ones (like \

Summarized with AI on November 9. AI used: claude-sonnet-4-5-20250929.

Hi. I want to create a number of manual payment options for my website, but I do not want to show them at checkout for customers. How can I remove some of the payment options so that they do not appear at checkout?

In admin/settings/payments this is where i add my manual payment options.

This is form my checkout page, i want to hide this payment option that i have made:

1 Like

@Unaas

Sorry you are facing this issue, it would be my pleasure to help you.

Checkout page customization allow for Shopify plus plan do you have this so please contact Shopify Plus Team

1 Like

We are a small company, we can not pay 1923USD extra pr month for this feature…

It most be a way to fix this in the code someway?

1 Like

@Unaas

no sorry

We have the same problem where we would like to hide the Invoice Option for new clients.
We are also a SME Business and cant pay that much per month.

1 Like

@hpfurrer

can you please contact Shopify help center

Now in 2023, you can easily do this using the BeSure Checkout Rules app. Here are the steps after installing the app,

  1. Create a rule for “Hide payment methods”. Enter the names of the payment methods you want to hide.

  2. You can optionally also choose if you want to always hide the payment methods or only hide when it is a new customer or some other condition etc.

Click on create rule and done. Works well even for Shopify basic plan and no theme code changes required.

Hello @Unaas

Do you want this to available manual payment method for backend order or invoice to customer?

You can hide any manual payment options in the checkout page using PayRules: Hide Payment Methods app. From your screenshot I can see that you wanted to hide Avbetaling med Svea Finans manual payment option in the checkout. Let’s see how you can do it using the app:

  1. Write Avbetaling med Svea Finans in the Additional payment methods field. You can add more manual payment options separating them by comma.
  2. Now add 1 in the Cart total Max (maximum) field like the screenshot below.

If your customers order total exceeds 1 of your store’s main currency, they will not see the Avbetaling med Svea Finans payment option. You can use even 0.5 or a lower value if you have products which cost less than 1. Let me know if this all make senses.