IPWorks OFX 2020 Android Edition

Questions / Feedback?

CardNumber Property

Credit card number.

Syntax

public String getCardNumber();
public void setCardNumber(String cardNumber);

Remarks

This string contains the full credit card number, without dashes or spaces.

Some financial institutions, such as American Express, use the account number instead of the credit card number. This can be queried using the Account component or found on a recent card statement.

Default Value

""

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks OFX 2020 Android Edition - Version 20.0 [Build 7941]