Simple Order API

paymentNetworkToken_originalCardCategory

Card type category.
GPN
Visa or Mastercard product ID.
Visa Platform Connect
Visa product ID.
RBS WorldPay Atlanta
Type of card used in the transaction. Possible values:
  • B
    : Business card.
  • O
    : Noncommercial card.
  • R
    : Corporate card.
  • S
    : Purchase card.
  • X^
    : Visa B2B Virtual Payments
  • X1
    : Flexible Rate B2B Virtual Program
  • Blank
    : Purchase card not supported.
You must process the new values of
X^
for Visa B2B Virtual Payments and
X1
for Flexible Rate B2B Virtual Program returned in this field by VisaNet when you send the product ID for Virtual Payment products.
Worldpay VAP
Type of card used in the transaction. The only possible value is
PREPAID
, which specifies a prepaid card.
Before using this field on
Worldpay VAP
, you must contact customer support to have your account configured for this feature.

Specifications

  • Data Type:
    String
  • Data Length:
    • GPN
      and
      Visa Platform Connect
      : 3
    • RBS WorldPay Atlanta
      : 7

Mapping Information

  • REST API Field:
    paymentInformation.accountFeatures.category
  • SCMP API Fields:
    • auth_card_category
    • incremental_auth_card_category
    • payment_network_token_original_card_category
  • Simple Order API Fields:
    • ccAuthReply_cardCategory
    • ccIncrementalAuthReply_cardCategory
    • paymentNetworkToken_originalCardCategory