This commit is contained in:
Dennis Eichhorn 2022-12-26 13:35:10 +01:00
parent 8e29d6195d
commit 4ebf36491f
287 changed files with 0 additions and 0 deletions

0
Stripe/.editorconfig Normal file → Executable file
View File

0
Stripe/.gitignore vendored Normal file → Executable file
View File

0
Stripe/.php-cs-fixer.php Normal file → Executable file
View File

0
Stripe/CHANGELOG.md Normal file → Executable file
View File

0
Stripe/CODE_OF_CONDUCT.md Normal file → Executable file
View File

0
Stripe/LICENSE Normal file → Executable file
View File

0
Stripe/Makefile Normal file → Executable file
View File

0
Stripe/OPENAPI_VERSION Normal file → Executable file
View File

0
Stripe/README.md Normal file → Executable file
View File

0
Stripe/Stripe/Account.php Normal file → Executable file
View File

0
Stripe/Stripe/AccountLink.php Normal file → Executable file
View File

0
Stripe/Stripe/ApiOperations/All.php Normal file → Executable file
View File

0
Stripe/Stripe/ApiOperations/Create.php Normal file → Executable file
View File

0
Stripe/Stripe/ApiOperations/Delete.php Normal file → Executable file
View File

0
Stripe/Stripe/ApiOperations/NestedResource.php Normal file → Executable file
View File

0
Stripe/Stripe/ApiOperations/Request.php Normal file → Executable file
View File

0
Stripe/Stripe/ApiOperations/Retrieve.php Normal file → Executable file
View File

0
Stripe/Stripe/ApiOperations/Search.php Normal file → Executable file
View File

0
Stripe/Stripe/ApiOperations/SingletonRetrieve.php Normal file → Executable file
View File

0
Stripe/Stripe/ApiOperations/Update.php Normal file → Executable file
View File

0
Stripe/Stripe/ApiRequestor.php Normal file → Executable file
View File

0
Stripe/Stripe/ApiResource.php Normal file → Executable file
View File

0
Stripe/Stripe/ApiResponse.php Normal file → Executable file
View File

0
Stripe/Stripe/ApplePayDomain.php Normal file → Executable file
View File

0
Stripe/Stripe/ApplicationFee.php Normal file → Executable file
View File

0
Stripe/Stripe/ApplicationFeeRefund.php Normal file → Executable file
View File

0
Stripe/Stripe/Apps/Secret.php Normal file → Executable file
View File

0
Stripe/Stripe/Balance.php Normal file → Executable file
View File

0
Stripe/Stripe/BalanceTransaction.php Normal file → Executable file
View File

0
Stripe/Stripe/BankAccount.php Normal file → Executable file
View File

0
Stripe/Stripe/BaseStripeClient.php Normal file → Executable file
View File

0
Stripe/Stripe/BaseStripeClientInterface.php Normal file → Executable file
View File

0
Stripe/Stripe/BillingPortal/Configuration.php Normal file → Executable file
View File

0
Stripe/Stripe/BillingPortal/Session.php Normal file → Executable file
View File

0
Stripe/Stripe/Capability.php Normal file → Executable file
View File

0
Stripe/Stripe/Card.php Normal file → Executable file
View File

0
Stripe/Stripe/CashBalance.php Normal file → Executable file
View File

0
Stripe/Stripe/Charge.php Normal file → Executable file
View File

0
Stripe/Stripe/Checkout/Session.php Normal file → Executable file
View File

0
Stripe/Stripe/Collection.php Normal file → Executable file
View File

0
Stripe/Stripe/CountrySpec.php Normal file → Executable file
View File

0
Stripe/Stripe/Coupon.php Normal file → Executable file
View File

0
Stripe/Stripe/CreditNote.php Normal file → Executable file
View File

0
Stripe/Stripe/CreditNoteLineItem.php Normal file → Executable file
View File

0
Stripe/Stripe/Customer.php Normal file → Executable file
View File

0
Stripe/Stripe/CustomerBalanceTransaction.php Normal file → Executable file
View File

0
Stripe/Stripe/CustomerCashBalanceTransaction.php Normal file → Executable file
View File

