isPIInCustomerWallet(final Customer, final PaymentInstrument) method

Returns whether the given payment instrument is in the customer's wallet.

Syntax

boolean isPIInCustomerWallet ( final Customer customer , final PaymentInstrument paymentInstrument )

Parameters

Returns

true if the pi is in the customer's wallet

Usage

true if the pi is in the customer's wallet