- setGooglePushMessageToken(String) - Static method in class com.klarna.checkout.KlarnaCheckout
-
Sets google push messaging token if using with Klarna's GCM
- setSignalListener(SignalListener) - Method in class com.klarna.checkout.KlarnaCheckout
-
Sets an instance of a CheckoutSignalListener for all signals to allow
switched implementations.
- setSnippet(String) - Method in class com.klarna.checkout.KlarnaCheckout
-
Startup option for use when using a snippet obtained from server
Loads html checkout "snippet" received from server into
main WebView.
- setWebView(WebView) - Method in class com.klarna.checkout.KlarnaCheckout
-
- SignalListener - Interface in com.klarna.checkout
-
Signal interface for sending checkout signals back to the Merchant's App.
- suspend() - Method in class com.klarna.checkout.KlarnaCheckout
-
Sends message to checkout to suspend operations.