-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
april-22 release #130
april-22 release #130
Conversation
@@ -60,11 +60,11 @@ public Ptsv2paymentsProcessingInformationAuthorizationOptionsInitiator(string Ty | |||
public bool? CredentialStoredOnFile { get; set; } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
credentialStoredOnFile is a Y or N field. This should be change to string in the same way that StoredCredentialUsed has been changed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is also a similar reported issue here:
#129
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @wrightsonm,
Thank you for bringing this to our attention. I will relay this gap to the relevant team and get it sorted out.
Kindly bear with us for this resolution.
In the meantime, we will release this SDK as provided in this pull request with the promise that we will address your concerns as soon as possible.
-- Gabriel
Release is approved |
No description provided.