Contents

canMakePayments

Indicates whether the device supports Apple Pay.

Declaration

static boolean canMakePayments();

Mentioned in

Return Value

true if the device supports making payments with Apple Pay; otherwise, false.

Discussion

This method only checks to ensure that the device supports processing payments with Apple Pay. It doesn’t verify whether or not the user has any provisioned cards in Wallet.

This method can be called any time.

See Also

Apple Pay availability