home/Help Articles/Simple Invoice ‑ Order Printer/How can I receive payments?
Top Searches:Quick Setup, Tax Settings, Receive Payments

How can I receive payments?

263 views 0

You can watch the video tutorial, which provides a step-by-step guide through the process.



You can receive payments by sending a payment link to your customers by following the simple steps below:

By default, when you send a draft order with Simple Invoice, the payment link is sent with the email content. You can find added code for draft orders below:

{% if order.is_draft %}If you would like to make a payment please click here.{% endif %}

The Draft payment link won’t be visible in your regular invoice emails sent for your Shopify orders placed by your customers. If you send a draft order to your customer, this sentence will be visible in the email alongside the other content. If your customers click on the link, they will be redirected to your Shopify store to make a payment.

To receive payments for orders with a pending financial status, add the code below:

{% if order.financial_status == ‘pending’ %}You can complete payment here : {{ order.checkout_url }}{% endif %}

Step 1: Open Simple Invoice from your Shopify store’s “Apps” section.

Step 2: Click on “Settings” in the Simple Invoice dashboard.

Step 3: Scroll down to the ‘Sending Options’ section, click on the ‘Mail Content Field’, and add the code below:

{% if order.financial_status == ‘pending’ %}You can complete payment here : {{ order.checkout_url }}{% endif %}

This payment link won’t be visible in your regular invoice emails sent for your Shopify orders placed by your customers. If you send your customer an order with the pending financial status, this sentence will be visible in the email alongside the other content with the payment link. If your customers click on the link, they will be redirected to your Shopify store to make a payment.

Step 4: Please click the “Save” button to confirm your changes.

After you add the payment link to your invoice emails, you can send draft orders to your customers by using Simple Invoice.

You can get more information on how to send invoices for your draft orders by clicking here.

It’s also possible to add a payment link to the ‘My Account’ page of your Shopify store. This allows customers to conveniently pay any remaining balance on their orders with a single click from the ‘My Account’ section whenever needed.

You can get more information on how to send invoices for your draft orders by clicking here.

As an alternative, you can use the ‘Quote’ functionality of Simple Invoice to increase your revenue and improve productivity.

A quote is an agreement between you and your customer to provide a service or product at an agreed-upon price and within a specific time frame. The quote shows a breakdown of the individual charges added together to create the total cost. You can create quotes and get paid by your customers instantly.

You can get more information about the ‘Quote’ functionality by clicking here.

Tags:Configure payment settings for online storeHow to accept payments for ordersManage payment processing in ShopifyPayment collection options for invoicesReceive paymentsSteps to set up payment methods

Was this helpful?

Yes  1 No
Related Articles
  • How does the Free plan work?
  • How can I show the payment method on my invoices?
  • How can I uninstall Simple Invoice from my store?
  • How can I upload my invoices to Google Drive?
  • How can I upload my invoices to Dropbox?
  • How can I upload my invoices to an FTP server?
  • How can I send reminders for unpaid invoices?
  • How can my customers download their invoices after a successful purchase?
