CloverWindowsSDK/com/clover/sdk/v3/payments/CardTransaction.cs
this object exposes all of the neede atributes such as first6, last4, and token, but it does not include the ExpirationDate field that we need (four character string MMYY).
Can this field be added please? Need to retain this value for my Semi-Integration POS so that the ExpirationDate value can be provided back to Clover if a refund is requested against the original sale with the CardTransaction values originally received the Successful Payment Response for the original transaction
CloverWindowsSDK/com/clover/sdk/v3/payments/CardTransaction.cs this object exposes all of the neede atributes such as first6, last4, and token, but it does not include the ExpirationDate field that we need (four character string MMYY). Can this field be added please? Need to retain this value for my Semi-Integration POS so that the ExpirationDate value can be provided back to Clover if a refund is requested against the original sale with the CardTransaction values originally received the Successful Payment Response for the original transaction