RestroPress

⌘K
  1. Home
  2. Docs
  3. RestroPress
  4. Developer Docs
  5. Filters
  6. rpress_receipt_subtotal_amount

rpress_receipt_subtotal_amount

The rpress_receipt_subtotal_amount filter is applied to use to show the subtotal amount on the receipt. It receives one parameter.

apply_filters( ‘rpress_receipt_subtotal_amount’, esc_html_e( ‘Subtotal’, ‘restropress’ ) );

How can we help?