receipt for shopping such as book music cd box of chocolate

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • GraceGocheco
    New Member
    • Jun 2013
    • 1

    receipt for shopping such as book music cd box of chocolate

    I am looking for a sample code that prints out the receipt detail for shopping baskets
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    All you need to do is create a style sheet(css) for printing and then implement some JavaScript that calls the print function when the user clicks the button on the finish-checkout-transaction-screen.

    Comment

    Working...