CTokenPanType

public enum CTokenPanType : CaseIterable

To differ the source of a token PAN, the TokenPanType field is used in a SIXml request message as part of the sixml:TransactionData container and in a SIXml response message as part of the sixml:CardData container.

The TokenPanType field always is transmitted if a TokenPan field is transmitted but must not be transmitted alone.

Specification: retail.

  • gts

    Worldline Global Tokenization Service.

    Specification: retail.

    Declaration

    Swift

    case gts
  • SIX BNR2.

    Specification: retail.

    Declaration

    Swift

    case bnr2
  • Other.

    Specification: retail.

    Declaration

    Swift

    case other