Are you looking for test card numbers?

Would you like to contact support?

Point-of-sale icon

card_operation_request

The card_operation_request contains the following data elements:

FieldTypeRequiredDescription
pedvoid-x-

if not specified the PED object will be automatically populated.

merchant_accountchar-white_check_mark-

The merchant account processing this transaction. Transactions can be performed with any of the merchant accounts that were returned when registering the POS.

terminal_idchar-white_check_mark-

The terminal_id of the PED.

tender_referencechar-white_check_mark-

A reference to the tender provided by the PED.

card_type 

char-x-The type of gift card.
card_numberString-x-

The gift card number.

Use of this parameter depends on selection of the Manual Keyed Entry option.
expiry_monthLong-x-

Month of expiration.

Use of this parameter depends on selection of the Manual Keyed Entry option.
expiry_yearLong-x-

Year of expiration.

Use of this parameter depends on selection of the Manual Keyed Entry option.
card_maskchar-x-

A mask to validate the correct number of digits to enter.

Use of this parameter depends on selection of the Manual Keyed Entry option.
card_mask_minint-x-

Minimum number of characters in the card mask.

Use of this parameter depends on selection of the Manual Keyed Entry option.
card_mask_maxint-x-

Maximum number of characters in the card mask.

additional_data_obj

additional_data_struct

-x-

Contains key/value pairs that can be used by the merchant to return specific additional data, in particular in the final transaction result.

For gift cards, the stored_value_redemption_type additional data key is used for cashback, gratuity and card deactivation.

  • cashback - Cash out the value of a gift card. For SVS, you must create a zero-value transaction to cash out the entire balance of a card. You can not cash out a specific amount.
  • deactivate (not available for SVS) - Deactivates a gift card.
  • gratuity (SVS cards only) - Used to provide a tip from a gift card.
    The cashback and deactivate values can be piped to chain the tasks by passing  "cashback|deactivate".