magento-2
  1. magento-2-setup-check-money-order-payment-method

Setup Check/Money Order Payment Method in Magento 2

Magento 2 provides a range of payment methods that can be configured to suit your store's needs. One popular payment method is Check/Money Order, which allows customers to pay for orders with a check or money order. In this tutorial, we'll walk through the step-by-step process of setting up Check/Money Order payment method in Magento 2.

Steps to Setup Check/Money Order Payment Method

  1. Log in to your Magento 2 admin panel.

  2. Navigate to Stores > Configuration.

  3. In the left sidebar, click on Sales > Payment Methods.

  4. Under the Check/Money Order section, change the Enabled field to Yes.

  5. Set the following options:

    • Title: The title of the payment method displayed to customers during checkout.
    • Instructions: Instructions for customers on how to pay with a check or money order.
    • Payable To: The name of the person or entity to whom checks/money orders should be made payable.
    • Mailing Address: The address to which checks/money orders should be sent.
  6. Click on the Save Config button to save your changes.

That's it! Your customers can now select the Check/Money Order payment method when checking out and follow the instructions provided to pay for their orders with a check or money order.

Important Points

  • Make sure to provide clear instructions for customers on how to pay with a check or money order.
  • Check/Money Order payments may take longer to process than other payment methods, as the physical check/money order needs to be received and processed.

Summary

Setting up the Check/Money Order payment method in Magento 2 is a simple process that can be completed in just a few steps. By enabling this payment method, you give your customers the option to pay for their purchases with a check or money order, which can be a convenient alternative to traditional credit card payments.

Published on: