public static interface

TransactionContext.TransactionCompletedCallback

com.paypal.paypalretailsdk.TransactionContext.TransactionCompletedCallback

Class Overview

Called when either payment completes or fails. Note that other events may be fired in the meantime.

Summary

Public Methods
abstract void transactionCompleted(RetailSDKException error, TransactionRecord record)

Public Methods

public abstract void transactionCompleted (RetailSDKException error, TransactionRecord record)