rpress_receipt_subtotal_amount

Author: RestroPress 313 views

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’ ) );