kilbot / WooCommerce-POS

:bangbang: All development now at https://github.com/wcpos.
http://wcpos.com
GNU General Public License v3.0
353 stars 125 forks source link

Adding Custom Checkout Fields to Receipt #98

Closed amjad closed 9 years ago

amjad commented 9 years ago

Is there a way I could use custom checkout fields (using checkout field editor plugin) to add to the receipt? For example: I have a field like "Order Type: with options Dine-In or Pickup.

What would be the code to add to the receipt.php? For phone number you have: {{billing_address.phone}}

Where are these defined or pulled from?

kilbot commented 9 years ago

This is a duplicate of issue #82. I am currently looking at custom field support to be included in the next minor release.