PaymentConnector
Constructors
Link copied to clipboard
public void
public void PaymentConnector(Context context, Account account, IPaymentConnectorListener paymentConnectorListener, String remoteApplicationId)
Functions
Link copied to clipboard
If payment confirmation is required during a Sale, this method accepts the payment
Link copied to clipboard
If signature is captured during a Sale, this method accepts the signature as entered
Link copied to clipboard
add an IDeviceConnectorListener to receive callbacks
Link copied to clipboard
Auth method to obtain an Auth payment that can be used as the payment to call tipAdjust
Link copied to clipboard
Capture a previous Auth.
Link copied to clipboard
Used to request a closeout for open transactions.
Link copied to clipboard
Link copied to clipboard
Initialize the CloverConnector's connection.
Link copied to clipboard
Manual refund method, aka "naked credit"
Link copied to clipboard
PreAuth method to obtain a Pre-Auth for a card
Link copied to clipboard
PreAuth method to obtain a Pre-Auth for a card
Link copied to clipboard
Used to request card information.
Link copied to clipboard
Refund a specific payment
Link copied to clipboard
If payment confirmation is required during a Sale, this method rejects the payment
Link copied to clipboard
If signature is captured during a Sale, this method rejects the signature as entered
Link copied to clipboard
remove an ICloverConnectorListener from receiving callbacks
Link copied to clipboard
Used to reset the device if it gets in an invalid state from POS perspective.
Link copied to clipboard
Sends a request to get a payment.
Link copied to clipboard
Used to request a list of pending payments that have been taken offline, but haven't processed yet.
Link copied to clipboard
Sale method, aka "purchase"
Link copied to clipboard
Send device logs
Link copied to clipboard
Sets configuration (e.g.
Link copied to clipboard
Adjust the tip for a previous Auth.
Link copied to clipboard
Vault card information.
Link copied to clipboard
Void a transaction, given a previously used order ID and/or payment ID
Link copied to clipboard
Sends a request to void payment refund.