• Resolved partsraimac

    (@partsraimac)


    hi,
    I read this from a website


    about automatic receipt printing with Square and WP woocommerce. How do I set this up?
    Automatic Receipt Printing With Square
    Since our client was a restaurant owner, providing order receipts to his consumer was quite crucial for him. They needed to generate receipts at POS for every order placed online by consumers. However, there was no initial inbuilt feature provided by WooCommerce to generate receipts on POS for online stores.

    For this, we used Orders API. It allowed us to configure the payment gateway such that when the shopper places an order online after making the payment the receipt is generated on the store.

    To attain this the Orders API begins with capturing the details of the order entered by the customer along with all the taxes and discounts applied during the process. Further, after it fetches all the detail of the order, it will proceed to track the payment made by the consumer where it will calculate the total cost before the consumer makes the payment. Then once the payment is made we configured the API as such that it will print a receipt at the store end for every purchase.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘auto print order to receipt printer?’ is closed to new replies.