edd_stripe_purchase_link_atts( $args )
Sets the stripe-checkout parameter if the direct parameter is present in edd_get_purchase_link()
Description Description
Parameters Parameters
- $arg
-
(Required) Purchase link shortcode attributes.
Return Return
(array)
Source Source
File: includes/gateways/stripe/includes/payment-methods/buy-now/shortcode.php
Changelog Changelog
| Version | Description |
|---|---|
| 2.8.0 | Adds .edds-buy-now to the class list. |
| 2.0 | Introduced. |