Changeset 3267275
- Timestamp:
- 04/05/2025 03:03:53 PM (12 months ago)
- Location:
- devs-accounting
- Files:
-
- 923 added
- 3 edited
-
tags/1.1.2 (added)
-
tags/1.1.2/babel.config.json (added)
-
tags/1.1.2/build (added)
-
tags/1.1.2/build/admin.asset.php (added)
-
tags/1.1.2/build/admin.js (added)
-
tags/1.1.2/build/frontend.asset.php (added)
-
tags/1.1.2/build/frontend.js (added)
-
tags/1.1.2/classes (added)
-
tags/1.1.2/classes/class-devs-accounting-accounts.php (added)
-
tags/1.1.2/classes/class-devs-accounting-categories.php (added)
-
tags/1.1.2/classes/class-devs-accounting-contact.php (added)
-
tags/1.1.2/classes/class-devs-accounting-invoice.php (added)
-
tags/1.1.2/classes/class-devs-accounting-items.php (added)
-
tags/1.1.2/classes/class-devs-accounting-setting.php (added)
-
tags/1.1.2/classes/class-devs-accounting-transactions.php (added)
-
tags/1.1.2/devs-accounting.php (added)
-
tags/1.1.2/inc (added)
-
tags/1.1.2/inc/devs-accounting-helper.php (added)
-
tags/1.1.2/inc/devs-accounting-shortcode.php (added)
-
tags/1.1.2/migrations (added)
-
tags/1.1.2/migrations/devs-accounting-migration.php (added)
-
tags/1.1.2/package.json (added)
-
tags/1.1.2/postcss.config.js (added)
-
tags/1.1.2/readme.txt (added)
-
tags/1.1.2/tailwind.config.js (added)
-
tags/1.1.2/vendor (added)
-
tags/1.1.2/vendor/autoload.php (added)
-
tags/1.1.2/vendor/composer (added)
-
tags/1.1.2/vendor/composer/ClassLoader.php (added)
-
tags/1.1.2/vendor/composer/InstalledVersions.php (added)
-
tags/1.1.2/vendor/composer/LICENSE (added)
-
tags/1.1.2/vendor/composer/autoload_classmap.php (added)
-
tags/1.1.2/vendor/composer/autoload_namespaces.php (added)
-
tags/1.1.2/vendor/composer/autoload_psr4.php (added)
-
tags/1.1.2/vendor/composer/autoload_real.php (added)
-
tags/1.1.2/vendor/composer/autoload_static.php (added)
-
tags/1.1.2/vendor/composer/installed.json (added)
-
tags/1.1.2/vendor/composer/installed.php (added)
-
tags/1.1.2/vendor/composer/platform_check.php (added)
-
tags/1.1.2/vendor/stripe (added)
-
tags/1.1.2/vendor/stripe/stripe-php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/.gitignore (added)
-
tags/1.1.2/vendor/stripe/stripe-php/CHANGELOG.md (added)
-
tags/1.1.2/vendor/stripe/stripe-php/LICENSE (added)
-
tags/1.1.2/vendor/stripe/stripe-php/OPENAPI_VERSION (added)
-
tags/1.1.2/vendor/stripe/stripe-php/README.md (added)
-
tags/1.1.2/vendor/stripe/stripe-php/VERSION (added)
-
tags/1.1.2/vendor/stripe/stripe-php/composer.json (added)
-
tags/1.1.2/vendor/stripe/stripe-php/data (added)
-
tags/1.1.2/vendor/stripe/stripe-php/data/ca-certificates.crt (added)
-
tags/1.1.2/vendor/stripe/stripe-php/init.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/justfile (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Account.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/AccountLink.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/AccountSession.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ApiOperations (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ApiOperations/All.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ApiOperations/Create.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ApiOperations/Delete.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ApiOperations/NestedResource.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ApiOperations/Request.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ApiOperations/Retrieve.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ApiOperations/Search.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ApiOperations/SingletonRetrieve.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ApiOperations/Update.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ApiRequestor.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ApiResource.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ApiResponse.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ApplePayDomain.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Application.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ApplicationFee.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ApplicationFeeRefund.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Apps (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Apps/Secret.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Balance.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/BalanceTransaction.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/BankAccount.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/BaseStripeClient.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/BaseStripeClientInterface.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Billing (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Billing/Alert.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Billing/AlertTriggered.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Billing/CreditBalanceSummary.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Billing/CreditBalanceTransaction.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Billing/CreditGrant.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Billing/Meter.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Billing/MeterEvent.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Billing/MeterEventAdjustment.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Billing/MeterEventSummary.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/BillingPortal (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/BillingPortal/Configuration.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/BillingPortal/Session.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Capability.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Card.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/CashBalance.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Charge.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Checkout (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Checkout/Session.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Climate (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Climate/Order.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Climate/Product.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Climate/Supplier.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Collection.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ConfirmationToken.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ConnectCollectionTransfer.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/CountrySpec.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Coupon.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/CreditNote.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/CreditNoteLineItem.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Customer.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/CustomerBalanceTransaction.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/CustomerCashBalanceTransaction.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/CustomerSession.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Discount.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Dispute.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Entitlements (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Entitlements/ActiveEntitlement.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Entitlements/ActiveEntitlementSummary.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Entitlements/Feature.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/EphemeralKey.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ErrorObject.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Event.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/EventData (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/EventData/V1BillingMeterErrorReportTriggeredEventData.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/EventData/V1BillingMeterNoMeterFoundEventData.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Events (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Events/V1BillingMeterErrorReportTriggeredEvent.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Events/V1BillingMeterNoMeterFoundEvent.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/ApiConnectionException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/ApiErrorException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/AuthenticationException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/BadMethodCallException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/CardException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/ExceptionInterface.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/IdempotencyException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/InvalidArgumentException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/InvalidRequestException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/OAuth (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/OAuth/ExceptionInterface.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/OAuth/InvalidClientException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/OAuth/InvalidGrantException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/OAuth/InvalidRequestException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/OAuth/InvalidScopeException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/OAuth/OAuthErrorException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/OAuth/UnknownOAuthErrorException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/OAuth/UnsupportedGrantTypeException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/OAuth/UnsupportedResponseTypeException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/PermissionException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/RateLimitException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/SignatureVerificationException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/TemporarySessionExpiredException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/UnexpectedValueException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Exception/UnknownApiErrorException.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ExchangeRate.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/File.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/FileLink.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/FinancialConnections (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/FinancialConnections/Account.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/FinancialConnections/AccountOwner.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/FinancialConnections/AccountOwnership.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/FinancialConnections/Session.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/FinancialConnections/Transaction.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Forwarding (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Forwarding/Request.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/FundingInstructions.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/HttpClient (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/HttpClient/ClientInterface.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/HttpClient/CurlClient.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/HttpClient/StreamingClientInterface.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Identity (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Identity/VerificationReport.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Identity/VerificationSession.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Invoice.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/InvoiceItem.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/InvoiceLineItem.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/InvoiceRenderingTemplate.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Issuing (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Issuing/Authorization.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Issuing/Card.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Issuing/CardDetails.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Issuing/Cardholder.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Issuing/Dispute.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Issuing/PersonalizationDesign.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Issuing/PhysicalBundle.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Issuing/Token.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Issuing/Transaction.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/LineItem.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/LoginLink.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Mandate.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/OAuth.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/OAuthErrorObject.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/PaymentIntent.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/PaymentLink.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/PaymentMethod.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/PaymentMethodConfiguration.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/PaymentMethodDomain.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Payout.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Person.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Plan.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Price.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Product.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ProductFeature.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/PromotionCode.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Quote.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Radar (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Radar/EarlyFraudWarning.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Radar/ValueList.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Radar/ValueListItem.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Reason.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/RecipientTransfer.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Refund.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/RelatedObject.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Reporting (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Reporting/ReportRun.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Reporting/ReportType.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/RequestTelemetry.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ReserveTransaction.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Review.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/SearchResult.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/AbstractService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/AbstractServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/AccountLinkService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/AccountService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/AccountSessionService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/ApplePayDomainService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/ApplicationFeeService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Apps (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Apps/AppsServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Apps/SecretService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/BalanceService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/BalanceTransactionService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Billing (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Billing/AlertService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Billing/BillingServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Billing/CreditBalanceSummaryService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Billing/CreditBalanceTransactionService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Billing/CreditGrantService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Billing/MeterEventAdjustmentService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Billing/MeterEventService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Billing/MeterService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/BillingPortal (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/BillingPortal/BillingPortalServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/BillingPortal/ConfigurationService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/BillingPortal/SessionService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/ChargeService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Checkout (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Checkout/CheckoutServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Checkout/SessionService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Climate (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Climate/ClimateServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Climate/OrderService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Climate/ProductService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Climate/SupplierService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/ConfirmationTokenService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/CoreServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/CountrySpecService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/CouponService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/CreditNoteService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/CustomerService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/CustomerSessionService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/DisputeService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Entitlements (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Entitlements/ActiveEntitlementService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Entitlements/EntitlementsServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Entitlements/FeatureService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/EphemeralKeyService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/EventService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/ExchangeRateService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/FileLinkService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/FileService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/FinancialConnections (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/FinancialConnections/AccountService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/FinancialConnections/FinancialConnectionsServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/FinancialConnections/SessionService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/FinancialConnections/TransactionService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Forwarding (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Forwarding/ForwardingServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Forwarding/RequestService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Identity (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Identity/IdentityServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Identity/VerificationReportService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Identity/VerificationSessionService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/InvoiceItemService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/InvoiceRenderingTemplateService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/InvoiceService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Issuing (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Issuing/AuthorizationService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Issuing/CardService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Issuing/CardholderService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Issuing/DisputeService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Issuing/IssuingServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Issuing/PersonalizationDesignService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Issuing/PhysicalBundleService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Issuing/TokenService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Issuing/TransactionService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/MandateService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/OAuthService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/PaymentIntentService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/PaymentLinkService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/PaymentMethodConfigurationService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/PaymentMethodDomainService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/PaymentMethodService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/PayoutService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/PlanService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/PriceService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/ProductService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/PromotionCodeService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/QuoteService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Radar (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Radar/EarlyFraudWarningService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Radar/RadarServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Radar/ValueListItemService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Radar/ValueListService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/RefundService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Reporting (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Reporting/ReportRunService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Reporting/ReportTypeService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Reporting/ReportingServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/ReviewService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/ServiceNavigatorTrait.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/SetupAttemptService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/SetupIntentService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/ShippingRateService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Sigma (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Sigma/ScheduledQueryRunService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Sigma/SigmaServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/SourceService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/SubscriptionItemService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/SubscriptionScheduleService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/SubscriptionService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Tax (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Tax/CalculationService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Tax/RegistrationService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Tax/SettingsService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Tax/TaxServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Tax/TransactionService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TaxCodeService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TaxIdService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TaxRateService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Terminal (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Terminal/ConfigurationService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Terminal/ConnectionTokenService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Terminal/LocationService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Terminal/ReaderService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Terminal/TerminalServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/ConfirmationTokenService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/CustomerService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/Issuing (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/Issuing/AuthorizationService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/Issuing/CardService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/Issuing/IssuingServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/Issuing/PersonalizationDesignService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/Issuing/TransactionService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/RefundService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/Terminal (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/Terminal/ReaderService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/Terminal/TerminalServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/TestClockService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/TestHelpersServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/Treasury (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/Treasury/InboundTransferService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/Treasury/OutboundPaymentService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/Treasury/OutboundTransferService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/Treasury/ReceivedCreditService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/Treasury/ReceivedDebitService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TestHelpers/Treasury/TreasuryServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TokenService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TopupService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/TransferService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Treasury (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Treasury/CreditReversalService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Treasury/DebitReversalService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Treasury/FinancialAccountService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Treasury/InboundTransferService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Treasury/OutboundPaymentService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Treasury/OutboundTransferService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Treasury/ReceivedCreditService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Treasury/ReceivedDebitService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Treasury/TransactionEntryService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Treasury/TransactionService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/Treasury/TreasuryServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/V2 (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/V2/Billing (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/V2/Billing/BillingServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/V2/Billing/MeterEventAdjustmentService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/V2/Billing/MeterEventService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/V2/Billing/MeterEventSessionService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/V2/Billing/MeterEventStreamService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/V2/Core (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/V2/Core/CoreServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/V2/Core/EventDestinationService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/V2/Core/EventService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/V2/V2ServiceFactory.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Service/WebhookEndpointService.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/SetupAttempt.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/SetupIntent.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ShippingRate.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Sigma (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Sigma/ScheduledQueryRun.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/SingletonApiResource.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Source.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/SourceMandateNotification.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/SourceTransaction.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Stripe.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/StripeClient.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/StripeClientInterface.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/StripeObject.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/StripeStreamingClientInterface.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Subscription.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/SubscriptionItem.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/SubscriptionSchedule.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Tax (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Tax/Calculation.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Tax/CalculationLineItem.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Tax/Registration.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Tax/Settings.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Tax/Transaction.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Tax/TransactionLineItem.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/TaxCode.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/TaxDeductedAtSource.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/TaxId.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/TaxRate.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Terminal (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Terminal/Configuration.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Terminal/ConnectionToken.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Terminal/Location.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Terminal/Reader.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/TestHelpers (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/TestHelpers/TestClock.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/ThinEvent.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Token.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Topup.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Transfer.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/TransferReversal.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Treasury (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Treasury/CreditReversal.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Treasury/DebitReversal.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Treasury/FinancialAccount.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Treasury/FinancialAccountFeatures.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Treasury/InboundTransfer.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Treasury/OutboundPayment.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Treasury/OutboundTransfer.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Treasury/ReceivedCredit.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Treasury/ReceivedDebit.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Treasury/Transaction.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Treasury/TransactionEntry.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/UsageRecord.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/UsageRecordSummary.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Util (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Util/ApiVersion.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Util/CaseInsensitiveArray.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Util/DefaultLogger.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Util/EventTypes.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Util/LoggerInterface.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Util/ObjectTypes.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Util/RandomGenerator.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Util/RequestOptions.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Util/Set.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Util/Util.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/V2 (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/V2/Billing (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/V2/Billing/MeterEvent.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/V2/Billing/MeterEventAdjustment.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/V2/Billing/MeterEventSession.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/V2/Collection.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/V2/Event.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/V2/EventDestination.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/Webhook.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/WebhookEndpoint.php (added)
-
tags/1.1.2/vendor/stripe/stripe-php/lib/WebhookSignature.php (added)
-
trunk/devs-accounting.php (modified) (1 diff)
-
trunk/package.json (modified) (3 diffs)
-
trunk/readme.txt (modified) (4 diffs)
-
trunk/vendor (added)
-
trunk/vendor/autoload.php (added)
-
trunk/vendor/composer (added)
-
trunk/vendor/composer/ClassLoader.php (added)
-
trunk/vendor/composer/InstalledVersions.php (added)
-
trunk/vendor/composer/LICENSE (added)
-
trunk/vendor/composer/autoload_classmap.php (added)
-
trunk/vendor/composer/autoload_namespaces.php (added)
-
trunk/vendor/composer/autoload_psr4.php (added)
-
trunk/vendor/composer/autoload_real.php (added)
-
trunk/vendor/composer/autoload_static.php (added)
-
trunk/vendor/composer/installed.json (added)
-
trunk/vendor/composer/installed.php (added)
-
trunk/vendor/composer/platform_check.php (added)
-
trunk/vendor/stripe (added)
-
trunk/vendor/stripe/stripe-php (added)
-
trunk/vendor/stripe/stripe-php/.gitignore (added)
-
trunk/vendor/stripe/stripe-php/CHANGELOG.md (added)
-
trunk/vendor/stripe/stripe-php/LICENSE (added)
-
trunk/vendor/stripe/stripe-php/OPENAPI_VERSION (added)
-
trunk/vendor/stripe/stripe-php/README.md (added)
-
trunk/vendor/stripe/stripe-php/VERSION (added)
-
trunk/vendor/stripe/stripe-php/composer.json (added)
-
trunk/vendor/stripe/stripe-php/data (added)
-
trunk/vendor/stripe/stripe-php/data/ca-certificates.crt (added)
-
trunk/vendor/stripe/stripe-php/init.php (added)
-
trunk/vendor/stripe/stripe-php/justfile (added)
-
trunk/vendor/stripe/stripe-php/lib (added)
-
trunk/vendor/stripe/stripe-php/lib/Account.php (added)
-
trunk/vendor/stripe/stripe-php/lib/AccountLink.php (added)
-
trunk/vendor/stripe/stripe-php/lib/AccountSession.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ApiOperations (added)
-
trunk/vendor/stripe/stripe-php/lib/ApiOperations/All.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ApiOperations/Create.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ApiOperations/Delete.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ApiOperations/NestedResource.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ApiOperations/Request.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ApiOperations/Retrieve.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ApiOperations/Search.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ApiOperations/SingletonRetrieve.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ApiOperations/Update.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ApiRequestor.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ApiResource.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ApiResponse.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ApplePayDomain.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Application.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ApplicationFee.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ApplicationFeeRefund.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Apps (added)
-
trunk/vendor/stripe/stripe-php/lib/Apps/Secret.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Balance.php (added)
-
trunk/vendor/stripe/stripe-php/lib/BalanceTransaction.php (added)
-
trunk/vendor/stripe/stripe-php/lib/BankAccount.php (added)
-
trunk/vendor/stripe/stripe-php/lib/BaseStripeClient.php (added)
-
trunk/vendor/stripe/stripe-php/lib/BaseStripeClientInterface.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Billing (added)
-
trunk/vendor/stripe/stripe-php/lib/Billing/Alert.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Billing/AlertTriggered.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Billing/CreditBalanceSummary.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Billing/CreditBalanceTransaction.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Billing/CreditGrant.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Billing/Meter.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Billing/MeterEvent.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Billing/MeterEventAdjustment.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Billing/MeterEventSummary.php (added)
-
trunk/vendor/stripe/stripe-php/lib/BillingPortal (added)
-
trunk/vendor/stripe/stripe-php/lib/BillingPortal/Configuration.php (added)
-
trunk/vendor/stripe/stripe-php/lib/BillingPortal/Session.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Capability.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Card.php (added)
-
trunk/vendor/stripe/stripe-php/lib/CashBalance.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Charge.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Checkout (added)
-
trunk/vendor/stripe/stripe-php/lib/Checkout/Session.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Climate (added)
-
trunk/vendor/stripe/stripe-php/lib/Climate/Order.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Climate/Product.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Climate/Supplier.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Collection.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ConfirmationToken.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ConnectCollectionTransfer.php (added)
-
trunk/vendor/stripe/stripe-php/lib/CountrySpec.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Coupon.php (added)
-
trunk/vendor/stripe/stripe-php/lib/CreditNote.php (added)
-
trunk/vendor/stripe/stripe-php/lib/CreditNoteLineItem.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Customer.php (added)
-
trunk/vendor/stripe/stripe-php/lib/CustomerBalanceTransaction.php (added)
-
trunk/vendor/stripe/stripe-php/lib/CustomerCashBalanceTransaction.php (added)
-
trunk/vendor/stripe/stripe-php/lib/CustomerSession.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Discount.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Dispute.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Entitlements (added)
-
trunk/vendor/stripe/stripe-php/lib/Entitlements/ActiveEntitlement.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Entitlements/ActiveEntitlementSummary.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Entitlements/Feature.php (added)
-
trunk/vendor/stripe/stripe-php/lib/EphemeralKey.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ErrorObject.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Event.php (added)
-
trunk/vendor/stripe/stripe-php/lib/EventData (added)
-
trunk/vendor/stripe/stripe-php/lib/EventData/V1BillingMeterErrorReportTriggeredEventData.php (added)
-
trunk/vendor/stripe/stripe-php/lib/EventData/V1BillingMeterNoMeterFoundEventData.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Events (added)
-
trunk/vendor/stripe/stripe-php/lib/Events/V1BillingMeterErrorReportTriggeredEvent.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Events/V1BillingMeterNoMeterFoundEvent.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/ApiConnectionException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/ApiErrorException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/AuthenticationException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/BadMethodCallException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/CardException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/ExceptionInterface.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/IdempotencyException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/InvalidArgumentException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/InvalidRequestException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/OAuth (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/OAuth/ExceptionInterface.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/OAuth/InvalidClientException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/OAuth/InvalidGrantException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/OAuth/InvalidRequestException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/OAuth/InvalidScopeException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/OAuth/OAuthErrorException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/OAuth/UnknownOAuthErrorException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/OAuth/UnsupportedGrantTypeException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/OAuth/UnsupportedResponseTypeException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/PermissionException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/RateLimitException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/SignatureVerificationException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/TemporarySessionExpiredException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/UnexpectedValueException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Exception/UnknownApiErrorException.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ExchangeRate.php (added)
-
trunk/vendor/stripe/stripe-php/lib/File.php (added)
-
trunk/vendor/stripe/stripe-php/lib/FileLink.php (added)
-
trunk/vendor/stripe/stripe-php/lib/FinancialConnections (added)
-
trunk/vendor/stripe/stripe-php/lib/FinancialConnections/Account.php (added)
-
trunk/vendor/stripe/stripe-php/lib/FinancialConnections/AccountOwner.php (added)
-
trunk/vendor/stripe/stripe-php/lib/FinancialConnections/AccountOwnership.php (added)
-
trunk/vendor/stripe/stripe-php/lib/FinancialConnections/Session.php (added)
-
trunk/vendor/stripe/stripe-php/lib/FinancialConnections/Transaction.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Forwarding (added)
-
trunk/vendor/stripe/stripe-php/lib/Forwarding/Request.php (added)
-
trunk/vendor/stripe/stripe-php/lib/FundingInstructions.php (added)
-
trunk/vendor/stripe/stripe-php/lib/HttpClient (added)
-
trunk/vendor/stripe/stripe-php/lib/HttpClient/ClientInterface.php (added)
-
trunk/vendor/stripe/stripe-php/lib/HttpClient/CurlClient.php (added)
-
trunk/vendor/stripe/stripe-php/lib/HttpClient/StreamingClientInterface.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Identity (added)
-
trunk/vendor/stripe/stripe-php/lib/Identity/VerificationReport.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Identity/VerificationSession.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Invoice.php (added)
-
trunk/vendor/stripe/stripe-php/lib/InvoiceItem.php (added)
-
trunk/vendor/stripe/stripe-php/lib/InvoiceLineItem.php (added)
-
trunk/vendor/stripe/stripe-php/lib/InvoiceRenderingTemplate.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Issuing (added)
-
trunk/vendor/stripe/stripe-php/lib/Issuing/Authorization.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Issuing/Card.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Issuing/CardDetails.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Issuing/Cardholder.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Issuing/Dispute.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Issuing/PersonalizationDesign.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Issuing/PhysicalBundle.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Issuing/Token.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Issuing/Transaction.php (added)
-
trunk/vendor/stripe/stripe-php/lib/LineItem.php (added)
-
trunk/vendor/stripe/stripe-php/lib/LoginLink.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Mandate.php (added)
-
trunk/vendor/stripe/stripe-php/lib/OAuth.php (added)
-
trunk/vendor/stripe/stripe-php/lib/OAuthErrorObject.php (added)
-
trunk/vendor/stripe/stripe-php/lib/PaymentIntent.php (added)
-
trunk/vendor/stripe/stripe-php/lib/PaymentLink.php (added)
-
trunk/vendor/stripe/stripe-php/lib/PaymentMethod.php (added)
-
trunk/vendor/stripe/stripe-php/lib/PaymentMethodConfiguration.php (added)
-
trunk/vendor/stripe/stripe-php/lib/PaymentMethodDomain.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Payout.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Person.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Plan.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Price.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Product.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ProductFeature.php (added)
-
trunk/vendor/stripe/stripe-php/lib/PromotionCode.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Quote.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Radar (added)
-
trunk/vendor/stripe/stripe-php/lib/Radar/EarlyFraudWarning.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Radar/ValueList.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Radar/ValueListItem.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Reason.php (added)
-
trunk/vendor/stripe/stripe-php/lib/RecipientTransfer.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Refund.php (added)
-
trunk/vendor/stripe/stripe-php/lib/RelatedObject.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Reporting (added)
-
trunk/vendor/stripe/stripe-php/lib/Reporting/ReportRun.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Reporting/ReportType.php (added)
-
trunk/vendor/stripe/stripe-php/lib/RequestTelemetry.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ReserveTransaction.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Review.php (added)
-
trunk/vendor/stripe/stripe-php/lib/SearchResult.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/AbstractService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/AbstractServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/AccountLinkService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/AccountService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/AccountSessionService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/ApplePayDomainService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/ApplicationFeeService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Apps (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Apps/AppsServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Apps/SecretService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/BalanceService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/BalanceTransactionService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Billing (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Billing/AlertService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Billing/BillingServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Billing/CreditBalanceSummaryService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Billing/CreditBalanceTransactionService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Billing/CreditGrantService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Billing/MeterEventAdjustmentService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Billing/MeterEventService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Billing/MeterService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/BillingPortal (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/BillingPortal/BillingPortalServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/BillingPortal/ConfigurationService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/BillingPortal/SessionService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/ChargeService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Checkout (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Checkout/CheckoutServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Checkout/SessionService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Climate (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Climate/ClimateServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Climate/OrderService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Climate/ProductService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Climate/SupplierService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/ConfirmationTokenService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/CoreServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/CountrySpecService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/CouponService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/CreditNoteService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/CustomerService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/CustomerSessionService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/DisputeService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Entitlements (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Entitlements/ActiveEntitlementService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Entitlements/EntitlementsServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Entitlements/FeatureService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/EphemeralKeyService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/EventService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/ExchangeRateService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/FileLinkService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/FileService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/FinancialConnections (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/FinancialConnections/AccountService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/FinancialConnections/FinancialConnectionsServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/FinancialConnections/SessionService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/FinancialConnections/TransactionService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Forwarding (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Forwarding/ForwardingServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Forwarding/RequestService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Identity (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Identity/IdentityServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Identity/VerificationReportService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Identity/VerificationSessionService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/InvoiceItemService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/InvoiceRenderingTemplateService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/InvoiceService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Issuing (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Issuing/AuthorizationService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Issuing/CardService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Issuing/CardholderService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Issuing/DisputeService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Issuing/IssuingServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Issuing/PersonalizationDesignService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Issuing/PhysicalBundleService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Issuing/TokenService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Issuing/TransactionService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/MandateService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/OAuthService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/PaymentIntentService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/PaymentLinkService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/PaymentMethodConfigurationService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/PaymentMethodDomainService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/PaymentMethodService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/PayoutService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/PlanService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/PriceService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/ProductService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/PromotionCodeService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/QuoteService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Radar (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Radar/EarlyFraudWarningService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Radar/RadarServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Radar/ValueListItemService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Radar/ValueListService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/RefundService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Reporting (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Reporting/ReportRunService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Reporting/ReportTypeService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Reporting/ReportingServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/ReviewService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/ServiceNavigatorTrait.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/SetupAttemptService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/SetupIntentService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/ShippingRateService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Sigma (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Sigma/ScheduledQueryRunService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Sigma/SigmaServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/SourceService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/SubscriptionItemService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/SubscriptionScheduleService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/SubscriptionService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Tax (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Tax/CalculationService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Tax/RegistrationService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Tax/SettingsService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Tax/TaxServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Tax/TransactionService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TaxCodeService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TaxIdService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TaxRateService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Terminal (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Terminal/ConfigurationService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Terminal/ConnectionTokenService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Terminal/LocationService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Terminal/ReaderService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Terminal/TerminalServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/ConfirmationTokenService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/CustomerService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/Issuing (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/Issuing/AuthorizationService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/Issuing/CardService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/Issuing/IssuingServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/Issuing/PersonalizationDesignService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/Issuing/TransactionService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/RefundService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/Terminal (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/Terminal/ReaderService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/Terminal/TerminalServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/TestClockService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/TestHelpersServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/Treasury (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/Treasury/InboundTransferService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/Treasury/OutboundPaymentService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/Treasury/OutboundTransferService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/Treasury/ReceivedCreditService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/Treasury/ReceivedDebitService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TestHelpers/Treasury/TreasuryServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TokenService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TopupService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/TransferService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Treasury (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Treasury/CreditReversalService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Treasury/DebitReversalService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Treasury/FinancialAccountService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Treasury/InboundTransferService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Treasury/OutboundPaymentService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Treasury/OutboundTransferService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Treasury/ReceivedCreditService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Treasury/ReceivedDebitService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Treasury/TransactionEntryService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Treasury/TransactionService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/Treasury/TreasuryServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/V2 (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/V2/Billing (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/V2/Billing/BillingServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/V2/Billing/MeterEventAdjustmentService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/V2/Billing/MeterEventService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/V2/Billing/MeterEventSessionService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/V2/Billing/MeterEventStreamService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/V2/Core (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/V2/Core/CoreServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/V2/Core/EventDestinationService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/V2/Core/EventService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/V2/V2ServiceFactory.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Service/WebhookEndpointService.php (added)
-
trunk/vendor/stripe/stripe-php/lib/SetupAttempt.php (added)
-
trunk/vendor/stripe/stripe-php/lib/SetupIntent.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ShippingRate.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Sigma (added)
-
trunk/vendor/stripe/stripe-php/lib/Sigma/ScheduledQueryRun.php (added)
-
trunk/vendor/stripe/stripe-php/lib/SingletonApiResource.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Source.php (added)
-
trunk/vendor/stripe/stripe-php/lib/SourceMandateNotification.php (added)
-
trunk/vendor/stripe/stripe-php/lib/SourceTransaction.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Stripe.php (added)
-
trunk/vendor/stripe/stripe-php/lib/StripeClient.php (added)
-
trunk/vendor/stripe/stripe-php/lib/StripeClientInterface.php (added)
-
trunk/vendor/stripe/stripe-php/lib/StripeObject.php (added)
-
trunk/vendor/stripe/stripe-php/lib/StripeStreamingClientInterface.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Subscription.php (added)
-
trunk/vendor/stripe/stripe-php/lib/SubscriptionItem.php (added)
-
trunk/vendor/stripe/stripe-php/lib/SubscriptionSchedule.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Tax (added)
-
trunk/vendor/stripe/stripe-php/lib/Tax/Calculation.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Tax/CalculationLineItem.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Tax/Registration.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Tax/Settings.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Tax/Transaction.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Tax/TransactionLineItem.php (added)
-
trunk/vendor/stripe/stripe-php/lib/TaxCode.php (added)
-
trunk/vendor/stripe/stripe-php/lib/TaxDeductedAtSource.php (added)
-
trunk/vendor/stripe/stripe-php/lib/TaxId.php (added)
-
trunk/vendor/stripe/stripe-php/lib/TaxRate.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Terminal (added)
-
trunk/vendor/stripe/stripe-php/lib/Terminal/Configuration.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Terminal/ConnectionToken.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Terminal/Location.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Terminal/Reader.php (added)
-
trunk/vendor/stripe/stripe-php/lib/TestHelpers (added)
-
trunk/vendor/stripe/stripe-php/lib/TestHelpers/TestClock.php (added)
-
trunk/vendor/stripe/stripe-php/lib/ThinEvent.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Token.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Topup.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Transfer.php (added)
-
trunk/vendor/stripe/stripe-php/lib/TransferReversal.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Treasury (added)
-
trunk/vendor/stripe/stripe-php/lib/Treasury/CreditReversal.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Treasury/DebitReversal.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Treasury/FinancialAccount.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Treasury/FinancialAccountFeatures.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Treasury/InboundTransfer.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Treasury/OutboundPayment.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Treasury/OutboundTransfer.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Treasury/ReceivedCredit.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Treasury/ReceivedDebit.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Treasury/Transaction.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Treasury/TransactionEntry.php (added)
-
trunk/vendor/stripe/stripe-php/lib/UsageRecord.php (added)
-
trunk/vendor/stripe/stripe-php/lib/UsageRecordSummary.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Util (added)
-
trunk/vendor/stripe/stripe-php/lib/Util/ApiVersion.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Util/CaseInsensitiveArray.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Util/DefaultLogger.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Util/EventTypes.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Util/LoggerInterface.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Util/ObjectTypes.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Util/RandomGenerator.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Util/RequestOptions.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Util/Set.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Util/Util.php (added)
-
trunk/vendor/stripe/stripe-php/lib/V2 (added)
-
trunk/vendor/stripe/stripe-php/lib/V2/Billing (added)
-
trunk/vendor/stripe/stripe-php/lib/V2/Billing/MeterEvent.php (added)
-
trunk/vendor/stripe/stripe-php/lib/V2/Billing/MeterEventAdjustment.php (added)
-
trunk/vendor/stripe/stripe-php/lib/V2/Billing/MeterEventSession.php (added)
-
trunk/vendor/stripe/stripe-php/lib/V2/Collection.php (added)
-
trunk/vendor/stripe/stripe-php/lib/V2/Event.php (added)
-
trunk/vendor/stripe/stripe-php/lib/V2/EventDestination.php (added)
-
trunk/vendor/stripe/stripe-php/lib/Webhook.php (added)
-
trunk/vendor/stripe/stripe-php/lib/WebhookEndpoint.php (added)
-
trunk/vendor/stripe/stripe-php/lib/WebhookSignature.php (added)
Legend:
- Unmodified
- Added
- Removed
-
devs-accounting/trunk/devs-accounting.php
r3260694 r3267275 3 3 * Plugin Name: Devs Accounting 4 4 * Description: A simple wordpress plugin to manage stocks inventory, income, expense, invoice, bills, customers, reports. 5 * Version: 1.1. 15 * Version: 1.1.2 6 6 * Author: DevsBrain 7 7 * Author URI: https://devsbrain.com -
devs-accounting/trunk/package.json
r3207884 r3267275 1 1 { 2 2 "name": "devs-accounting", 3 "version": "1. 0.8",3 "version": "1.1.2", 4 4 "description": "", 5 5 "scripts": { … … 7 7 "sync": "browser-sync start -p 'myexample.local' --files '**/*.php' 'build/*.js' 'build/*.css'", 8 8 "build": "npm-run-all --sequential buildwp tailwindbuild", 9 "buildwp": "wp-scripts build src/admin.js ",10 "wpstart": "wp-scripts start src/admin.js ",9 "buildwp": "wp-scripts build src/admin.js src/frontend.js", 10 "wpstart": "wp-scripts start src/admin.js src/frontend.js", 11 11 "start": "npm-run-all --parallel wpstart tailwindwatch", 12 12 "tailwindbuild": "tailwindcss -i ./src/index.css -o ./build/index.css --postcss --minify", … … 28 28 }, 29 29 "dependencies": { 30 "@emailjs/browser": "^4.4.1", 31 "@paypal/react-paypal-js": "^8.8.2", 32 "apexcharts": "^3.49.2", 30 33 "axios": "^1.7.7", 31 34 "browser-sync": "^3.0.3", 32 "apexcharts": "^3.49.2", 35 "emailjs-com": "^3.2.0", 36 "html2pdf.js": "^0.9.0", 37 "pdf-lib": "^1.17.1", 38 "react": "^18.3.1", 33 39 "react-apexcharts": "^1.4.1", 34 "react": "^18.3.1",35 40 "react-dom": "^18.3.1", 36 41 "react-icons": "^5.0.1", 37 42 "react-router-dom": "^6.27.0", 38 "react-select": "^5.8.0" 43 "react-select": "^5.8.0", 44 "react-spinners": "^0.15.0" 39 45 } 40 46 } -
devs-accounting/trunk/readme.txt
r3260694 r3267275 1 1 # Devs Accounting - All-in-One Accounting Solution 2 2 Tags: devs accounting, accounting management system, book keeping, invoicing software 3 Requires at least: 7.44 Tested up to: 6. 65 Stable tag: 1.1. 13 Requires at least: 6.7 4 Tested up to: 6.7.2 5 Stable tag: 1.1.2 6 6 Requires PHP: 7.4.25 7 7 License: GPLv2 or later … … 22 22 **Bank & Cash Account Management:** Stay in control of all transactions. 23 23 24 ###EXTRA FEATURES FOR PREMIUM (coming soon)24 ###EXTRA FEATURES FOR PREMIUM 25 25 **WooCommerce Product Syncing:** Users can sync their WooCommerce products, inventory, and pricing with DevsAccounting for seamless eCommerce management. 26 26 **WooCommerce Order Syncing:** Sync WooCommerce orders with DevsAccounting to track sales, payments, and customer details in real time. … … 28 28 **Secure Payment Gateway Integration:** Support for PayPal, Stripe, Paddle, and other gateways to ensure smooth and secure transactions. 29 29 30 [Try the Demo](https://devsbrain.com/wordpress-plugins/devs-accounting/ "Pro Demo Devs Accounting") | [Premium version](https://devsbrain.com/wordpress-plugins/devs-accounting/) | [Documents](https://devsbrain.com/wordpress-plugins/devs-accounting/ "Documents") 30 31 31 32 = Privacy = 32 33 33 This plugin does not connect to any third-party applications. It does not collect or store any user information. This plugin only generates QR Code image.34 This plugin does not connect to any third-party applications. But you can connect paypal for taking payment . It does not collect or store any user information. 34 35 35 36 = Feedback = 36 37 Any suggestions or feedback are welcome, thank you for using or trying my plugin. Please let me know about your experience and rate this plugin. 37 38 38 39 [GET PRO VERSION](https://devsbrain.com/wordpress-plugins/devs-accounting/) 39 40 40 41 = Need Any Help? = … … 114 115 - Added WooCommerce order syncing to track sales, payments, and customer details in real time 115 116 - Introduced custom pages for login, registration, user profile, and purchase. 116 - Implemented secure payment gateway support, including PayPal, Stripe, and Paddle 117 - Implemented secure payment gateway support, including PayPal, Stripe (pro), and Paddle (pro) 118 119 ### 1.1.2 120 - Fix purchase page 121 - update Signup page
Note: See TracChangeset
for help on using the changeset viewer.