isAliasUsedInCustomerWallet(final Customer, final PaymentInstrument, final String) method

Returns whether a payment instrument exists with that alias in the customer's wallet.

Syntax

boolean isAliasUsedInCustomerWallet ( final Customer customer , final PaymentInstrument paymentInstrument , final String alias )

Parameters

Returns

true if the pi is in the customer's wallet

Usage

true if the pi is in the customer's wallet