WC_Payment_Token_Stripe_CC extends WC_Payment_Token_Stripe uses WC_Payment_Token_Payment_Method_Trait

Tags
sin

3.0.0

author

PaymentPlugins

Table of Contents

Properties

$extra_data  : mixed
$format  : string
The format of the payment method
$has_expiration  : mixed
$object_type  : mixed
$stripe_data  : mixed
$stripe_payment_type  : string
$type  : mixed

Methods

__construct()  : mixed
delete_from_stripe()  : mixed
details_to_props()  : mixed
get_basic_payment_method_title()  : string
get_brand()  : mixed
get_card_type()  : mixed
get_customer_id()  : mixed
get_display_name()  : mixed
get_environment()  : mixed
get_exp_month()  : mixed
get_exp_year()  : mixed
get_format()  : mixed
get_formats()  : mixed
Return formats used by the token to display a human readable title.
get_html_classes()  : mixed
get_last4()  : mixed
get_masked_number()  : mixed
get_payment_method_title()  : mixed
Return a human readable representation of the payment method.
get_props_data()  : mixed
get_stripe_data()  : mixed
Returns an array of merged attributes comprised of the $stripe_data property.
has_expiration()  : mixed
save_payment_method()  : mixed
set_brand()  : mixed
set_customer_id()  : mixed
set_environment()  : mixed
set_exp_month()  : mixed
set_exp_year()  : mixed
set_format()  : mixed
set_last4()  : mixed
set_masked_number()  : mixed
to_json()  : array<string|int, mixed>
Return a json array of data that represents the object.
token_exists()  : mixed

Properties

Methods


        
On this page

Search results