Файловый менеджер - Редактировать - /home/avadvi5/public_html/wp-content/plugins/wpforms/vendor_prefixed/square/square/src/Models/TenderCardDetailsStatus.php
Ðазад
<?php declare (strict_types=1); namespace WPForms\Vendor\Square\Models; /** * Indicates the card transaction's current status. */ class TenderCardDetailsStatus { /** * The card transaction has been authorized but not yet captured. */ public const AUTHORIZED = 'AUTHORIZED'; /** * The card transaction was authorized and subsequently captured (i.e., completed). */ public const CAPTURED = 'CAPTURED'; /** * The card transaction was authorized and subsequently voided (i.e., canceled). */ public const VOIDED = 'VOIDED'; /** * The card transaction failed. */ public const FAILED = 'FAILED'; }
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка