Class WC_Payment_Token_Stripe_Sepa
- WC_Payment_Token
-
WC_Payment_Token_Stripe
-
WC_Payment_Token_Stripe_Local uses WC_Payment_Token_Source_Trait
-
WC_Payment_Token_Stripe_Sepa
Package: Stripe\Tokens
Author: PaymentPlugins
Since: 3.2.4
Located at tokens/class-wc-payment-token-stripe-sepa.php
Author: PaymentPlugins
Since: 3.2.4
Located at tokens/class-wc-payment-token-stripe-sepa.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
get_payment_method_title( string $format = '' )
Return a human readable representation of the payment method. |
Methods inherited from WC_Payment_Token_Stripe_Local
get_gateway_title()
,
get_html_classes()
,
set_gateway_title()
Methods inherited from WC_Payment_Token_Stripe
__construct()
,
delete_from_stripe()
,
get_basic_payment_method_title()
,
get_customer_id()
,
get_environment()
,
get_format()
,
get_props_data()
,
get_stripe_data()
,
has_expiration()
,
save_payment_method()
,
set_brand()
,
set_customer_id()
,
set_environment()
,
set_format()
,
to_json()
,
token_exists()
Methods used from WC_Payment_Token_Source_Trait
Properties summary
protected
string
|
$type
|
#
'Stripe_Sepa'
|
protected
array
|
$stripe_data
|
#
array(
'bank_code' => '',
'last4' => '',
'mandate_url' => ''
)
|
Properties inherited from WC_Payment_Token_Stripe
$extra_data
,
$format
,
$has_expiration
,
$object_type
,
$stripe_payment_type