/
home
/
techb158
/
ileadtechnology.com
/
vendor
/
stripe
/
stripe-php
/
lib
/
/home/techb158/ileadtechnology.com/vendor/stripe/stripe-php/lib
mkdir
upload
Name
Size
Mode
Actions
ApiOperations/
-
0755
rm
BillingPortal/
-
0755
rm
Checkout/
-
0755
rm
Exception/
-
0755
rm
FinancialConnections/
-
0755
rm
HttpClient/
-
0755
rm
Identity/
-
0755
rm
Issuing/
-
0755
rm
Radar/
-
0755
rm
Reporting/
-
0755
rm
Service/
-
0755
rm
Sigma/
-
0755
rm
Terminal/
-
0755
rm
TestHelpers/
-
0755
rm
Util/
-
0755
rm
Account.php
17025
0644
edit
dl
rm
AccountLink.php
830
0644
edit
dl
rm
AlipayAccount.php
2386
0644
edit
dl
rm
ApiRequestor.php
19141
0644
edit
dl
rm
ApiResource.php
3490
0644
edit
dl
rm
ApiResponse.php
712
0644
edit
dl
rm
ApplePayDomain.php
1016
0644
edit
dl
rm
ApplicationFee.php
4255
0644
edit
dl
rm
ApplicationFeeRefund.php
2503
0644
edit
dl
rm
Balance.php
2362
0644
edit
dl
rm
BalanceTransaction.php
5674
0644
edit
dl
rm
BankAccount.php
7298
0644
edit
dl
rm
BaseStripeClient.php
11436
0644
edit
dl
rm
BaseStripeClientInterface.php
990
0644
edit
dl
rm
BitcoinReceiver.php
4263
0644
edit
dl
rm
BitcoinTransaction.php
885
0644
edit
dl
rm
Capability.php
2992
0644
edit
dl
rm
Card.php
8754
0644
edit
dl
rm
CashBalance.php
2358
0644
edit
dl
rm
Charge.php
13220
0644
edit
dl
rm
Collection.php
8470
0644
edit
dl
rm
CountrySpec.php
1784
0644
edit
dl
rm
Coupon.php
2991
0644
edit
dl
rm
CreditNote.php
5837
0644
edit
dl
rm
CreditNoteLineItem.php
1897
0644
edit
dl
rm
Customer.php
15894
0644
edit
dl
rm
CustomerBalanceTransaction.php
5336
0644
edit
dl
rm
Discount.php
1570
0644
edit
dl
rm
Dispute.php
5195
0644
edit
dl
rm
EphemeralKey.php
1586
0644
edit
dl
rm
ErrorObject.php
8790
0644
edit
dl
rm
Event.php
15479
0644
edit
dl
rm
ExchangeRate.php
1446
0644
edit
dl
rm
File.php
3897
0644
edit
dl
rm
FileLink.php
1486
0644
edit
dl
rm
FundingInstructions.php
1413
0644
edit
dl
rm
Invoice.php
20614
0644
edit
dl
rm
InvoiceItem.php
3876
0644
edit
dl
rm
InvoiceLineItem.php
3011
0644
edit
dl
rm
LineItem.php
1192
0644
edit
dl
rm
LoginLink.php
426
0644
edit
dl
rm
Mandate.php
1104
0644
edit
dl
rm
OAuth.php
3393
0644
edit
dl
rm
OAuthErrorObject.php
861
0644
edit
dl
rm
Order.php
5260
0644
edit
dl
rm
OrderItem.php
333
0644
edit
dl
rm
OrderReturn.php
1689
0644
edit
dl
rm
PaymentIntent.php
13999
0644
edit
dl
rm
PaymentLink.php
4445
0644
edit
dl
rm
PaymentMethod.php
4047
0644
edit
dl
rm
Payout.php
6847
0644
edit
dl
rm
Person.php
5832
0644
edit
dl
rm
Plan.php
5689
0644
edit
dl
rm
Price.php
5740
0644
edit
dl
rm
Product.php
4757
0644
edit
dl
rm
PromotionCode.php
2253
0644
edit
dl
rm
Quote.php
9005
0644
edit
dl
rm
Recipient.php
2773
0644
edit
dl
rm
RecipientTransfer.php
918
0644
edit
dl
rm
Refund.php
4853
0644
edit
dl
rm
RequestTelemetry.php
539
0644
edit
dl
rm
Review.php
3425
0644
edit
dl
rm
SearchResult.php
6515
0644
edit
dl
rm
SetupAttempt.php
2449
0644
edit
dl
rm
SetupIntent.php
7729
0644
edit
dl
rm
ShippingRate.php
2391
0644
edit
dl
rm
SingletonApiResource.php
959
0644
edit
dl
rm
SKU.php
2786
0644
edit
dl
rm
Source.php
8573
0644
edit
dl
rm
SourceTransaction.php
408
0644
edit
dl
rm
Stripe.php
7221
0644
edit
dl
rm
StripeClient.php
4059
0644
edit
dl
rm
StripeClientInterface.php
586
0644
edit
dl
rm
StripeObject.php
19029
0644
edit
dl
rm
StripeStreamingClientInterface.php
238
0644
edit
dl
rm
Subscription.php
12154
0644
edit
dl
rm
SubscriptionItem.php
5641
0644
edit
dl
rm
SubscriptionSchedule.php
4166
0644
edit
dl
rm
TaxCode.php
668
0644
edit
dl
rm
TaxId.php
5298
0644
edit
dl
rm
TaxRate.php
3008
0644
edit
dl
rm
ThreeDSecure.php
2606
0644
edit
dl
rm
Token.php
3629
0644
edit
dl
rm
Topup.php
4003
0644
edit
dl
rm
Transfer.php
6381
0644
edit
dl
rm
TransferReversal.php
3323
0644
edit
dl
rm
UsageRecord.php
980
0644
edit
dl
rm
UsageRecordSummary.php
812
0644
edit
dl
rm
Webhook.php
1515
0644
edit
dl
rm
WebhookEndpoint.php
2311
0644
edit
dl
rm
WebhookSignature.php
4377
0644
edit
dl
rm
Edit:
/home/techb158/ileadtechnology.com/vendor/stripe/stripe-php/lib/Refund.php
(4853B)
<?php // File generated from our OpenAPI spec namespace Stripe; /** * <code>Refund</code> objects allow you to refund a charge that has previously * been created but not yet refunded. Funds will be refunded to the credit or debit * card that was originally charged. * * Related guide: <a href="https://stripe.com/docs/refunds">Refunds</a>. * * @property string $id Unique identifier for the object. * @property string $object String representing the object's type. Objects of the same type share the same value. * @property int $amount Amount, in %s. * @property null|string|\Stripe\BalanceTransaction $balance_transaction Balance transaction that describes the impact on your account balance. * @property null|string|\Stripe\Charge $charge ID of the charge that was refunded. * @property int $created Time at which the object was created. Measured in seconds since the Unix epoch. * @property string $currency Three-letter <a href="https://www.iso.org/iso-4217-currency-codes.html">ISO currency code</a>, in lowercase. Must be a <a href="https://stripe.com/docs/currencies">supported currency</a>. * @property string $description An arbitrary string attached to the object. Often useful for displaying to users. (Available on non-card refunds only) * @property string|\Stripe\BalanceTransaction $failure_balance_transaction If the refund failed, this balance transaction describes the adjustment made on your account balance that reverses the initial balance transaction. * @property string $failure_reason If the refund failed, the reason for refund failure if known. Possible values are <code>lost_or_stolen_card</code>, <code>expired_or_canceled_card</code>, or <code>unknown</code>. * @property string $instructions_email Email to which refund instructions, if required, are sent to. * @property null|\Stripe\StripeObject $metadata Set of <a href="https://stripe.com/docs/api/metadata">key-value pairs</a> that you can attach to an object. This can be useful for storing additional information about the object in a structured format. * @property \Stripe\StripeObject $next_action * @property null|string|\Stripe\PaymentIntent $payment_intent ID of the PaymentIntent that was refunded. * @property null|string $reason Reason for the refund, either user-provided (<code>duplicate</code>, <code>fraudulent</code>, or <code>requested_by_customer</code>) or generated by Stripe internally (<code>expired_uncaptured_charge</code>). * @property null|string $receipt_number This is the transaction number that appears on email receipts sent for this refund. * @property null|string|\Stripe\TransferReversal $source_transfer_reversal The transfer reversal that is associated with the refund. Only present if the charge came from another Stripe account. See the Connect documentation for details. * @property null|string $status Status of the refund. For credit card refunds, this can be <code>pending</code>, <code>succeeded</code>, or <code>failed</code>. For other types of refunds, it can be <code>pending</code>, <code>succeeded</code>, <code>failed</code>, or <code>canceled</code>. Refer to our <a href="https://stripe.com/docs/refunds#failed-refunds">refunds</a> documentation for more details. * @property null|string|\Stripe\TransferReversal $transfer_reversal If the accompanying transfer was reversed, the transfer reversal object. Only applicable if the charge was created using the destination parameter. */ class Refund extends ApiResource { const OBJECT_NAME = 'refund'; use ApiOperations\All; use ApiOperations\Create; use ApiOperations\Retrieve; use ApiOperations\Update; const FAILURE_REASON_EXPIRED_OR_CANCELED_CARD = 'expired_or_canceled_card'; const FAILURE_REASON_LOST_OR_STOLEN_CARD = 'lost_or_stolen_card'; const FAILURE_REASON_UNKNOWN = 'unknown'; const REASON_DUPLICATE = 'duplicate'; const REASON_EXPIRED_UNCAPTURED_CHARGE = 'expired_uncaptured_charge'; const REASON_FRAUDULENT = 'fraudulent'; const REASON_REQUESTED_BY_CUSTOMER = 'requested_by_customer'; const STATUS_CANCELED = 'canceled'; const STATUS_FAILED = 'failed'; const STATUS_PENDING = 'pending'; const STATUS_SUCCEEDED = 'succeeded'; /** * @deprecated use FAILURE_REASON_EXPIRED_OR_CANCELED_CARD instead */ const FAILURE_REASON = 'expired_or_canceled_card'; /** * @param null|array $params * @param null|array|string $opts * * @throws \Stripe\Exception\ApiErrorException if the request fails * * @return \Stripe\Refund the canceled refund */ public function cancel($params = null, $opts = null) { $url = $this->instanceUrl() . '/cancel'; list($response, $opts) = $this->_request('post', $url, $params, $opts); $this->refreshFrom($response, $opts); return $this; } }
Save
cmd:
run