Code Analysis: WooCommerce PayPal Payments 1.8.0

Function Rating Maintainability Complexity Lines of code
WooCommerce\PayPalCommerce\Compat\PPEC\SettingsImporter::get_settings_translated()
D
28
43 117
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsRenderer::render()
C
33 28 94
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::message_values()
C
35 28 82
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::url()
C
38 26 57
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::render_wrapper()
B
34 20 98
WooCommerce\PayPalCommerce\Webhooks\Handler\CheckoutOrderApproved::handle_request()
B
32 16 132
WooCommerce\PayPalCommerce\Onboarding\OnboardingRESTController::set_credentials()
B
36 19 76
WooCommerce\PayPalCommerce\Button\Endpoint\CreateOrderEndpoint::handle_request()
B
36 19 74
WooCommerce\PayPalCommerce\ApiClient\Endpoint\OrderEndpoint::create()
B
33 17 100
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsListener::retrieve_settings_from_raw_data()
B
42 19 49
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::render_button_wrapper_registrar()
B
42 17 60
WooCommerce\PayPalCommerce\Compat\PPEC\SubscriptionsHandler::should_mock_ppec_gateway()
B
45 18 38
WooCommerce\PayPalCommerce\Button\Endpoint\ApproveOrderEndpoint::handle_request()
A
38 14 72
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::localize_script()
A
33 12 102
WooCommerce\PayPalCommerce\ApiClient\Entity\PurchaseUnit::ditch_items_when_mismatch()
A
40 14 68
WooCommerce\PayPalCommerce\WcGateway\Checkout\CheckoutPayPalAddressPreset::read_preset_for_field()
A
44 15 43
WooCommerce\PayPalCommerce\ApiClient\Factory\PurchaseUnitFactory::from_paypal_response()
A
43 14 51
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsListener::listen()
A
43 13 47
WooCommerce\PayPalCommerce\WcGateway\WCGatewayModule::run()
A
34 9 103
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::load_button_component()
A
50 13 34
WooCommerce\PayPalCommerce\Onboarding\Render\OnboardingOptionsRenderer::render_dcc()
A
35 8 104
WooCommerce\PayPalCommerce\ApiClient\Factory\OrderFactory::from_paypal_response()
A
43 11 54
WooCommerce\PayPalCommerce\Webhooks\Handler\CheckoutOrderCompleted::handle_request()
A
38 9 83
WooCommerce\PayPalCommerce\WcGateway\Processor\RefundProcessor::process()
A
40 10 65
WooCommerce\PayPalCommerce\Webhooks\Handler\PaymentCaptureRefunded::handle_request()
A
38 9 80
WooCommerce\PayPalCommerce\Vaulting\VaultingModule::run()
A
36 8 94
WooCommerce\PayPalCommerce\WcGateway\Gateway\PayPalGateway::__construct()
A
38 9 75
WooCommerce\PayPalCommerce\ApiClient\Entity\CaptureStatusDetails::text()
A
50 12 28
WooCommerce\PayPalCommerce\Onboarding\Endpoint\LoginSellerEndpoint::handle_request()
A
42 10 54
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::render_message_wrapper_registrar()
A
44 10 53
WooCommerce\PayPalCommerce\Vaulting\PaymentTokenChecker::check_and_update()
A
47 11 36
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::enqueue()
A
48 11 36
WooCommerce\PayPalCommerce\ApiClient\Exception\PayPalApiException::__construct()
A
48 11 35
WooCommerce\PayPalCommerce\ApiClient\Endpoint\OrderEndpoint::patch_order_with()
A
40 9 64
WooCommerce\PayPalCommerce\Webhooks\Handler\PaymentCaptureCompleted::handle_request()
A
40 9 64
WooCommerce\PayPalCommerce\Button\Helper\ThreeDSecure::no_liability_shift()
A
51 11 33
WooCommerce\PayPalCommerce\WcGateway\Processor\OrderProcessor::process()
A
44 10 47
WooCommerce\PayPalCommerce\WcGateway\Checkout\DisableGateways::handler()
A
52 11 26
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsListener::determine_credentials_change_status()
A
53 11 23
WooCommerce\PayPalCommerce\WcGateway\Gateway\CreditCardGateway::__construct()
A
40 8 65
WooCommerce\PayPalCommerce\ApiClient\Factory\ItemFactory::from_paypal_response()
A
48 10 33
WooCommerce\PayPalCommerce\ApiClient\Endpoint\OrderEndpoint::capture()
A
40 8 63
WooCommerce\PayPalCommerce\ApiClient\Factory\PayerFactory::from_paypal_response()
A
49 10 31
WooCommerce\PayPalCommerce\Webhooks\Handler\PaymentCaptureReversed::handle_request()
A
42 8 59
WooCommerce\PayPalCommerce\Button\Endpoint\CreateOrderEndpoint::payer()
A
50 10 26
WooCommerce\PayPalCommerce\Subscription\SubscriptionModule::display_saved_credit_cards()
A
48 9 36
WooCommerce\PayPalCommerce\ApiClient\Endpoint\OrderEndpoint::authorize()
A
40 7 63
WooCommerce\PayPalCommerce\Subscription\SubscriptionModule::display_saved_paypal_payments()
A
49 9 31
WooCommerce\PayPalCommerce\ApiClient\Endpoint\IdentityToken::generate_for_user()
A
42 7 59
WooCommerce\PayPalCommerce\ApiClient\Entity\ApplicationContext::to_array()
A
52 9 28
WooCommerce\PayPalCommerce\ApiClient\Factory\PaymentSourceFactory::from_paypal_response()
A
53 9 24
WooCommerce\PayPalCommerce\WcGateway\Helper\DCCProductStatus::dcc_is_active()
A
48 8 36
WooCommerce\PayPalCommerce\ApiClient\Entity\PurchaseUnit::to_array()
A
48 8 36
WooCommerce\PayPalCommerce\ApiClient\Endpoint\WebhookEndpoint::verify_current_request_for_webhook()
A
44 7 49
WooCommerce\PayPalCommerce\Subscription\Helper\SubscriptionHelper::cart_contains_subscription()
A
56 9 18
WooCommerce\PayPalCommerce\ApiClient\Endpoint\OrderEndpoint::order()
A
41 6 63
WooCommerce\PayPalCommerce\Subscription\RenewalHandler::get_token_for_customer()
A
49 8 31
WooCommerce\PayPalCommerce\ApiClient\Factory\AmountFactory::from_wc_order()
A
43 6 59
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsListener::listen_for_merchant_id()
A
50 8 28
WooCommerce\PayPalCommerce\ApiClient\Factory\SellerReceivableBreakdownFactory::from_paypal_response()
A
51 8 26
WooCommerce\PayPalCommerce\ApiClient\Entity\AmountBreakdown::to_array()
A
52 8 25
WooCommerce\PayPalCommerce\Button\Endpoint\ChangeCartEndpoint::products_from_data()
A
53 8 24
WooCommerce\PayPalCommerce\ApiClient\Factory\ApplicationContextFactory::from_paypal_response()
A
57 8 18
WooCommerce\PayPalCommerce\Webhooks\WebhookModule::run()
A
39 4 78
WooCommerce\PayPalCommerce\ApiClient\Endpoint\PartnerReferrals::signup_link()
A
41 5 62
WooCommerce\PayPalCommerce\ApiClient\Authentication\PayPalBearer::newBearer()
A
48 7 32
WooCommerce\PayPalCommerce\ApiClient\Entity\SellerReceivableBreakdown::to_array()
S
51 7 29
WooCommerce\PayPalCommerce\StatusReport\StatusReportModule::run()
S
36 2 103
WooCommerce\PayPalCommerce\Vaulting\PaymentTokensRenderer::render()
S
47 6 43
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsListener::read_active_credentials_from_settings()
S
61 8 11
WooCommerce\PayPalCommerce\ApiClient\Entity\Payer::to_array()
S
52 7 25
WooCommerce\PayPalCommerce\WcGateway\Processor\AuthorizedPaymentsProcessor::capture_authorized_payments_for_customer()
S
52 7 24
WooCommerce\PayPalCommerce\Button\Helper\ThreeDSecure::proceed_with_order()
S
54 7 23
WooCommerce\PayPalCommerce\Vaulting\Endpoint\DeletePaymentTokenEndpoint::handle_request()
S
53 7 22
WooCommerce\PayPalCommerce\ApiClient\Factory\AmountFactory::break_down()
S
48 6 37
WooCommerce\PayPalCommerce\Button\Endpoint\ChangeCartEndpoint::handle_data()
S
48 6 36
WooCommerce\PayPalCommerce\FilePathPluginFactory::createPluginFromFilePath()
S
45 5 49
WooCommerce\PayPalCommerce\ApiClient\Endpoint\LoginSeller::credentials_for()
S
44 5 49
WooCommerce\PayPalCommerce\ApiClient\Factory\PurchaseUnitFactory::from_wc_cart()
S
49 6 33
WooCommerce\PayPalCommerce\WcGateway\Admin\OrderTablePaymentStatusColumn::render()
S
57 7 17
WooCommerce\PayPalCommerce\WcGateway\Processor\AuthorizedPaymentsProcessor::capture_authorized_payment()
S
50 6 32
WooCommerce\PayPalCommerce\ApiClient\Factory\AddressFactory::from_wc_customer()
S
58 7 16
WooCommerce\PayPalCommerce\ApiClient\Endpoint\PaymentTokenEndpoint::start_paypal_token_creation()
S
44 5 46
WooCommerce\PayPalCommerce\Webhooks\IncomingWebhookEndpoint::handle_request()
S
45 5 46
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::context()
S
58 7 16
WooCommerce\PayPalCommerce\ApiClient\Factory\AddressFactory::from_paypal_response()
S
58 7 15
WooCommerce\PayPalCommerce\WcGateway\Endpoint\ReturnUrlEndpoint::handle_request()
S
50 6 30
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsRenderer::messages()
S
50 6 30
WooCommerce\PayPalCommerce\ApiClient\Entity\Order::to_array()
S
50 6 29
WooCommerce\PayPalCommerce\Vaulting\CustomerApprovalListener::listen()
S
51 6 27
WooCommerce\PayPalCommerce\WcGateway\Processor\AuthorizedPaymentsProcessor::process()
S
52 6 25
WooCommerce\PayPalCommerce\ApiClient\Factory\PayerFactory::from_checkout_form()
S
47 5 40
WooCommerce\PayPalCommerce\Webhooks\IncomingWebhookEndpoint::verify_request()
S
54 6 23
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsListener::listen_for_vaulting_enabled()
S
48 5 36
WooCommerce\PayPalCommerce\ApiClient\Endpoint\LoginSeller::generate_token_for()
S
44 4 50
WooCommerce\PayPalCommerce\ApiClient\Factory\PaymentTokenActionLinksFactory::from_paypal_response()
S
55 6 20
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::style_for_context()
S
54 6 20
WooCommerce\PayPalCommerce\Button\Helper\EarlyOrderHandler::determine_wc_order_id()
S
55 6 20
WooCommerce\PayPalCommerce\Onboarding\Render\OnboardingRenderer::render()
S
55 6 19
WooCommerce\PayPalCommerce\ApiClient\Factory\PurchaseUnitFactory::from_wc_order()
S
49 5 34
WooCommerce\PayPalCommerce\ApiClient\Helper\DccApplies::valid_cards()
S
56 6 19
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::dcc_is_enabled()
S
57 6 19
WooCommerce\PayPalCommerce\ApiClient\Endpoint\PaymentTokenEndpoint::for_user()
S
44 4 48
WooCommerce\PayPalCommerce\WcGateway\Processor\OrderProcessor::capture_authorized_downloads()
S
57 6 18
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::button_renderer()
S
57 6 17
WooCommerce\PayPalCommerce\WcGateway\Notice\DccWithoutPayPalAdminNotice::should_display()
S
69 7 6
WooCommerce\PayPalCommerce\ApiClient\Endpoint\PaymentTokenEndpoint::create_from_approval_token()
S
50 5 28
WooCommerce\PayPalCommerce\ApiClient\Factory\WebhookEventFactory::from_paypal_response()
S
51 5 28
WooCommerce\PayPalCommerce\ApiClient\Factory\AmountFactory::from_wc_cart()
S
47 4 41
WooCommerce\PayPalCommerce\WcGateway\Helper\SettingsStatus::pay_later_messaging_is_enabled()
S
63 6 11
WooCommerce\PayPalCommerce\ApiClient\Factory\ItemFactory::from_wc_cart()
S
46 4 40
WooCommerce\PayPalCommerce\ApiClient\Endpoint\BillingAgreementsEndpoint::create_token()
S
46 4 39
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsRenderer::render_multiselect()
S
52 5 23
WooCommerce\PayPalCommerce\WcGateway\Processor\AuthorizedPaymentsProcessor::void_authorizations()
S
55 5 22
WooCommerce\PayPalCommerce\WcGateway\Notice\AuthorizeOrderActionNotice::current_message()
S
46 3 49
WooCommerce\PayPalCommerce\ApiClient\Endpoint\WebhookEndpoint::simulate()
S
48 4 34
WooCommerce\PayPalCommerce\Compat\PPEC\DeactivateNote::maybe_mark_note_as_actioned()
S
56 5 19
WooCommerce\PayPalCommerce\WcGateway\Checkout\CheckoutPayPalAddressPreset::read_shipping_from_order()
S
57 5 18
WooCommerce\PayPalCommerce\ApiClient\Factory\PatchCollectionFactory::purchase_units()
S
49 4 33
WooCommerce\PayPalCommerce\WcGateway\Settings\SectionsRenderer::render()
S
55 5 17
WooCommerce\PayPalCommerce\ApiClient\Endpoint\PaymentsEndpoint::capture()
S
49 4 32
WooCommerce\PayPalCommerce\ApiClient\Repository\CustomerRepository::customer_id_for_user()
S
57 5 17
WooCommerce\PayPalCommerce\ApiClient\Endpoint\WebhookEndpoint::create()
S
49 4 31
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::components()
S
59 5 16
WooCommerce\PayPalCommerce\ApiClient\Entity\Payments::__construct()
S
58 5 16
WooCommerce\PayPalCommerce\ApiClient\Endpoint\PartnersEndpoint::seller_status()
S
45 3 45
WooCommerce\PayPalCommerce\ApiClient\Endpoint\PaymentsEndpoint::authorization()
S
46 3 45
WooCommerce\PayPalCommerce\Vaulting\PaymentTokenRepository::token_contains_source()
S
65 6 8
WooCommerce\PayPalCommerce\ApiClient\Factory\SellerStatusFactory::from_paypal_reponse()
S
60 5 14
WooCommerce\PayPalCommerce\WcGateway\Processor\RefundProcessor::determine_refund_mode()
S
61 5 14
WooCommerce\PayPalCommerce\WcGateway\Settings\Settings::load()
S
51 4 29
init()
S
51 4 28
WooCommerce\PayPalCommerce\Onboarding\OnboardingRESTController::generate_signup_link()
S
61 5 12
WooCommerce\PayPalCommerce\WcGateway\Admin\FeesRenderer::render()
S
52 4 27
WooCommerce\PayPalCommerce\Button\Endpoint\DataClientIdEndpoint::handle_request()
S
52 4 26
WooCommerce\PayPalCommerce\Subscription\RenewalHandler::process_order()
S
52 4 25
WooCommerce\PayPalCommerce\Button\Endpoint\CreateOrderEndpoint::after_checkout_validation()
S
52 4 25
WooCommerce\PayPalCommerce\WcGateway\Gateway\PayPalGateway::define_method_description()
S
56 4 24
WooCommerce\PayPalCommerce\ApiClient\Endpoint\WebhookEndpoint::verify_event()
S
46 3 39
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsRenderer::render_table()
S
53 4 23
WooCommerce\PayPalCommerce\Button\Helper\EarlyOrderHandler::register_for_order()
S
53 4 23
WooCommerce\PayPalCommerce\Session\Cancellation\CancelController::run()
S
54 4 22
WooCommerce\PayPalCommerce\ApiClient\Factory\WebhookFactory::from_paypal_response()
S
55 4 22
WooCommerce\PayPalCommerce\Subscription\SubscriptionModule::add_payment_token_id()
S
55 4 20
WooCommerce\PayPalCommerce\ApiClient\Factory\AuthorizationFactory::from_paypal_response()
S
56 4 20
WooCommerce\PayPalCommerce\ApiClient\Endpoint\PaymentsEndpoint::void()
S
54 4 20
WooCommerce\PayPalCommerce\ApiClient\Entity\ApplicationContext::__construct()
S
55 4 19
WooCommerce\PayPalCommerce\WcGateway\Gateway\PayPalGateway::init_form_fields()
S
55 4 19
WooCommerce\PayPalCommerce\WcGateway\WCGatewayModule::register_payment_gateways()
S
45 2 49
WooCommerce\PayPalCommerce\Webhooks\WebhookRegistrar::unregister()
S
56 4 19
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsRenderer::render_text()
S
56 4 18
WooCommerce\PayPalCommerce\WcGateway\Processor\OrderProcessor::order_is_approved()
S
58 4 17
WooCommerce\PayPalCommerce\Webhooks\Handler\VaultPaymentTokenCreated::handle_request()
S
57 4 16
WooCommerce\PayPalCommerce\Button\Endpoint\ChangeCartEndpoint::handle_request()
S
58 4 16
WooCommerce\PayPalCommerce\Vaulting\PaymentTokenChecker::update_failed_status()
S
57 4 15
WooCommerce\PayPalCommerce\WcGateway\Admin\OrderTablePaymentStatusColumn::register()
S
57 4 15
WooCommerce\PayPalCommerce\WcGateway\Assets\SettingsPageAssets::register_assets()
S
60 4 15
WooCommerce\PayPalCommerce\WcGateway\Checkout\DisableGateways::disable_both_gateways()
S
65 5 9
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsListener::is_valid_update_request()
S
60 4 15
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::can_render_dcc()
S
74 5 4
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::can_save_vault_token()
S
66 5 9
WooCommerce\PayPalCommerce\Button\ButtonModule::run()
S
52 3 30
WooCommerce\PayPalCommerce\Button\Endpoint\RequestData::sanitize()
S
58 4 15
WooCommerce\PayPalCommerce\Compat\PPEC\PPECHelper::is_gateway_available()
S
67 5 7
WooCommerce\PayPalCommerce\Onboarding\OnboardingModule::run()
S
46 2 45
WooCommerce\PayPalCommerce\ApiClient\Repository\ApplicationContextRepository::valid_bcp47_code()
S
59 4 14
WooCommerce\PayPalCommerce\ApiClient\Endpoint\WebhookEndpoint::list()
S
50 3 29
WooCommerce\PayPalCommerce\Compat\CompatModule::initialize_ppec_compat_layer()
S
59 4 14
WooCommerce\PayPalCommerce\ApiClient\Entity\Token::validate()
S
60 4 13
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::get_vaulted_paypal_email()
S
60 4 13
WooCommerce\PayPalCommerce\Button\Endpoint\StartPayPalVaultingEndpoint::handle_request()
S
51 3 28
WooCommerce\PayPalCommerce\ApiClient\Entity\Amount::to_array()
S
60 4 12
WooCommerce\PayPalCommerce\Vaulting\PaymentTokenRepository::for_user_id()
S
61 4 12
WooCommerce\PayPalCommerce\WcGateway\Assets\SettingsPageAssets::is_paypal_payment_method_page()
S
61 4 12
WooCommerce\PayPalCommerce\ApiClient\Factory\PayerFactory::from_wc_order()
S
52 3 27
WooCommerce\PayPalCommerce\ApiClient\Factory\PayerFactory::from_customer()
S
52 3 27
WooCommerce\PayPalCommerce\WcGateway\Gateway\PayPalGateway::define_method_title()
S
62 4 12
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::has_subscriptions()
S
63 4 12
WooCommerce\PayPalCommerce\Onboarding\OnboardingRESTController::get_params()
S
60 4 11
WooCommerce\PayPalCommerce\Subscription\Helper\SubscriptionHelper::order_pay_contains_subscription()
S
62 4 11
WooCommerce\PayPalCommerce\Button\Endpoint\CreateOrderEndpoint::payment_method()
S
63 4 11
WooCommerce\PayPalCommerce\ApiClient\Endpoint\PaymentsEndpoint::refund()
S
52 3 25
WooCommerce\PayPalCommerce\Session\Cancellation\CancelView::render_session_cancellation()
S
55 3 23
WooCommerce\PayPalCommerce\ApiClient\Entity\PurchaseUnit::__construct()
S
53 3 23
WooCommerce\PayPalCommerce\Webhooks\WebhookRegistrar::register()
S
54 3 22
WooCommerce\PayPalCommerce\Compat\PPEC\DeactivateNote::get_note()
S
49 2 35
WooCommerce\PayPalCommerce\WcGateway\Gateway\CreditCardGateway::get_icon()
S
55 3 20
WooCommerce\PayPalCommerce\ApiClient\Endpoint\WebhookEndpoint::delete()
S
55 3 20
WooCommerce\PayPalCommerce\ApiClient\Factory\CaptureFactory::from_paypal_response()
S
56 3 19
WooCommerce\PayPalCommerce\ApiClient\Entity\Capture::to_array()
S
55 3 19
WooCommerce\PayPalCommerce\Subscription\SubscriptionModule::run()
S
46 1 48
WooCommerce\PayPalCommerce\WcGateway\Admin\PaymentStatusOrderDetail::render()
S
58 3 17
WooCommerce\PayPalCommerce\ApiClient\Factory\ShippingFactory::from_paypal_response()
S
58 3 17
WooCommerce\PayPalCommerce\Button\Endpoint\RequestData::read_request()
S
56 3 17
WooCommerce\PayPalCommerce\ApiClient\Factory\PaymentsFactory::from_paypal_response()
S
59 3 16
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::dcc_renderer()
S
58 3 16
WooCommerce\PayPalCommerce\Onboarding\State::state_by_keys()
S
67 4 8
WooCommerce\PayPalCommerce\Onboarding\Render\OnboardingOptionsRenderer::render_table_row()
S
59 3 15
WooCommerce\PayPalCommerce\ApiClient\Entity\Token::from_json()
S
67 4 7
WooCommerce\PayPalCommerce\StatusReport\Renderer::render()
S
53 2 30
WooCommerce\PayPalCommerce\Subscription\Helper\SubscriptionHelper::has_subscription()
S
77 4 3
WooCommerce\PayPalCommerce\Vaulting\PaymentTokenChecker::capture_authorized_payment()
S
67 4 7
WooCommerce\PayPalCommerce\ApiClient\Exception\PayPalApiException::has_detail()
S
67 4 8
WooCommerce\PayPalCommerce\WcGateway\Admin\OrderTablePaymentStatusColumn::should_render_for_order()
S
64 4 9
WooCommerce\PayPalCommerce\ApiClient\Factory\ExchangeRateFactory::from_paypal_response()
S
64 4 9
WooCommerce\PayPalCommerce\WcGateway\Checkout\DisableGateways::is_credit_card()
S
65 4 10
WooCommerce\PayPalCommerce\ApiClient\Factory\MoneyFactory::from_paypal_response()
S
65 4 9
WooCommerce\PayPalCommerce\ApiClient\Helper\DccApplies::can_process_card()
S
63 4 10
WooCommerce\PayPalCommerce\ApiClient\Repository\ApplicationContextRepository::current_context()
S
59 3 15
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsRenderer::can_display_vaulting_admin_message()
S
68 4 7
WooCommerce\PayPalCommerce\Webhooks\Endpoint\ResubscribeEndpoint::handle_request()
S
59 3 15
WooCommerce\PayPalCommerce\Compat\PPEC\SubscriptionsHandler::use_billing_agreement_as_token()
S
64 4 9
WooCommerce\PayPalCommerce\ApiClient\Repository\PartnerReferralsData::data()
S
47 1 44
WooCommerce\PayPalCommerce\ApiClient\Entity\Token::vaulting_available()
S
63 3 12
WooCommerce\PayPalCommerce\AdminNotices\Renderer\Renderer::render()
S
62 3 12
WooCommerce\PayPalCommerce\ApiClient\Endpoint\PaymentTokenEndpoint::delete_token()
S
51 2 27
WooCommerce\PayPalCommerce\ApiClient\Factory\PaymentTokenFactory::from_paypal_response()
S
62 3 12
WooCommerce\PayPalCommerce\Webhooks\IncomingWebhookEndpoint::url()
S
61 3 12
WooCommerce\PayPalCommerce\Button\Endpoint\CreateOrderEndpoint::create_paypal_order()
S
61 3 12
WooCommerce\PayPalCommerce\ApiClient\Entity\Refund::to_array()
S
62 3 12
WooCommerce\PayPalCommerce\ApiClient\Entity\SellerStatusProduct::__construct()
S
63 3 11
WooCommerce\PayPalCommerce\Button\Endpoint\ChangeCartEndpoint::handle_error()
S
53 2 26
WooCommerce\PayPalCommerce\Compat\PPEC\DeactivateNote::init()
S
64 3 11
WooCommerce\PayPalCommerce\WcGateway\Gateway\CreditCardGateway::card_labels()
S
50 1 39
WooCommerce\PayPalCommerce\Button\ButtonModule::register_ajax_endpoints()
S
50 1 38
WooCommerce\PayPalCommerce\WcGateway\Assets\SettingsPageAssets::register_admin_assets()
S
56 2 21
WooCommerce\PayPalCommerce\Subscription\RenewalHandler::renew()
S
57 2 20
WooCommerce\PayPalCommerce\WcGateway\WCGatewayModule::register_order_functionality()
S
56 2 20
WooCommerce\PayPalCommerce\ApiClient\Entity\Order::__construct()
S
56 2 19
WooCommerce\PayPalCommerce\ApiClient\Factory\ItemFactory::from_wc_order_line_item()
S
55 2 19
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsRenderer::render_password()
S
58 2 18
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsRenderer::render_text_input()
S
58 2 18
WooCommerce\PayPalCommerce\ApiClient\Endpoint\BillingAgreementsEndpoint::reference_transaction_enabled()
S
59 2 17
WooCommerce\PayPalCommerce\Onboarding\Assets\OnboardingAssets::register()
S
52 1 31
WooCommerce\PayPalCommerce\Compat\PPEC\PPECHelper::use_ppec_compat_layer_for_subscriptions()
S
77 3 3
WooCommerce\PayPalCommerce\Compat\PPEC\SettingsImporter::maybe_hook()
S
71 3 5
WooCommerce\PayPalCommerce\Compat\PPEC\SettingsImporter::is_ppec_active()
S
77 3 3
WooCommerce\PayPalCommerce\Compat\PPEC\SubscriptionsHandler::add_mock_ppec_gateway()
S
70 3 6
WooCommerce\PayPalCommerce\Onboarding\Environment::current_environment()
S
73 3 5
WooCommerce\PayPalCommerce\ApiClient\Entity\SellerStatus::__construct()
S
65 3 9
WooCommerce\PayPalCommerce\Onboarding\State::environment_state()
S
66 3 9
WooCommerce\PayPalCommerce\Onboarding\State::get_state_name()
S
65 3 10
WooCommerce\PayPalCommerce\ApiClient\Endpoint\OrderEndpoint::has_items_without_shipping()
S
68 3 8
WooCommerce\PayPalCommerce\ApiClient\Entity\Token::__construct()
S
66 3 9
WooCommerce\PayPalCommerce\StatusReport\StatusReportModule::onboarded()
S
65 3 9
WooCommerce\PayPalCommerce\Subscription\Helper\SubscriptionHelper::current_product_is_subscription()
S
69 3 7
WooCommerce\PayPalCommerce\ApiClient\Authentication\PayPalBearer::bearer()
S
66 3 8
WooCommerce\PayPalCommerce\WcGateway\Admin\RenderAuthorizeAction::should_render_for_order()
S
67 3 7
WooCommerce\PayPalCommerce\WcGateway\Checkout\CheckoutPayPalAddressPreset::filter_checkout_field()
S
66 3 9
WooCommerce\PayPalCommerce\WcGateway\FundingSource\FundingSourceRenderer::render_name()
S
66 3 8
WooCommerce\PayPalCommerce\WcGateway\FundingSource\FundingSourceRenderer::render_description()
S
66 3 8
WooCommerce\PayPalCommerce\WcGateway\Gateway\CreditCardGateway::replace_credit_card_cvv_label()
S
70 3 6
WooCommerce\PayPalCommerce\ApiClient\Factory\PayeeFactory::from_paypal_response()
S
71 3 5
WooCommerce\PayPalCommerce\WcGateway\Gateway\PayPalGateway::is_paypal_tab()
S
73 3 5
WooCommerce\PayPalCommerce\ApiClient\Factory\PlatformFeeFactory::from_paypal_response()
S
65 3 8
WooCommerce\PayPalCommerce\ApiClient\Factory\PurchaseUnitFactory::shipping_needed()
S
67 3 8
WooCommerce\PayPalCommerce\WcGateway\Processor\AuthorizedPaymentsProcessor::all_authorizations()
S
66 3 9
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsListener::is_valid_site_request()
S
66 3 9
WooCommerce\PayPalCommerce\ApiClient\Repository\PayPalRequestIdRepository::cleanup()
S
65 3 9
WooCommerce\PayPalCommerce\ApiClient\Entity\PaymentSource::to_array()
S
65 3 10
WooCommerce\PayPalCommerce\Webhooks\WebhookInfoStorage::get_data()
S
69 3 7
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::get_3ds_contingency()
S
67 3 9
WooCommerce\PayPalCommerce\Webhooks\Status\WebhookSimulation::is_simulation_event()
S
66 3 8
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::payerData()
S
68 3 7
WooCommerce\PayPalCommerce\FilePathPluginFactory::get_plugin_slug()
S
64 3 10
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::normalize_height()
S
68 3 9
WooCommerce\PayPalCommerce\Button\Endpoint\CreateOrderEndpoint::set_bn_code()
S
66 3 8
WooCommerce\PayPalCommerce\Button\Endpoint\CreateOrderEndpoint::validate_paynow_form()
S
66 3 8
WooCommerce\PayPalCommerce\Onboarding\OnboardingRESTController::register_routes()
S
53 1 29
WooCommerce\PayPalCommerce\ApiClient\Entity\Item::to_array()
S
60 2 14
WooCommerce\PayPalCommerce\Webhooks\Endpoint\SimulationStateEndpoint::handle_request()
S
61 2 14
WooCommerce\PayPalCommerce\WcGateway\Admin\FeesRenderer::render_money_row()
S
61 2 13
WooCommerce\PayPalCommerce\WcGateway\Notice\ConnectAdminNotice::connect_message()
S
61 2 13
WooCommerce\PayPalCommerce\WcGateway\Notice\DccWithoutPayPalAdminNotice::message()
S
61 2 13
WooCommerce\PayPalCommerce\WcGateway\Processor\AuthorizedPaymentsProcessor::render_authorization_message_for_status()
S
61 2 13
WooCommerce\PayPalCommerce\Button\Endpoint\ChangeCartEndpoint::add_variable_product()
S
60 2 13
WooCommerce\PayPalCommerce\Webhooks\Status\WebhookSimulation::start()
S
62 2 12
WooCommerce\PayPalCommerce\ApiClient\Entity\AuthorizationStatus::__construct()
S
62 2 12
WooCommerce\PayPalCommerce\ApiClient\Entity\PayerTaxInfo::__construct()
S
62 2 12
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsRenderer::render_heading()
S
62 2 11
WooCommerce\PayPalCommerce\ApiClient\Entity\OrderStatus::__construct()
S
63 2 11
WooCommerce\PayPalCommerce\Onboarding\Render\OnboardingRenderer::get_signup_link()
S
63 2 11
WooCommerce\PayPalCommerce\ApiClient\Entity\PaymentSourceCard::to_array()
S
63 2 11
WooCommerce\PayPalCommerce\Webhooks\Endpoint\SimulateEndpoint::handle_request()
S
63 2 11
WooCommerce\PayPalCommerce\Webhooks\Status\Assets\WebhooksStatusPageAssets::get_script_data()
S
53 1 25
WooCommerce\PayPalCommerce\WcGateway\WCGatewayModule::register_columns()
S
54 1 25
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsRenderer::render_dcc_does_not_apply_info()
S
58 1 25
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsRenderer::render_dcc_onboarding_info()
S
57 1 23
WooCommerce\PayPalCommerce\Webhooks\Status\Assets\WebhooksStatusPageAssets::register()
S
57 1 20
WooCommerce\PayPalCommerce\Webhooks\IncomingWebhookEndpoint::register()
S
58 1 19
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::__construct()
S
56 1 18
WooCommerce\PayPalCommerce\Compat\PPEC\MockGateway::__construct()
S
58 1 18
WooCommerce\PayPalCommerce\Onboarding\OnboardingRESTController::get_status()
S
58 1 17
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsRenderer::render_dcc_not_active_yet()
S
62 1 17
WooCommerce\PayPalCommerce\ApiClient\Entity\Payments::to_array()
S
60 1 16
WooCommerce\PayPalCommerce\Onboarding\Render\OnboardingOptionsRenderer::render()
S
60 1 16
WooCommerce\PayPalCommerce\WcGateway\Gateway\CreditCardGateway::update_option()
S
65 2 9
WooCommerce\PayPalCommerce\ApiClient\Entity\Item::__construct()
S
64 2 10
WooCommerce\PayPalCommerce\StatusReport\StatusReportModule::vault_enabled()
S
68 2 8
WooCommerce\PayPalCommerce\StatusReport\StatusReportModule::bool_to_html()
S
75 2 5
WooCommerce\PayPalCommerce\Subscription\Helper\SubscriptionHelper::accept_only_automatic_payment_gateways()
S
64 2 10
WooCommerce\PayPalCommerce\Subscription\Helper\SubscriptionHelper::is_subscription_change_payment()
S
71 2 5
WooCommerce\PayPalCommerce\Vaulting\PaymentTokenRepository::all_for_user_id()
S
66 2 9
WooCommerce\PayPalCommerce\Vaulting\VaultingModule::is_payments_page()
S
66 2 8
WooCommerce\PayPalCommerce\ApiClient\Factory\AmountFactory::from_paypal_response()
S
71 2 5
WooCommerce\PayPalCommerce\WcGateway\Admin\RenderAuthorizeAction::render()
S
65 2 10
WooCommerce\PayPalCommerce\WcGateway\Gateway\CreditCardGateway::init_settings()
S
75 2 4
WooCommerce\PayPalCommerce\WcGateway\Gateway\CreditCardGateway::get_option()
S
71 2 6
WooCommerce\PayPalCommerce\WcGateway\Gateway\CreditCardGateway::is_enabled()
S
79 2 3
WooCommerce\PayPalCommerce\WcGateway\Gateway\PayPalGateway::update_option()
S
65 2 9
WooCommerce\PayPalCommerce\WcGateway\Gateway\TransactionUrlProvider::get_transaction_url_base()
S
74 2 4
WooCommerce\PayPalCommerce\ApiClient\Entity\Authorization::is_voidable()
S
76 2 4
WooCommerce\PayPalCommerce\WcGateway\Processor\AuthorizedPaymentsProcessor::capture_authorization()
S
65 2 8
WooCommerce\PayPalCommerce\WcGateway\Settings\Settings::get()
S
71 2 6
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsRenderer::paypal_vaulting_is_enabled()
S
78 2 3
WooCommerce\PayPalCommerce\ApiClient\Repository\PartnerReferralsData::__construct()
S
71 2 6
WooCommerce\PayPalCommerce\Webhooks\IncomingWebhookEndpoint::handled_event_types()
S
68 2 7
WooCommerce\PayPalCommerce\ApiClient\Entity\AuthorizationStatusDetails::text()
S
67 2 8
WooCommerce\PayPalCommerce\Webhooks\Status\WebhookSimulation::load()
S
69 2 7
WooCommerce\WooCommerce\Logging\Logger\WooCommerceLogger::log()
S
70 2 6
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::get_payment_tokens()
S
71 2 6
WooCommerce\PayPalCommerce\ApiClient\Entity\PhoneWithType::__construct()
S
74 2 4
WooCommerce\PayPalCommerce\Compat\PPEC\SubscriptionsHandler::add_billing_agreement_as_token_type()
S
70 2 6
WooCommerce\PayPalCommerce\Onboarding\Assets\OnboardingAssets::enqueue()
S
66 2 9
WooCommerce\PayPalCommerce\ApiClient\Entity\PaymentToken::__construct()
S
63 2 10
WooCommerce\PayPalCommerce\WcGateway\Gateway\PayPalGateway::process_refund()
S
67 2 7
WooCommerce\PayPalCommerce\ApiClient\Repository\PayPalRequestIdRepository::get()
S
74 2 4
WooCommerce\PayPalCommerce\ApiClient\Entity\Money::to_array()
S
66 2 8
WooCommerce\PayPalCommerce\ApiClient\Factory\ItemFactory::from_wc_order()
S
60 1 15
WooCommerce\PayPalCommerce\StatusReport\StatusReportModule::reference_transaction_enabled()
S
70 2 7
WooCommerce\PayPalCommerce\ApiClient\Helper\DccApplies::for_country_currency()
S
68 2 7
WooCommerce\PayPalCommerce\Button\Assets\SmartButton::bn_code_for_context()
S
74 2 4
WooCommerce\PayPalCommerce\ApiClient\Entity\PlatformFee::to_array()
S
66 2 9
WooCommerce\PayPalCommerce\Webhooks\WebhookInfoStorage::is_empty()
S
75 2 4
WooCommerce\PayPalCommerce\WcGateway\Gateway\PayPalGateway::is_webhooks_tab()
S
76 2 4
WooCommerce\PayPalCommerce\WcGateway\Gateway\CreditCardGateway::process_refund()
S
67 2 7
WooCommerce\PayPalCommerce\Onboarding\Render\OnboardingRenderer::render_button()
S
62 1 15
WooCommerce\PayPalCommerce\Subscription\SubscriptionModule::renew()
S
68 2 7
WooCommerce\PayPalCommerce\WcGateway\Notice\AuthorizeOrderActionNotice::message()
S
68 2 7
WooCommerce\PayPalCommerce\Compat\PPEC\SubscriptionsHandler::maybe_hook()
S
66 2 8
WooCommerce\PayPalCommerce\Compat\PPEC\SettingsImporter::import_settings()
S
71 2 6
WooCommerce\PayPalCommerce\ApiClient\Repository\OrderRepository::for_wc_order()
S
69 2 7
WooCommerce\PayPalCommerce\ApiClient\Entity\Payee::to_array()
S
66 2 9
WooCommerce\PayPalCommerce\WcGateway\Gateway\PayPalGateway::is_credit_card_tab()
S
76 2 4
WooCommerce\PayPalCommerce\Webhooks\Status\WebhookSimulation::receive()
S
69 2 7
WooCommerce\PayPalCommerce\ApiClient\Entity\Webhook::to_array()
S
64 2 10
WooCommerce\PayPalCommerce\Onboarding\Assets\OnboardingAssets::get_script_data()
S
59 1 14
WooCommerce\PayPalCommerce\Compat\PPEC\PPECHelper::site_has_ppec_subscriptions()
S
60 1 14
WooCommerce\PayPalCommerce\ApiClient\Factory\OrderFactory::from_wc_order()
S
61 1 14
WooCommerce\PayPalCommerce\WcGateway\Notice\AuthorizeOrderActionNotice::display_message()
S
64 1 12
WooCommerce\PayPalCommerce\Vaulting\Assets\MyAccountPaymentsAssets::localize()
S
63 1 12
WooCommerce\PayPalCommerce\ApiClient\Entity\Address::to_array()
S
62 1 12
WooCommerce\PayPalCommerce\ApiClient\Factory\WebhookFactory::for_url_and_events()
S
63 1 12
WooCommerce\PayPalCommerce\Button\Endpoint\CreateOrderEndpoint::__construct()
S
62 1 12
WooCommerce\PayPalCommerce\ApiClient\Factory\ShippingFactory::from_wc_customer()
S
62 1 12
WooCommerce\PayPalCommerce\ApiClient\Endpoint\OrderEndpoint::__construct()
S
62 1 12
WooCommerce\PayPalCommerce\ApiClient\Entity\SellerStatus::to_array()
S
65 1 11
WooCommerce\PayPalCommerce\Plugin::__construct()
S
63 1 11
WooCommerce\PayPalCommerce\AdminNotices\Repository\Repository::current_message()
S
65 1 11
WooCommerce\PayPalCommerce\WcGateway\WCGatewayModule::register_checkout_paypal_address_preset()
S
64 1 11
WooCommerce\PayPalCommerce\WcGateway\Processor\OrderProcessor::__construct()
S
63 1 11
WooCommerce\PayPalCommerce\ApiClient\Entity\ApplicationContext::cancel_url()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Endpoint\WebhookEndpoint::__construct()
S
69 1 7
WooCommerce\PayPalCommerce\WcGateway\Admin\OrderTablePaymentStatusColumn::is_captured()
S
76 1 4
WooCommerce\PayPalCommerce\ApiClient\Entity\ApplicationContext::locale()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\SellerReceivableBreakdown::platform_fees()
S
82 1 3
WooCommerce\PayPalCommerce\Vaulting\PaymentTokenRepository::tokens_contains_paypal()
S
79 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\ApplicationContext::landing_page()
S
82 1 3
WooCommerce\PayPalCommerce\Onboarding\State::sandbox_state()
S
67 1 10
WooCommerce\PayPalCommerce\ApiClient\Entity\SellerReceivableBreakdown::paypal_fee_in_receivable_currency()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\SellerReceivableBreakdown::gross_amount()
S
82 1 3
WooCommerce\PayPalCommerce\Subscription\SubscriptionModule::setup()
S
71 1 6
WooCommerce\PayPalCommerce\ApiClient\Entity\AmountBreakdown::discount()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\CaptureStatusDetails::reason()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\AmountBreakdown::item_total()
S
82 1 3
WooCommerce\PayPalCommerce\Webhooks\WebhookModule::setup()
S
71 1 6
WooCommerce\PayPalCommerce\WcGateway\Processor\AuthorizedPaymentsProcessor::__construct()
S
67 1 8
WooCommerce\PayPalCommerce\Vaulting\PaymentTokenRepository::tokens_contains_card()
S
79 1 3
WooCommerce\PayPalCommerce\Button\Endpoint\ChangeCartEndpoint::__construct()
S
67 1 8
WooCommerce\PayPalCommerce\StatusReport\StatusReportModule::getKey()
S
98 1 1
WooCommerce\PayPalCommerce\ApiClient\Entity\Order::payer()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Factory\ItemFactory::from_wc_order_fee()
S
66 1 9
WooCommerce\PayPalCommerce\ApiClient\Endpoint\OrderEndpoint::with_bn_code()
S
77 1 4
WooCommerce\PayPalCommerce\Button\Endpoint\StartPayPalVaultingEndpoint::nonce()
S
80 1 3
WooCommerce\PayPalCommerce\ApiClient\Helper\DccApplies::__construct()
S
71 1 6
WooCommerce\PayPalCommerce\ApiClient\Entity\Order::purchase_units()
S
82 1 3
WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsListener::__construct()
S
65 1 9
WooCommerce\PayPalCommerce\ApiClient\Entity\ApplicationContext::return_url()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\SellerReceivableBreakdown::net_amount()
S
82 1 3
WooCommerce\PayPalCommerce\PluginModule::setup()
S
71 1 6
WooCommerce\PayPalCommerce\ApiClient\Endpoint\PaymentTokenEndpoint::__construct()
S
65 1 9
WooCommerce\PayPalCommerce\WcGateway\Gateway\PayPalGateway::needs_setup()
S
81 1 3
is_woocommerce_activated()
S
81 1 3
WooCommerce\PayPalCommerce\Webhooks\Handler\CheckoutOrderApproved::__construct()
S
74 1 5
WooCommerce\PayPalCommerce\WcGateway\Processor\RefundProcessor::__construct()
S
74 1 5
WooCommerce\PayPalCommerce\ApiClient\Entity\CaptureStatus::__construct()
S
77 1 4
WooCommerce\PayPalCommerce\ApiClient\Exception\PayPalApiException::name()
S
82 1 3
WooCommerce\PayPalCommerce\Vaulting\PaymentTokenRepository::__construct()
S
77 1 4
WooCommerce\PayPalCommerce\ApiClient\Factory\PurchaseUnitFactory::country_without_postal_code()
S
65 1 4
WooCommerce\PayPalCommerce\Onboarding\Render\OnboardingOptionsRenderer::render_tooltip()
S
77 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\PurchaseUnit::custom_id()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\SellerReceivableBreakdown::__construct()
S
65 1 9
WooCommerce\PayPalCommerce\ApiClient\Entity\AmountBreakdown::handling()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\Phone::to_array()
S
74 1 5
WooCommerce\PayPalCommerce\Button\Endpoint\ChangeCartEndpoint::nonce()
S
80 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\ApplicationContext::brand_name()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\ApplicationContext::user_action()
S
82 1 3
WooCommerce\PayPalCommerce\WcGateway\WCGatewayModule::getKey()
S
91 1 2
WooCommerce\PayPalCommerce\Button\Endpoint\CreateOrderEndpoint::nonce()
S
80 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\CaptureStatusDetails::__construct()
S
81 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\AmountBreakdown::shipping()
S
82 1 3
WooCommerce\PayPalCommerce\Button\Helper\MessagesDisclaimers::__construct()
S
81 1 3
WooCommerce\PayPalCommerce\Webhooks\Handler\CheckoutOrderApproved::responsible_for_request()
S
78 1 3
WooCommerce\PayPalCommerce\Webhooks\Status\WebhookSimulation::set_state()
S
73 1 5
WooCommerce\PayPalCommerce\Button\Endpoint\ChangeCartEndpoint::generate_purchase_units()
S
69 1 8
WooCommerce\PayPalCommerce\Subscription\Helper\SubscriptionHelper::plugin_is_active()
S
80 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\CaptureStatus::name()
S
82 1 3
WooCommerce\PayPalCommerce\Webhooks\IncomingWebhookEndpoint::__construct()
S
64 1 10
WooCommerce\PayPalCommerce\Button\Endpoint\DataClientIdEndpoint::__construct()
S
74 1 5
WooCommerce\PayPalCommerce\ApiClient\Entity\Payer::tax_info()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\ApplicationContext::shipping_preference()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Exception\PayPalApiException::details()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\Payer::birthdate()
S
82 1 3
WooCommerce\PayPalCommerce\Button\Helper\MessagesApply::for_country()
S
79 1 3
WooCommerce\PayPalCommerce\ApiClient\Factory\PayerFactory::__construct()
S
81 1 3
WooCommerce\PayPalCommerce\ApiClient\Factory\AddressFactory::from_wc_order()
S
66 1 10
WooCommerce\PayPalCommerce\WcGateway\WCGatewayModule::setup()
S
71 1 6
WooCommerce\PayPalCommerce\Webhooks\Handler\CheckoutOrderApproved::event_types()
S
76 1 5
WooCommerce\PayPalCommerce\WcGateway\Checkout\DisableGateways::__construct()
S
77 1 4
WooCommerce\PayPalCommerce\Compat\CompatModule::setup()
S
71 1 6
WooCommerce\PayPalCommerce\ApiClient\Entity\Capture::seller_receivable_breakdown()
S
82 1 3
WooCommerce\PayPalCommerce\Button\Endpoint\StartPayPalVaultingEndpoint::__construct()
S
74 1 5
WooCommerce\PayPalCommerce\ApiClient\Factory\PurchaseUnitFactory::__construct()
S
65 1 9
WooCommerce\PayPalCommerce\WcGateway\Admin\OrderTablePaymentStatusColumn::render_completed_status()
S
69 1 8
WooCommerce\PayPalCommerce\ApiClient\Entity\SellerReceivableBreakdown::exchange_rate()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Factory\AmountFactory::__construct()
S
74 1 5
WooCommerce\PayPalCommerce\ApiClient\Entity\PurchaseUnit::soft_descriptor()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\Token::is_valid()
S
79 1 3
WooCommerce\PayPalCommerce\Vaulting\PaymentTokenRepository::fetch_for_user_id()
S
68 1 7
WooCommerce\PayPalCommerce\ApiClient\Entity\Order::id()
S
82 1 3
WooCommerce\PayPalCommerce\Onboarding\State::production_state()
S
67 1 10
WooCommerce\PayPalCommerce\ApiClient\Factory\OrderFactory::__construct()
S
69 1 7
WooCommerce\PayPalCommerce\Vaulting\PaymentTokenChecker::__construct()
S
67 1 8
WooCommerce\PayPalCommerce\ApiClient\Factory\ItemFactory::__construct()
S
81 1 3
WooCommerce\PayPalCommerce\Button\Endpoint\ChangeCartEndpoint::add_product()
S
78 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\Payer::payer_id()
S
82 1 3
WooCommerce\PayPalCommerce\Onboarding\OnboardingRESTController::check_permission()
S
80 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\PurchaseUnit::description()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\Payer::email_address()
S
82 1 3
WooCommerce\PayPalCommerce\Compat\CompatModule::getKey()
S
91 1 2
WooCommerce\PayPalCommerce\WcGateway\Admin\OrderTablePaymentStatusColumn::__construct()
S
81 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\Payer::address()
S
82 1 3
WooCommerce\PayPalCommerce\Button\Helper\ThreeDSecure::__construct()
S
81 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\Order::intent()
S
82 1 3
WooCommerce\PayPalCommerce\Button\Endpoint\ApproveOrderEndpoint::nonce()
S
80 1 3
WooCommerce\PayPalCommerce\Compat\PPEC\SubscriptionsHandler::process_renewal()
S
72 1 5
WooCommerce\PayPalCommerce\ApiClient\Entity\SellerReceivableBreakdown::receivable_amount()
S
82 1 3
WooCommerce\PayPalCommerce\Vaulting\PaymentTokenRepository::delete_token()
S
75 1 4
WooCommerce\PayPalCommerce\ApiClient\Entity\Order::update_time()
S
82 1 3
WooCommerce\PayPalCommerce\Button\Endpoint\DataClientIdEndpoint::nonce()
S
80 1 3
WooCommerce\PayPalCommerce\ApiClient\Endpoint\PaymentsEndpoint::__construct()
S
69 1 7
WooCommerce\PayPalCommerce\WcGateway\Gateway\CreditCardGateway::init_form_fields()
S
70 1 7
WooCommerce\PayPalCommerce\Button\Endpoint\ApproveOrderEndpoint::__construct()
S
65 1 9
WooCommerce\PayPalCommerce\ApiClient\Entity\ApplicationContext::payment_method()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\PlatformFee::payee()
S
82 1 3
WooCommerce\PayPalCommerce\WcGateway\Processor\OrderProcessor::patch_order()
S
73 1 5
WooCommerce\PayPalCommerce\ApiClient\Entity\CaptureStatusDetails::is()
S
80 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\PurchaseUnit::invoice_id()
S
82 1 3
WooCommerce\PayPalCommerce\Button\Endpoint\RequestData::dequeue_nonce_fix()
S
78 1 3
WooCommerce\PayPalCommerce\WcGateway\Processor\OrderProcessor::last_error()
S
82 1 3
WooCommerce\PayPalCommerce\Button\Helper\MessagesDisclaimers::link_for_country()
S
79 1 3
WooCommerce\PayPalCommerce\WcGateway\Admin\OrderTablePaymentStatusColumn::render_incomplete_status()
S
72 1 6
WooCommerce\PayPalCommerce\ApiClient\Entity\Address::country_code()
S
82 1 3
WooCommerce\PayPalCommerce\Button\Endpoint\RequestData::nonce_fix()
S
82 1 3
WooCommerce\PayPalCommerce\WcGateway\Checkout\DisableGateways::needs_to_disable_gateways()
S
80 1 3
WooCommerce\PayPalCommerce\Button\Endpoint\RequestData::enqueue_nonce_fix()
S
78 1 3
WooCommerce\PayPalCommerce\Onboarding\OnboardingRESTController::add_args_to_return_url()
S
79 1 3
WooCommerce\PayPalCommerce\Compat\PPEC\SubscriptionsHandler::__construct()
S
77 1 4
WooCommerce\PayPalCommerce\ApiClient\Entity\Token::token()
S
81 1 3
WooCommerce\PayPalCommerce\Button\Helper\EarlyOrderHandler::configure_session_and_order()
S
66 1 8
WooCommerce\PayPalCommerce\Webhooks\IncomingWebhookEndpoint::event_from_request()
S
80 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\Token::expiration_timestamp()
S
80 1 3
WooCommerce\PayPalCommerce\Onboarding\Render\OnboardingOptionsRenderer::get_screen_url()
S
78 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\PurchaseUnit::reference_id()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\PhoneWithType::phone()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\Order::status()
S
82 1 3
WooCommerce\PayPalCommerce\StatusReport\StatusReportModule::setup()
S
71 1 6
WooCommerce\PayPalCommerce\WcGateway\Processor\AuthorizedPaymentsProcessor::paypal_order_from_wc_order()
S
76 1 4
WooCommerce\PayPalCommerce\ApiClient\Entity\AmountBreakdown::shipping_discount()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\Payer::name()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\PlatformFee::__construct()
S
77 1 4
WooCommerce\PayPalCommerce\ApiClient\Entity\PurchaseUnit::set_amount()
S
81 1 3
WooCommerce\PayPalCommerce\Subscription\RenewalHandler::__construct()
S
67 1 8
WooCommerce\PayPalCommerce\Webhooks\Status\WebhookSimulation::get_state()
S
76 1 4
WooCommerce\PayPalCommerce\Button\Helper\MessagesApply::__construct()
S
81 1 3
WooCommerce\PayPalCommerce\Button\Helper\EarlyOrderHandler::__construct()
S
71 1 6
WooCommerce\PayPalCommerce\Compat\PPEC\SettingsImporter::__construct()
S
75 1 4
WooCommerce\PayPalCommerce\ApiClient\Entity\PhoneWithType::to_array()
S
71 1 6
WooCommerce\PayPalCommerce\Onboarding\Render\OnboardingOptionsRenderer::__construct()
S
77 1 4
WooCommerce\PayPalCommerce\Webhooks\Status\WebhookSimulation::__construct()
S
71 1 6
WooCommerce\PayPalCommerce\ApiClient\Entity\Token::as_json()
S
80 1 3
WooCommerce\PayPalCommerce\WcGateway\Checkout\CheckoutPayPalAddressPreset::__construct()
S
81 1 3
WooCommerce\PayPalCommerce\ApiClient\Exception\PayPalApiException::issues()
S
80 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\SellerReceivableBreakdown::paypal_fee()
S
82 1 3
WooCommerce\PayPalCommerce\Button\Helper\EarlyOrderHandler::should_create_early_order()
S
80 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\Payer::__construct()
S
65 1 9
WooCommerce\PayPalCommerce\ApiClient\Entity\Order::application_context()
S
82 1 3
WooCommerce\PayPalCommerce\Onboarding\State::__construct()
S
81 1 3
WooCommerce\PayPalCommerce\Plugin::getDescription()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\PurchaseUnit::amount()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\PurchaseUnit::shipping()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\AmountBreakdown::tax_total()
S
82 1 3
WooCommerce\PayPalCommerce\Webhooks\Status\WebhookSimulation::save()
S
80 1 3
WooCommerce\PayPalCommerce\Onboarding\OnboardingRESTController::__construct()
S
81 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\PurchaseUnit::payments()
S
82 1 3
WooCommerce\PayPalCommerce\Onboarding\State::current_state()
S
67 1 10
WooCommerce\PayPalCommerce\ApiClient\Entity\AmountBreakdown::insurance()
S
82 1 3
WooCommerce\PayPalCommerce\Subscription\SubscriptionModule::getKey()
S
91 1 2
WooCommerce\PayPalCommerce\ApiClient\Entity\AmountBreakdown::__construct()
S
65 1 9
WooCommerce\PayPalCommerce\ApiClient\Entity\PhoneWithType::type()
S
82 1 3
WooCommerce\PayPalCommerce\Compat\CompatModule::run()
S
81 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\Order::create_time()
S
82 1 3
WooCommerce\PayPalCommerce\ApiClient\Entity\Payer::phone()
S
82 1 3
WooCommerce\PayPalCommerce\WcGateway\Processor\AuthorizedPaymentsProcessor::captures()
S
82 1 3

311 more item(s) not shown.