public static interface

Merchant.ReceiptForwardedCallback

com.paypal.paypalretailsdk.Merchant.ReceiptForwardedCallback

Class Overview

After an attempt has been made to send your receipt to the PayPal servers, the completion handler will be called with the error (if any, or null if not)

Summary

Public Methods
abstract void receiptForwarded(PayPalError error)

Public Methods

public abstract void receiptForwarded (PayPalError error)