0
Stripe/Stripe/Discount.php Normal file → Executable file
View File

0
Stripe/Stripe/Dispute.php Normal file → Executable file
View File

0
Stripe/Stripe/EphemeralKey.php Normal file → Executable file
View File

0
Stripe/Stripe/ErrorObject.php Normal file → Executable file
View File

0
Stripe/Stripe/Event.php Normal file → Executable file
View File

0
Stripe/Stripe/Exception/ApiConnectionException.php Normal file → Executable file
View File

0
Stripe/Stripe/Exception/ApiErrorException.php Normal file → Executable file
View File

0
Stripe/Stripe/Exception/AuthenticationException.php Normal file → Executable file
View File

0
Stripe/Stripe/Exception/BadMethodCallException.php Normal file → Executable file
View File

0
Stripe/Stripe/Exception/CardException.php Normal file → Executable file
View File

0
Stripe/Stripe/Exception/ExceptionInterface.php Normal file → Executable file
View File

0
Stripe/Stripe/Exception/IdempotencyException.php Normal file → Executable file
View File

0
Stripe/Stripe/Exception/InvalidArgumentException.php Normal file → Executable file
View File

0
Stripe/Stripe/Exception/InvalidRequestException.php Normal file → Executable file
View File

0
Stripe/Stripe/Exception/OAuth/ExceptionInterface.php Normal file → Executable file
View File

View File

View File

View File

View File

0
Stripe/Stripe/Exception/OAuth/OAuthErrorException.php Normal file → Executable file
View File

View File

View File

View File

0
Stripe/Stripe/Exception/PermissionException.php Normal file → Executable file
View File

0
Stripe/Stripe/Exception/RateLimitException.php Normal file → Executable file
View File

View File

0
Stripe/Stripe/Exception/UnexpectedValueException.php Normal file → Executable file
View File

0
Stripe/Stripe/Exception/UnknownApiErrorException.php Normal file → Executable file
View File

0
Stripe/Stripe/ExchangeRate.php Normal file → Executable file
View File

0
Stripe/Stripe/File.php Normal file → Executable file
View File

0
Stripe/Stripe/FileLink.php Normal file → Executable file
View File

0
Stripe/Stripe/FinancialConnections/Account.php Normal file → Executable file
View File

0
Stripe/Stripe/FinancialConnections/AccountOwner.php Normal file → Executable file
View File

View File

0
Stripe/Stripe/FinancialConnections/Session.php Normal file → Executable file
View File

0
Stripe/Stripe/FundingInstructions.php Normal file → Executable file
View File

0
Stripe/Stripe/HttpClient/ClientInterface.php Normal file → Executable file
View File

0
Stripe/Stripe/HttpClient/CurlClient.php Normal file → Executable file
View File

0
Stripe/Stripe/HttpClient/StreamingClientInterface.php Normal file → Executable file
View File

0
Stripe/Stripe/Identity/VerificationReport.php Normal file → Executable file
View File

0
Stripe/Stripe/Identity/VerificationSession.php Normal file → Executable file
View File

0
Stripe/Stripe/Invoice.php Normal file → Executable file
View File

0
Stripe/Stripe/InvoiceItem.php Normal file → Executable file
View File

0
Stripe/Stripe/InvoiceLineItem.php Normal file → Executable file
View File

0
Stripe/Stripe/Issuing/Authorization.php Normal file → Executable file
View File

0
Stripe/Stripe/Issuing/Card.php Normal file → Executable file
View File

0
Stripe/Stripe/Issuing/CardDetails.php Normal file → Executable file
View File

0
Stripe/Stripe/Issuing/Cardholder.php Normal file → Executable file
View File

0
Stripe/Stripe/Issuing/Dispute.php Normal file → Executable file
View File

0
Stripe/Stripe/Issuing/Transaction.php Normal file → Executable file
View File

0
Stripe/Stripe/LineItem.php Normal file → Executable file
View File

0
Stripe/Stripe/LoginLink.php Normal file → Executable file
View File

0
Stripe/Stripe/Mandate.php Normal file → Executable file
View File

Some files were not shown because too many files have changed in this diff Show More