Hi,
On which table does the CyberSource Token is being saved?
Thanks in advance!
Hi,
On which table does the CyberSource Token is being saved?
Thanks in advance!
is there a table for payment transactions?
The results of the payment transactions are stored in the Orders table, along with the order "header" information.
I'm not seeing where the requestToken within the ReplyMessage is saved anywhere. It's definitely available within the Replymessage object, but doesn't appear to be needed for future voids, refunds, or captures.
Jon Wolthuis
you're absolutely right. I checked the CS api manual about this and requestToken is optional.
thanks jwolthuis
According to this PDF, Cybersource is requiring the token for new integrations developed moving forward, but "If you have already implemented the token with service-specific request field names, you do not need to make further changes."