apply_filters( 'edds_get_statement_descriptor_unsupported_characters', array $unsupported_characters )
Filters the list of unsupported characters for Stripe statement descriptors.
Description Description
Parameters Parameters
- $unsupported_characters
-
List of unsupported characters.
Source Source
File: includes/gateways/stripe/includes/functions.php
Changelog Changelog
Version | Description |
---|---|
2.6.19 | Introduced. |