CreditCardMicrosoftProcessV2 Class [AX 2012]
| Method | Description | |
|---|---|---|
| calcTaxRate | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkForAddressVerification | (Overrides the checkForAddressVerification Method.) |
| checkForCardVerificationValue | (Overrides the checkForCardVerificationValue Method.) |
| checkFreight | (Inherited from CreditCardProcess.) |
| convertAXToProcessorCurrency | |
| createProcessResponse | Creates a process response. (Overrides the createProcessResponse Method.) |
| creditCardNumber | (Inherited from CreditCardProcess.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| failedDescription | Gets the detailed exception with the response message. |
| failedDOLAPI | |
| failedReason | Gets the exception with the response message. (Overrides the failedReason Method.) |
| fmtDate | |
| fmtDateTime | |
| fmtNum | |
| getCardVerificationValue | (Overrides the getCardVerificationValue Method.) |
| getClrExceptionMessage | Gets the exception message of the last exception thrown. |
| getMiscCharges | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getTopMiscCharges | |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | (Overrides the init Method.) |
| isValidCurrencyCodeForCreditCard | (Inherited from CreditCardProcess.) |
| new | Initializes a new instance of the CreditCardMicrosoftProcessV2 class. (Overrides the new Method.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| onDynamicsError | |
| onError | |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmCardVerificationValue | Gets or sets the CardVerificationValue parameter. (Inherited from CreditCardProcess.) |
| parmCreditCardAuthTrans | Gets or sets the CreditCardAuthTrans parameter. (Inherited from CreditCardProcess.) |
| parmCreditCardProcessor | Gets the CreditCardProcessor parameter. (Overrides the parmCreditCardProcessor Method.) |
| parmCustInvoiceJour | Gets or sets the CustInvoiceJour parameter. (Inherited from CreditCardProcess.) |
| parmGetCardVerificationValue | Gets or sets the GetCardVerificationValue parameter. (Inherited from CreditCardProcess.) |
| parmOperation | Gets or sets the Operation parameter. (Inherited from CreditCardProcess.) |
| parmSalesInvoiceId | Gets or sets the SalesInvoiceId parameter. (Inherited from CreditCardProcess.) |
| parmSalesTable | Gets the SalesTable parameter. (Inherited from CreditCardProcess.) |
| parmTotalAmountCur | Gets or sets the TotalAmountCur parameter. (Inherited from CreditCardProcess.) |
| prepareSubmission | (Overrides the prepareSubmission Method.) |
| presentResponse | (Overrides the presentResponse Method.) |
| process | Carries out all steps that are necessary to complete a credit card operation. (Inherited from CreditCardProcess.) |
| processSucceed | (Overrides the processSucceed Method.) |
| sendRequest | |
| setAmountFromSales | Sets the amount to be charged to the credit card. (Inherited from CreditCardProcess.) |
| setAuthTransFromBankCardAuth | |
| setAuthTransFromBankCardTran | |
| setCard | |
| setChargeAmount | (Inherited from CreditCardProcess.) |
| setLevel2Data | |
| setLevel3Data | |
| setPurchaseLevelTypeAndDetails | |
| setSalesTableFromPaymentTran | |
| setSalesTotals | Sets the total sales amount. (Overrides the setSalesTotals Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setTransactionToken | |
| setTransactionTokenFromAuthTrans | |
| submit | (Overrides the submit Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateFailedDescription | |
| updateRelatedCCAuthTrans | (Inherited from CreditCardProcess.) |
| updateSalesTable | Updates the sales table. (Overrides the updateSalesTable Method.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| useSecureCard | |
| validateAVS | |
| validateCVV | |
| validateTransaction | (Overrides the validateTransaction Method.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the CreditCardMicrosoftProcessV2 class. |
| ::convertCountry | |
| ::convertSystemDecimalToAmount | Converts a decimal value to type amount. |
| ::getAVSDetail | |
| ::getAVSResult | |
| ::getCVVResult | |
| ::getPurchaseLevelType |
Community Additions
ADD
Show: