Application
Interfaces, Classes, Traits and Enums
- DomainObjectInterface
- FinderInterface
- FinderListInterface
- ApiException
- Client
- Collection
- AbstractItem
- Address
- AllocationDefaults
- Batch
- Deposit
- DepositAccount
- EmptyResponse
- ItemFactory
- OnboardingLink
- Organization
- OrganizationAccount
- OrganizationStatistics
- Payer
- Payment
- PaymentMethod
- PaymentMethodSecret
- Person
- Refund
- StripeIntent
- Transaction
- AbstractResource
- BatchResource
- DepositAccountResource
- DepositResource
- OrganizationResource
- PayerResource
- PaymentMethodResource
- PaymentResource
- PeopleResource
- ProcessingResource
- RefundResource
- ResourceFactory
- TransactionResource
- Address
- Deposit
- DepositFactory
- DepositId
- DepositLocation
- AllocationDefaults
- DepositAccount
- DepositAccountFactory
- DepositAccountId
- LegacyOrganizationAccountId
- OrganizationAccount
- OrganizationAccountId
- PayoutSchedule
- RemoteDepositAccountId
- RemoteOrganizationAccountId
- Fees
- FundId
- LegacyId
- LegacyLocationId
- Location
- NonProfitInfo
- Organization
- OrganizationFactory
- OrganizationId
- ThubLocationId
- ThubOrganizationId
- LegacyPayerId
- Payer
- PayerId
- ThubId
- Allocation
- GivingFundId
- LegacyPaymentCategoryId
- Payment
- PaymentCategory
- This class has a nullable $id because TransactionService is just handing back the value that it receives, not caring about its data integrity.
- PaymentFactory
- PaymentId
- PaymentListItem
- PaymentListItemFactory
- PaymentMeta
- BatchId
- PaymentBatch
- PaymentBatchFactory
- CreatePaymentMethodException
- PaymentMethod
- This class has a nullable $id because TransactionService is just handing back the value that it receives, not caring about its data integrity.
- PaymentMethodExistsException
- PaymentMethodId
- PaymentMethodSecret
- PaymentMethodSecretFactory
- PaymentMethodSecretId
- PeopleId
- Person
- PersonFactory
- StatusDetail
- StripeIntent
- Metadata
- Refund
- RefundFactory
- RefundId
- Transaction
- TransactionFactory
- TransactionId
- TransactionRefund
- TransactionServiceId
- DepositFinder
- DepositList
- DepositAccountFinder
- DepositAccountList
- FinderListAbstract
- OrganizationFinder
- OrganizationList
- PaymentFinder
- PaymentList
- PaymentBatchFinder
- PaymentBatchList
- PeopleFinder
- RefundFinder
- RefundList
- TransactionFinder
- TransactionList
- UpdateDepositAccountRequest
- UpdateDepositAccountService
- LinkRemotePayerToPeopleRequest
- LinkRemotePayerToPeopleService
- CreatedPaymentFactory
- CreatePaymentRequest
- CreatePaymentService
- PaymentCreatedResponse
- UpdatePaymentRequest
- UpdatePaymentService
- SetupPaymentMethodRequest
- SetupPaymentMethodService
- CreatedTransactionFactory
- RefundTransactionRequest
- RefundTransactionService
- TransactionCreatedResponse
- AllocationTest
- GivingFundIdTest
- TransactionServiceIdTest
- Since TransactionServiceId is abstract, this test suite uses TransactionId throughout to test the functionality.
- AllocationDefaultsMockFactory
- DepositAccountMockFactory
- DepositMockFactory
- OrganizationAccountMockFactory
- OrganizationMockFactory
- PaymentBatchMockFactory
- PaymentMethodSecretMockFactory
- PaymentMockFactory
- PersonMockFactory
- RefundMockFactory
- TransactionMockFactory
- AddressMockFactory
- DepositLocationMockFactory
- DepositMockFactory
- AllocationDefaultsMockFactory
- DepositAccountMockFactory
- OrganizationAccountMockFactory
- FeesMockFactory
- LocationMockFactory
- OrganizationMockFactory
- PayerMockFactory
- PaymentCategoryMockFactory
- PaymentListItemMockFactory
- PaymentMetaMockFactory
- PaymentMockFactory
- PaymentBatchMockFactory
- PaymentMethodMockFactory
- RefundMockFactory
- TransactionMockFactory
- TransactionRefundMockFactory
- Factory
- UpdateDepositAccountRequestMockFactory
- LinkRemotePayerToPeopleRequestMockFactory
- CreatePaymentRequestMockFactory
- PaymentCreatedResponseMockFactory
- UpdatePaymentRequestMockFactory
- PaymentMethodSecretMockFactory
- SetupPaymentMethodRequestMockFactory
- RefundTransactionRequestMockFactory
- TransactionCreatedMockFactory
- DepositFinderTest
- DepositAccountFinderTest
- FinderListAbstractTest
- Because FinderListAbstract is abstract, this test uses TransactionList
- OrganizationFinderTest
- PaymentFinderTest
- PaymentBatchFinderTest
- PeopleFinderTest
- RefundFinderTest
- TransactionFinderTest
- UpdateDepositAccountServiceTest
- LinkRemotePayerToPeopleServiceTest
- CreatePaymentServiceTest
- UpdatePaymentServiceTest
- PaymentMethodsServiceTest
- RefundTransactionServiceTest
- TransactionServiceException
- ValidatesQueryTrait