Deprecated

Table of Contents

includes/abstract/abstract-wc-payment-gateway-stripe-local-payment.php
includes/abstract/abstract-wc-payment-gateway-stripe.php
includes/admin/class-wc-stripe-admin-settings.php
includes/class-wc-stripe-field-manager.php
includes/gateways/class-wc-payment-gateway-stripe-cc.php
includes/gateways/class-wc-payment-gateway-stripe-googlepay.php
includes/wc-stripe-functions.php
includes/wc-stripe-webhook-functions.php

abstract-wc-payment-gateway-stripe-local-payment.php

Line Element Reason
205 WC_Payment_Gateway_Stripe_Local_Payment::get_element_params()
294 WC_Payment_Gateway_Stripe_Local_Payment::get_local_payment_return_url()

abstract-wc-payment-gateway-stripe.php

Line Element Reason
230 WC_Payment_Gateway_Stripe::get_method_formats()
801 WC_Payment_Gateway_Stripe::get_new_source_id()
1034 WC_Payment_Gateway_Stripe::get_shipping_methods()
1167 WC_Payment_Gateway_Stripe::set_payment_save_error()
1289 WC_Payment_Gateway_Stripe::get_order_description()
1950 WC_Payment_Gateway_Stripe::process_change_payment_method_request()

class-wc-stripe-admin-settings.php

Line Element Reason
27 WC_Stripe_Admin_Settings::output_advanced_settings()
34 WC_Stripe_Admin_Settings::output_local_gateways()
41 WC_Stripe_Admin_Settings::output_custom_section()
50 WC_Stripe_Admin_Settings::save_local_gateway()
57 WC_Stripe_Admin_Settings::save_custom_section()
79 WC_Stripe_Admin_Settings::before_options()
91 WC_Stripe_Admin_Settings::get_email_settings()

class-wc-stripe-field-manager.php

Line Element Reason
169 WC_Stripe_Field_Manager::change_payment_request()
180 WC_Stripe_Field_Manager::pay_order_fields()
222 WC_Stripe_Field_Manager::output_needs_shipping()

class-wc-payment-gateway-stripe-cc.php

Line Element Reason
271 WC_Payment_Gateway_Stripe_CC::show_save_source()
  • use ::show_save_payment_method_html

class-wc-payment-gateway-stripe-googlepay.php

Line Element Reason
218 WC_Payment_Gateway_Stripe_GooglePay::get_shipping_method_label()

wc-stripe-functions.php

Line Element Reason
410 wc_stripe_get_display_items()
425 wc_stripe_get_shipping_options()

wc-stripe-webhook-functions.php

Line Element Reason
18 wc_stripe_process_source_chargeable()
73 wc_stripe_process_charge_succeeded()

Search results