new AuthRequest()
- Source:
Extends
Methods
(static) AuthRequest#getTipMode() → {payments.TipMode}
Get the field value
The tip mode for the auth request. **NOTE** THIS FIELD IS ONLY USED BY THE PAYMENT CONNECTOR. It does not make sense for the remote pay SDKs as it is for the Station/Station 2018 only.
- Source:
Returns:
- Type
- payments.TipMode
(static) AuthRequest#setTipMode(tipMode)
Set the field value
The tip mode for the auth request. **NOTE** THIS FIELD IS ONLY USED BY THE PAYMENT CONNECTOR. It does not make sense for the remote pay SDKs as it is for the Station/Station 2018 only.
Parameters:
Name | Type | Description |
---|---|---|
tipMode |
payments.TipMode |
- Source: