toggle menu
Clover Android SDK
r323
androidJvm
switch theme
search in API
clover-android-sdk
/
com.clover.sdk.v3.payments.api
/
BaseIntentBuilder
Base
Intent
Builder
public
class
BaseIntentBuilder
Base class for other intent builders to associate a request to the requesting application
Inheritors
RetrievePaymentRequestIntentBuilder
RetrievePendingPaymentsRequestIntentBuilder
SelectReceiptRequestIntentBuilder
CreditRequestIntentBuilder
ReversePaymentRequestIntentBuilder
RetrieveRefundRequestIntentBuilder
CloseoutRequestIntentBuilder
IncrementalAuthRequestIntentBuilder
ReadCardRequestIntentBuilder
RetrieveOpenPaymentsRequestIntentBuilder
RequestTipIntentBuilder
RetrieveCreditRequestIntentBuilder
CapturePreAuthRequestIntentBuilder
PaymentRequestIntentBuilder
KioskPayRequestIntentBuilder
PreAuthRequestIntentBuilder
TokenizeCardRequestIntentBuilder
TipAdjustRequestIntentBuilder
Members
Constructors
Base
Intent
Builder
Link copied to clipboard
public
void
BaseIntentBuilder
(
)
Properties
LOCAL_PAY_DISPLAY_PACKAGE
Link copied to clipboard
public
final
static
String
LOCAL_PAY_DISPLAY_PACKAGE
PAPI_SDK_NAME
Link copied to clipboard
public
final
static
String
PAPI_SDK_NAME
USB_PAY_DISPLAY_PACKAGE
Link copied to clipboard
public
final
static
String
USB_PAY_DISPLAY_PACKAGE
Functions
build
Link copied to clipboard
public
Intent
build
(
Context
context
)
returns a single-use Intent that can be used to launch an Activity to process the request