apply_filters( 'mcs_stripe_partial_refund_email', $text ) → {string}
Filter text of email sent after a partial refund through Stripe.
Parameters:
Name | Type | Description |
---|---|---|
$text |
string | Text of email with template tags. Available {amount}, {name}, {email}, {id}. |
- Source:
Returns:
- Type
- string