Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

ResponseInstallmentAdvice Property

Contains the Merchant Advice Code returned by MasterCard MIP.

Syntax

tsyshctransactiondetailscontrol.ResponseInstallmentAdvice

Possible Values

  ivNoDataPresent(0), 
  ivNewAccountInfo(1), 
  ivTryAgainLater(2), 
  ivDoNotTryAgain(3), 
  ivCancelRecurring(4)

Default Value

0

Remarks

Contains the Merchant Advice Code returned by MasterCard MIP.

Possible values are:

ivNoDataPresent (0) Installment advice data was not returned.
ivNewAccountInfo (1) New account information.
ivTryAgainLater (2) Try again later.
ivDoNotTryAgain (3) Do not try again for recurring payment transaction.
ivCancelRecurring (4) Recurring payment cancellation.

This property is read-only.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0