Uses of Interface
com.blockchyp.client.dto.ITimeoutRequest
Packages that use ITimeoutRequest
-
Uses of ITimeoutRequest in com.blockchyp.client
Methods in com.blockchyp.client with parameters of type ITimeoutRequestModifier and TypeMethodDescriptionprotected ObjectBlockChypClient.deleteDashboard(String path, ITimeoutRequest request, Class responseClass) Executes a delete HTTP request against the gateway.protected ObjectBlockChypClient.deleteGateway(String path, ITimeoutRequest request, Class responseClass) Executes a delete HTTP request against the gateway.protected ObjectBlockChypClient.getDashboard(String path, ITimeoutRequest request, Class responseType) Executes an http get request against the gateway with a timeout override.protected ObjectBlockChypClient.postDashboard(String path, ITimeoutRequest request, Class responseClass) Executes a post HTTP request against the dashboard.protected ObjectBlockChypClient.postGateway(String path, ITimeoutRequest request, Class responseClass) Executes a post HTTP request against the gateway.protected ObjectBlockChypClient.putGateway(String path, ITimeoutRequest request, Class responseClass) Executes a put HTTP request against the gateway. -
Uses of ITimeoutRequest in com.blockchyp.client.dto
Classes in com.blockchyp.client.dto that implement ITimeoutRequestModifier and TypeClassDescriptionclassModels basic information needed to create a test merchant.classAn authorization request for a charge, preauth, or reverse transaction.classA request for the remaining balance on a payment type.classModels a request for details about a single batch.classModels a batch history request.classA simple yes no prompt request.classModels the priority and display settings for terminal media.classModels a request to retrieve or manipulate terminal slide shows.classCancels a pending payment link.classThe information needed to capture a preauth.classA request for customer signature data.classComputes the cash discount for a cash discount if enabled.classThe information needed to enroll a new payment method in the token vault.classThe information needed to manually close a credit card batch.classModels a customer data request.classModels a customer data search request.classDeletes a customer record.classDeletes one or all transactions from a terminal queue.classDeletes a payment token.classThe information needed to enroll a new payment method in the token vault.classModels a request for merchant information.classThe information needed to activate or recharge a gift card.classModels a request for adding a new user to a merchant account.classLinks a payment token with a customer record.classReturns a list of queued transactions on a terminal.classInformation needed to retrieve location information for a terminal.classModels a request to retrieve or manipulate media assets.classDetails about a merchant board platform configuration.classModels a request related to a platform configuration.classModels a merchant profile.classModels a request for information about the merchant profile.classA message to be displayed on the terminal screen.classCreates a payment link.classInformation needed to test connectivity with a terminal.classA refund request.classModels a media library response.classModels a request to retrieve or manipulate terminal slide shows.classModels a survey question.classModels a request to retrieve or manipulate survey questions.classModels a request to retrieve survey results.classModels a terminal activation request.classModels a terminal deactivation request.classModels a terminal profile request.classA request for the status of a terminal.classModels a Terms and Conditions history request.classThe fields needed for custom Terms and Conditions prompts.classModels a full terms and conditions template.classModels a request to retrieve or manipulate terms and conditions data.classA text prompt request.classRetrieves token metadata.classUsed to start or update a transaction line item display on a terminal.classModels a batch history request.classModels the request for updated information about a transaction.classRemoves a link between a payment token with a customer record, if one exists.classModels a customer data search request.classModels information needed to process a file upload.classUsed to request the status of a file upload.classA void request.