Simple Invoice ‑ Order Printer
  • How can I receive payments?
  • How does the Free plan work?
  • How can I show the payment method on my invoices?
  • How can I uninstall Simple Invoice from my store?
  • How can I upload my invoices to Google Drive?
  • How can I upload my invoices to Dropbox?
  • How can I upload my invoices to an FTP server?
  • How can I send reminders for unpaid invoices?
  • How can my customers download their invoices after a successful purchase?
  • How can my customers download their invoices from the My Account section of my store? (Online Store 1.0 Themes)
  • How can my customers make a payment for unpaid or partially paid orders? (Online Store 1.0 Themes)
  • How can I use an image on the invoice email content?
  • How can I sort my orders from oldest to newest?
  • How can my customers pay the remaining balance of their orders from the My Account section of my store?
  • How can my customers download their invoices from the My Account section of my store?
  • How can I set additional sending conditions?
  • How can my customers download their invoices from the My Account section of my store? (Online Store 2.0 Themes)
  • How can I upgrade my plan?
  • How to process invoices in the POS app?
  • How Can I Translate Product Names in the App?
  • How to Enable e-Invoicing for Spain
  • How can I send invoices or quotes and accept payments from my customers?
  • How can I send invoices automatically as soon as I fulfill an order?
  • How can I send invoices automatically as soon as I accept payment?
  • How can I remove the phone numbers of my customers from invoices?
  • How can I remove the email address of my customers from invoices?
  • How can I print invoices?
  • How can I send invoices as attachments?
  • How can I insert a secondary page to my invoices?
  • How can I send invoices for Shopify POS orders?
  • How can I send invoices for Shopify draft orders?
  • How can I prevent sending invoices automatically for orders with a specific tag?
  • How can I make tax settings for my invoices?
  • How can I send invoices in multiple languages?
  • How can I send invoices?
  • How can I issue credit notes?
  • How can I insert a download link to the Shopify order notification email?
  • How can I send invoices as a separate email?
  • How can I send a payment link to my customers?
  • How can I print additional product details on my invoices?
  • How can I hide product pictures?
  • How can I display the weight information of my products?
  • How can I display the total weight amount on my invoices?
  • How can I display the total item count on my invoices?
  • How can I display the refunded amount on my invoices?
  • How can I display the invoice total without tax?
  • How can I display the shipping amount?
  • How can I hide customer details on my invoices?
  • How can I display the last four digits of a credit card on my invoices?
  • How can I download invoices?
  • How can I display the tip amount on my invoices?
  • How can I generate invoice numbers for my orders?
  • How can I filter orders from a specific date range?
  • How can I hide refunded products on my invoices?
  • How can I display the shipping cost on my invoices?
  • How can I display the shipping tax as a separate line?
  • How can I download or upload all my invoices at once?
  • How can I display the shipping company of an order on my invoices?
  • How can I edit my Shopify orders?
  • How can I display the tracking numbers on my invoices?
  • How can I display multiple tax rates on my invoices?
  • How can I display the country of origin information for my products?
  • How can I display product meta fields on my invoices?
  • How can I display product tags on my invoices?
  • How can I display the fulfillment date on my invoices?
  • How can I display non-discounted prices for my invoices?
  • How can I display my social media icons on my invoices?
  • How can I display my product prices without tax?
  • How can I display paid and due amounts on my invoices?
  • How can I display barcodes on my invoices?
  • How can I customize the text displayed in the billing information section?
  • How can I customize the text displayed in the shipping information section?
  • How can I customize customer details on my invoices?
  • How can I display discounted product prices for my invoices?
  • How can I display the fulfillment method of an order on my invoices?
  • How can I customize the design of my invoices?
  • How can I display order tags on my invoices?
  • How can I display gift card payments on my invoices?
  • How can I create return forms?
  • How can I display QR Codes on my invoices?
  • How can I change the font of my documents?
  • How can I change the size of product pictures?
  • How can I change the weight type for my products?
  • How can I change the time format of my invoices?
  • How can I change the language of my documents?
  • How can I change the title of the invoice email content?
  • How can I change the sender address of my invoice emails?
  • How can I change the date format of my invoices?
  • How can I change the content of invoice emails?
  • How can I convert an order into a quote?
  • How can I convert a draft order into a quote?
  • How can I change the filename of my invoices?
  • How can I collect tax numbers from my customers? (Online Store 1.0 Themes)
  • How can I collect a business number from my customers?(Online Store 1.0 Themes)
  • How can I create invoices in different currencies?
  • How can I create packing slips?
  • How can I collect tax numbers from my customers?
  • How can I collect tax numbers from my customers? (Online Store 2.0 Themes)
  • How can I connect my account to cloud?
  • How can I collect a business number from my customers?(Online Store 2.0 Themes)
  • Why don’t my customers receive their invoices in the right language?
  • Quick Setup Guide
  • What are the variables I can use for the invoice email content?
  • Why am I not able to see any tax on my invoices?
  • Where can I change the page margin for my invoices?
  • What should I do if I can’t upgrade my plan?
  • What should I do if I get stuck during the setup?
  • How to Use the ‘Send Only to BCC Email Field’ Feature?
  • How can I change my Simple Invoice plan?
  • How can I add my logo to my documents?
  • How can I add a secondary language for my invoices?
  • Can I use both invoice numbers and order numbers simultaneously?
  • How can I automatically create credit notes?
  • How can I add an email address to the BCC field of my invoice emails?
  • Can I send invoices automatically just for specific payment gateways?
  • Can I disable automatic invoice sending for specific customer groups?
  • Can I send invoices automatically just for specific customer groups?
  • Can I disable automatic invoice sending for specific payment gateways?
  • How can I bulk process invoices?
  • How can I add my bank details to my invoices?
  • How can I add my company tax number to my invoices?
  • How can I add my business registration number to my invoices?
  • Does Simple Invoice support Shopify’s multi-currency conversion functionality?
  • How can I add additional terms to my invoices?
  • How can I add my company information to my documents?
  • How can I add the due date and issue date to my invoices?
  • How can I accept payments?
  • Can I Generate a Receipt for My Orders?
KB Categories
  • Easy Order Manager+
  • Simple Invoice ‑ Order Printer
  • One Tree Planted at Checkout
  • Easy Upsell & Cross Sell+

  How can I make tax settings for my invoices?

How can I send invoices in multiple languages?  

  • Privacy
  • Terms of Service
  • Refund
  • Security
  • Data Process
  • Data Loss
  • Cookies
  • © 2016 - 2024 Softify Apps

Top Searches:Quick Setup, Tax Settings, Receive Payments