Sindbad~EG File Manager

Current Path : /home/xiedrke/malino/wp-content/plugins/woocommerce/src/Internal/Agentic/Enums/Specs/
Upload File :
Current File : /home/xiedrke/malino/wp-content/plugins/woocommerce/src/Internal/Agentic/Enums/Specs/RefundType.php

<?php
declare(strict_types=1);
namespace Automattic\WooCommerce\Internal\Agentic\Enums\Specs;

/**
 * Refund types as defined in the Agentic Commerce Protocol.
 */
class RefundType {
	/**
	 * Refund to store credit.
	 */
	const STORE_CREDIT = 'store_credit';

	/**
	 * Refund to original payment method.
	 */
	const ORIGINAL_PAYMENT = 'original_payment';
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists