PaymentCardRecognitionIntentResponse

public class PaymentCardRecognitionIntentResponse extends Object
implements Parcelable

A Parcelable that represents a response from the PaymentsClient.getPaymentCardRecognitionIntent(PaymentCardRecognitionIntentRequest) API to get a PendingIntent for the Google payment card recognition Activity.

Inherited Constant Summary

Public Method Summary

PendingIntent
getPaymentCardRecognitionPendingIntent()
Gets the PendingIntent to start Google payment card recognition Activity.

Inherited Method Summary

Public Methods

public PendingIntent getPaymentCardRecognitionPendingIntent ()

Gets the PendingIntent to start Google payment card recognition Activity.