I am using the sdk-node library.I am attempting to use the
authorize-credit-card.js sample and add track data to the process.The
class PaymentType in apicontracts.js shows setTrackData as an available
method.I've tried applying it to the payment clas...