WC_Payment_Gateway::supports()
Method: Check if a gateway supports a given feature.
Source: includes/abstracts/abstract-wc-payment-gateway.php:419
Method: Check if a gateway supports a given feature.
Source: includes/abstracts/abstract-wc-payment-gateway.php:419
Method: Can the order be refunded via this gateway?
Source: includes/abstracts/abstract-wc-payment-gateway.php:431
Method: Return the gateway’s description.
Source: includes/abstracts/abstract-wc-payment-gateway.php:315
Method: Return the gateway’s icon.
Source: includes/abstracts/abstract-wc-payment-gateway.php:324
Method: Return the gateway’s pay button ID.
Source: includes/abstracts/abstract-wc-payment-gateway.php:337
Method: Set as current gateway.
Source: includes/abstracts/abstract-wc-payment-gateway.php:346
Method: Process Payment.
Source: includes/abstracts/abstract-wc-payment-gateway.php:364
Method: Check if the gateway has fields on the checkout.
Source: includes/abstracts/abstract-wc-payment-gateway.php:297
Method: Return the gateway’s title.
Source: includes/abstracts/abstract-wc-payment-gateway.php:306
Method: Get a link to the transaction on the 3rd party gateway site (if applicable).
Source: includes/abstracts/abstract-wc-payment-gateway.php:240