Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets or returns the credit card number associated to the current payment.
Syntax
edit CreditCardNumber editCreditCard(boolean _set, CreditCardNumber _creditCardNumber)
Run On
ClientOrServer
Parameters
- _set
Type: boolean
A Boolean used to determine if this method is displaying or modifying the credit card number.
- _creditCardNumber
Type: CreditCardNumber Extended Data Type
RecId of the selected or displayed CreditCardCust record.
Return Value
Type: CreditCardNumber Extended Data Type
The last four digits of the related credit card.