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