In addition to online payments, you may also want to accept payments directly to your bank account or collect money from your customer in person.
You can set up offline payment methods in StoreFront, such as wire transfer or cash on delivery.
How Manual (Offline) Payments Work
Some customers prefer not to pay using a credit card. Manual (or offline) payments allow you to accept online orders with payments made outside your store’s online checkout. This includes cash on delivery (COD), phone orders, and checks or bank transfers.
Transaction Fees
StoreFront does not charge any transaction fee for the orders that accept manual payments.
Set Up Manual (Offline) Payments
To enable a manual payment in StoreFront:
- Go to the Store Menu, and click Payment.
- Scroll to Manual Payments.
- Complete the payment method name or select a suggested label in the text box.
- Click Add Manual Payment Method.
- Ensure the payment method is set to Enabled.
- To set the payment method description, or add payment instructions for the customer, open the Action drop-down, and click Edit.
Add Payment Instructions for Customers
When accepting manual payments, it is usually necessary to provide additional instruction to arrange payment. To add payment instructions upon checkout:
- Go to your Store Menu, and click Payment.
- Find the payment method to which you want to add the instruction.
- Click Actions.
- Click Edit.
- Add payment instructions for customers and provide details for how their order will be handled. Customers see the updated instructions upon checkout.
Add Payment Instructions to Email Notifications
To include payment instructions in email notifications:
- Go to the Store Menu, click Settings, and then click Mail.
- Find the notification template to which you want to add instructions.
The Order Confirmation template includes payment instructions for unpaid orders by default. - Click Edit and insert changes (using the corresponding variables) to the template body. For more information, see Edit Email Notifications Templates.
- Click Save.
Variable | What it does |
---|---|
${order.paymentMethod.instructionsTitle} | Displays the title of the payment instruction. |
${order.paymentMethod.instructions} | Displays the content of payment instruction. |
Future Order Notifications will include changes to these variables based on the type of payment. For example, if a customer selects Wire Transfer on checkout, they receive instructions specific to the Wire Transfer payment method.