WC_Payment_Token_Stripe extends WC_Payment_Token

AbstractYes
Tags
since
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

Methods

__construct()  : mixed
delete_from_stripe()  : mixed
details_to_props()  : mixed
get_basic_payment_method_title()  : string
get_brand()  : mixed
get_customer_id()  : mixed
get_display_name()  : mixed
get_environment()  : mixed
get_format()  : mixed
get_formats()  : mixed
Return formats used by the token to display a human readable title.
get_html_classes()  : 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_format()  : 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