edds_shop_supports_buy_now( boolean $supports )
Allows “Buy Now” support if stripe
and stripe-prb
(Express Checkout) are the only two active gateways and taxes are not enabled.
Description Description
Parameters Parameters
- $supports
-
(Required) Whether the shop supports Buy Now, as determined by EDD.
Return Return
(boolean)
Source Source
File: includes/gateways/stripe/includes/payment-methods/buy-now/functions.php
Changelog Changelog
Version | Description |
---|---|
2.8 | Introduced. |