RestroPress

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

rpress_discount_price_by_payment

This filter is applied to use the get discount by payment_id, it is including two parameters.

apply_filters( ‘rpress_discount_price_by_payment’, $discount );

$discount ->discount value

How can we help?