Uses of Class
com.adyen.Service
-
-
Uses of Service in com.adyen
Subclasses of Service in com.adyen Modifier and Type Class Description classApiKeyAuthenticatedServiceApiKeyAuthenticatedService -
Uses of Service in com.adyen.service
Subclasses of Service in com.adyen.service Modifier and Type Class Description classAccountclassBalanceControlApiclassBinLookupApiclassCapitalApiclassCheckoutUtilityclassDataProtectionApiclassFundclassHopclassNotificationclassPaymentApiclassPosPaymentclassPosTerminalManagementApiclassRecurringApiclassStoredValueApiclassTerminalCloudAPIclassTerminalLocalAPIclassTransfers -
Uses of Service in com.adyen.service.balanceplatform
Subclasses of Service in com.adyen.service.balanceplatform Modifier and Type Class Description classAccountHoldersApiclassBalanceAccountsApiclassBankAccountValidationApiclassGrantAccountsApiclassGrantOffersApiclassPaymentInstrumentGroupsApiclassPaymentInstrumentsApiclassPlatformApiclassTransactionRulesApi -
Uses of Service in com.adyen.service.checkout
Subclasses of Service in com.adyen.service.checkout Modifier and Type Class Description classClassicCheckoutSdkApiclassModificationsApiclassOrdersApiclassPaymentLinksApiclassPaymentsApiclassRecurringApiclassUtilityApi -
Uses of Service in com.adyen.service.legalentitymanagement
Subclasses of Service in com.adyen.service.legalentitymanagement Modifier and Type Class Description classBusinessLinesApiclassDocumentsApiclassHostedOnboardingApiclassLegalEntitiesApiclassPciQuestionnairesApiclassTermsOfServiceApiclassTransferInstrumentsApi -
Uses of Service in com.adyen.service.management
Subclasses of Service in com.adyen.service.management Modifier and Type Class Description classAccountCompanyLevelApiclassAccountMerchantLevelApiclassAccountStoreLevelApiclassAllowedOriginsCompanyLevelApiclassAllowedOriginsMerchantLevelApiclassApiCredentialsCompanyLevelApiclassApiCredentialsMerchantLevelApiclassApiKeyCompanyLevelApiclassApiKeyMerchantLevelApiclassClientKeyCompanyLevelApiclassClientKeyMerchantLevelApiclassMyApiCredentialApiclassPaymentMethodsMerchantLevelApiclassPayoutSettingsMerchantLevelApiclassTerminalActionsCompanyLevelApiclassTerminalActionsTerminalLevelApiclassTerminalOrdersCompanyLevelApiclassTerminalOrdersMerchantLevelApiclassTerminalSettingsCompanyLevelApiclassTerminalSettingsMerchantLevelApiclassTerminalSettingsStoreLevelApiclassTerminalSettingsTerminalLevelApiclassTerminalsTerminalLevelApiclassUsersCompanyLevelApiclassUsersMerchantLevelApiclassWebhooksCompanyLevelApiclassWebhooksMerchantLevelApi -
Uses of Service in com.adyen.service.payout
Subclasses of Service in com.adyen.service.payout Modifier and Type Class Description classInitializationApiclassInstantPayoutsApiclassReviewingApi -
Uses of Service in com.adyen.service.resource
Constructors in com.adyen.service.resource with parameters of type Service Constructor Description CheckoutResource(Service service, String endpoint)LegalEntityManagementResource(Service service, String endpoint)ManagementResource(Service service, String endpoint)PaymentResource(Service service, String endpoint)Resource(Service service, String endpoint, List<String> requiredFields) -
Uses of Service in com.adyen.service.resource.account
Constructors in com.adyen.service.resource.account with parameters of type Service Constructor Description CheckAccountHolder(Service service)CloseAccount(Service service)CloseAccountHolder(Service service)CloseStores(Service service)CreateAccount(Service service)CreateAccountHolder(Service service)DeleteBankAccount(Service service)DeletePayoutMethod(Service service)DeleteShareholder(Service service)DeleteSignatories(Service service)GetAccountHolder(Service service)GetTaxForm(Service service)GetUploadedDocuments(Service service)SuspendAccountHolder(Service service)UnSuspendAccountHolder(Service service)UpdateAccount(Service service)UpdateAccountHolder(Service service)UpdateAccountHolderState(Service service)UploadDocument(Service service) -
Uses of Service in com.adyen.service.resource.balanceplatform
Constructors in com.adyen.service.resource.balanceplatform with parameters of type Service Constructor Description BalancePlatformResource(Service service, String endpoint) -
Uses of Service in com.adyen.service.resource.binlookup
Constructors in com.adyen.service.resource.binlookup with parameters of type Service Constructor Description Get3dsAvailability(Service service)GetCostEstimate(Service service) -
Uses of Service in com.adyen.service.resource.checkoututility
Constructors in com.adyen.service.resource.checkoututility with parameters of type Service Constructor Description OriginKeys(Service service) -
Uses of Service in com.adyen.service.resource.dataprotection
Constructors in com.adyen.service.resource.dataprotection with parameters of type Service Constructor Description RequestSubjectErasure(Service service) -
Uses of Service in com.adyen.service.resource.fund
Constructors in com.adyen.service.resource.fund with parameters of type Service Constructor Description AccountHolderBalance(Service service)AccountHolderTransactionList(Service service)DebitAccountHolder(Service service)PayoutAccountHolder(Service service)RefundFundsTransfer(Service service)RefundNotPaidOutTransfers(Service service)SetupBeneficiary(Service service)TransferFunds(Service service) -
Uses of Service in com.adyen.service.resource.hop
Constructors in com.adyen.service.resource.hop with parameters of type Service Constructor Description GetOnboardingUrl(Service service) -
Uses of Service in com.adyen.service.resource.notification
Constructors in com.adyen.service.resource.notification with parameters of type Service Constructor Description CreateNotificationConfiguration(Service service)DeleteNotificationConfigurations(Service service)GetNotificationConfiguration(Service service)GetNotificationConfigurationList(Service service)TestNotificationConfiguration(Service service)UpdateNotificationConfiguration(Service service) -
Uses of Service in com.adyen.service.resource.payout
Constructors in com.adyen.service.resource.payout with parameters of type Service Constructor Description ConfirmThirdParty(Service service)DeclineThirdParty(Service service)Payout(Service service)StoreDetail(Service service)StoreDetailAndSubmitThirdParty(Service service)SubmitThirdParty(Service service) -
Uses of Service in com.adyen.service.resource.posterminalmanagement
Constructors in com.adyen.service.resource.posterminalmanagement with parameters of type Service Constructor Description AssignTerminals(Service service)FindTerminal(Service service)GetStoresUnderAccount(Service service)GetTerminalDetails(Service service)GetTerminalsUnderAccount(Service service) -
Uses of Service in com.adyen.service.resource.recurring
Constructors in com.adyen.service.resource.recurring with parameters of type Service Constructor Description CreatePermit(Service service)Disable(Service service)DisablePermit(Service service)ListRecurringDetails(Service service)NotifyShopper(Service service)ScheduleAccountUpdater(Service service) -
Uses of Service in com.adyen.service.resource.storedvalue
Constructors in com.adyen.service.resource.storedvalue with parameters of type Service Constructor Description ChangeStatus(Service service)CheckBalance(Service service)Issue(Service service)Load(Service service)MergeBalance(Service service)VoidTransaction(Service service) -
Uses of Service in com.adyen.service.resource.terminal.cloud
Constructors in com.adyen.service.resource.terminal.cloud with parameters of type Service Constructor Description Async(Service service)ConnectedTerminals(Service service)Sync(Service service) -
Uses of Service in com.adyen.service.resource.terminal.local
Constructors in com.adyen.service.resource.terminal.local with parameters of type Service Constructor Description LocalRequest(Service service) -
Uses of Service in com.adyen.service.resource.transfers
Constructors in com.adyen.service.resource.transfers with parameters of type Service Constructor Description TransfersResource(Service service, String endpoint) -
Uses of Service in com.adyen.service.transfers
Subclasses of Service in com.adyen.service.transfers Modifier and Type Class Description classTransactionsApiclassTransfersApi
-