public static class CapturePreAuthRequestIntentBuilder.SignatureOptions extends Object
Modifier and Type | Method and Description |
---|---|
static CapturePreAuthRequestIntentBuilder.SignatureOptions |
Disable()
No signature will be collected
|
static CapturePreAuthRequestIntentBuilder.SignatureOptions |
PromptCustomer(Long signatureThreshold,
Boolean autoAcceptSignature)
Customer will be prompted (on screen or on paper) for signature
|
public static CapturePreAuthRequestIntentBuilder.SignatureOptions Disable()
public static CapturePreAuthRequestIntentBuilder.SignatureOptions PromptCustomer(Long signatureThreshold, Boolean autoAcceptSignature)