There are many reasons why a payment method is not listed or missing on the checkout page:
- admin > System > Configuration > Sales > Payment Methods >
- check that the payment methods are enabled
- check for min and max amount of the payment method
- check for applicable countries or any other configurable values which can prevent the method from being listed
- [3rd-party extension] admin > Customers > Customer Group > select a group > Group Payment Methods > check that the payment methods are selected for the customer group
- admin > Catalog > Manage Products > select a product > Prices tab
- Check the product price, some payment methods cannot be used when the price is zero or not within its specified price range
- [3rd-party extension] Disable payment methods for this product > check that the payment methods are not disabled for the product
- For 2 products in the cart, if the products don't have a common payment method, then no payment method can be listed.
- frontend > checkout page > press F12 to show the developer pane in the browser > Console > check for any errors
Posted by kiatng to OpenMage (2020-06-26 06:31)