WooCommerce Code Reference

ExportWCPaymentGateways
in package
implements StepExporter

ExportWCPaymentGateways class

Interfaces, Classes and Traits

StepExporter

Table of Contents

$exclude_ids  : array<string|int, mixed>
Payment gateway IDs to exclude from export
export()  : Step
Export the step
get_description()  : string
Return description used in the frontend.
get_label()  : string
Return label used in the frontend.
get_step_name()  : string
Get the step name
get_wc_payment_gateways()  : string
Return the payment gateways resgietered in WooCommerce
maybe_hide_wcpay_gateways()  : void
Maybe hide WooCommerce Payments gateways

Properties

Methods