Payment customizations
Checkout Blocks enables a number of customizations to payment methods powered by Shopify Functions. You can have up to 5 payment customizations active at once on your store. We currently offer two types of payment customizations:
- Rename payment method: This allows renaming a payment method differently from the default name. It only works on payment methods that do not have a logo such as Cash on Delivery, etc. Currently, you can not conditionally rename payment methods using Checkout Blocks.
- Reorder payment method: This allows for reordering payment methods. It's often used to change the default selected payment method since Shopify automatically selects the first payment method. Currently, you can not conditionally rename payment methods using Checkout Blocks but we are interested to hear more if you'd like to conditionally reorder.
- Hide payment method: To be available by end of March. This will allow for conditionally hiding payment methods based on a number of cart rules such as minimum spend, shipping destination, or delivery method.
Creating a payment customizations
To create a payment customization, navigate to Settings > Payments and scroll down to customizations. You will then be able to create a new customization and choose any payment customization available such as rename or reorder payment methods. Upon creating a payment customization, it's disabled. To enable, simply click the green enable button. If you have a problem enabling your payment customization, check that you don't already have 5 enabled (Shopify limit).
FAQs
Does payment customizations work on legacy checkout (checkout.liquid)?
No. Your checkout must be compatible with checkout extensibility in order to leverage payment customizations.
What happens to payment customizations when cancelling a paid plan?
All customizations including payment customizations are disabled upon cancelling a paid subscription plan.
What happens to payment customizations when uninstalling?
All customizations are automatically disabled and then removed from your store by Shopify.