Features Introduced This Week

RM-27935 and RM-27251

Description
We introduced a new API transaction response field to support information codes for Service Orchestration.
Audience
Users of Service Orchestration.
Benefit
The information codes in the new field specifies which service orchestration rule was executed for the transaction.
Technical Details
The field names are:
REST API:
paymentInsightsInformation.orchestration.infoCodes
Simple Order API:
ccAuthReply_paymentInsightsInformation_orchestration_infoCodes
Possible values:
  • RETRY_NW_TOKEN_TO_PAN
    —The network token transaction was declined and the transaction was submitted with the associated Primary Account Number (PAN).
  • DATA_ENRICHMENT_CARD_VERIFICATION
    —The payload of the transaction was modified to use card verification.
  • RETRY_3DS_TO_NO_3DS
    —The 3-D Secure (3DS) transaction was declined and the transaction was submitted again as a non-3-D Secure transaction.
  • RETRY_WITH_ALTERNATIVE_PROCESSOR
    —The transaction was declined and then submitted again to a different processor.
Important Dates
Released to production April 10, 2024.