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

CardPIN Property

DUKPT DES encrypted PIN block.

Syntax

ptechbenefitcontrol.CardPIN[=string]

Default Value

""

Remarks

The value of this property must be retrieved from a certified PIN pad device. This property is mandatory for all EBT transactions. The maximum length is 16 characters.

Sample usage:

  control.CardEntryDataSource = dsTrack2
  control.CardMagneticStripe = "9999999800002773=09121015432112345678"   
  control.CardPIN = "623F36B53CC18393"
  control.CardKSN = "000000008F000021"
  control.BenefitType = btCashBenefits
  control.TransactionAmount = "25.00" '$20 purchase with $5 cash back  
  control.CashBack = "5.00"
  control.Sale()

Data Type

String

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