apply_filters( 'edds_stripe_elements_options', array $elements_options )
Filters the options used to create the Stripe Elements card field.
Description Description
Parameters Parameters
- $elements_options
-
Options used to create Stripe Elements card field.
Source Source
File: includes/gateways/stripe/includes/elements.php
Changelog Changelog
| Version | Description |
|---|---|
| 2.7.0 | Introduced. |