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 classAccountclassBinLookupclassCheckoutclassCheckoutUtilityclassDataProtectionclassFundclassHopclassHostedPaymentPagesclassModificationclassNotificationclassPaymentclassPaymentLinksclassPayoutclassPosPaymentclassPosTerminalManagementclassRecurringclassRetrieve3DS2classStoredValueclassTerminalCloudAPIclassTerminalLocalAPIConstructors in com.adyen.service with parameters of type Service Constructor Description 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.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.checkout
Constructors in com.adyen.service.resource.checkout with parameters of type Service Constructor Description Cancels(Service service)Orders(Service service)OrdersCancel(Service service)PaymentLink(Service service)PaymentLinks(Service service)PaymentMethods(Service service)Payments(Service service)PaymentsAmountUpdates(Service service, String paymentPspReference)PaymentsCancels(Service service, String paymentPspReference)PaymentsCaptures(Service service, String paymentPspReference)PaymentsDetails(Service service)PaymentSession(Service service)PaymentsRefunds(Service service, String paymentPspReference)PaymentsResult(Service service)PaymentsReversals(Service service, String paymentPspReference)Sessions(Service service)StoredPaymentsMethods(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.modification
Constructors in com.adyen.service.resource.modification with parameters of type Service Constructor Description AdjustAuthorisation(Service service)Cancel(Service service)CancelOrRefund(Service service)Capture(Service service)Donate(Service service)Refund(Service service)TechnicalCancel(Service service)VoidPendingRefund(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.payment
Constructors in com.adyen.service.resource.payment with parameters of type Service Constructor Description Authorise(Service service)Authorise3D(Service service)Authorise3DS2(Service service)GetAuthenticationResult(Service service)Retrieve3DS2Result(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 Disable(Service service)ListRecurringDetails(Service service)NotifyShopper(Service service)ScheduleAccountUpdater(Service service)StoreToken(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)
-