edds_sanitize_statement_descriptor( string $statement_descriptor )

Sanitizes a string to be used for a statement descriptor.


Description Description


Parameters Parameters

$statement_descriptor

(Required) Statement descriptor to sanitize.


Top ↑

Return Return

(string) $statement_descriptor Sanitized statement descriptor.


Top ↑

Source Source

File: includes/gateways/stripe/includes/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.19 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.