-
Notifications
You must be signed in to change notification settings - Fork 26
Card Issuing / Transactions #413
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
Comments
Hi @Antaris, thank you for let us know, we will try to update the SDKs ASAP, I write down it and I add new tasks to the queue |
Thanks @armando-rodriguez-cko I have a work around currently whereby I am using reflection to get access to the underlying Interesting enough, maybe you could actually expose the |
@armando-rodriguez-cko could you provide any update on this matter? We're missing these endpoints as well |
We will try to have it next week |
That's awesome, looking forward to it |
Hi, I saw feature was not included in SDK v4.7; will it be available in ver 4.8.0 ? |
I will tray to add it next release |
With the current
IIssuingClient
, there is a focus on getting/setting card information, but crucially, I think its missing these two operations for retrieving card transactions:https://api-reference.checkout.com/#tag/Transactions/paths/~1issuing~1transactions/get
https://api-reference.checkout.com/#tag/Transactions/paths/~1issuing~1transactions~1%7BtransactionId%7D/get
Is this on the backlog already, and if so, what is the ETA for this support?
The text was updated successfully, but these errors were encountered: