AbstractService::formatParams()

Method: Translate null values to empty strings. For service methods, we interpret null as a request to unset the field, which corresponds to sending an empty string for the field to the API.

Source: includes/gateways/stripe/vendor/stripe/stripe-php/lib/Service/AbstractService.php:43

Used by 0 functions | Uses 0 functions