Function bwc_get_order_property
Wrapper for returning the provided order property. Based on the WC version, the property is fetched differently. Backwards compatability for versions less than WC 3.0.0 is needed, thus the implementation of a wrapper.
Package: Braintree\DeprecatedFunctions
Deprecated
Located at deprecated/wc-braintree-deprecated-functions.php
Deprecated
Located at deprecated/wc-braintree-deprecated-functions.php
Parameters summary
string |
$prop |
|
|
$order |
WC_Order |
string |
$context,… |