SalesTable.canCreditNoteUseCreditCard Method
Determines whether the a credit card can be used with a credit note.
Syntax
public boolean canCreditNoteUseCreditCard()
Run On
Called
Return Value
Type: boolean
true if a credit card can be used; otherwise, false.
Remarks
To refund a prior sales invoice, the same credit card must be used as found on the original invoice.No refund is allowed with a credit note if there is no original invoice.