Open gweakliem opened 10 years ago
Thanks for your contribution! I've added a few comments above. I'll test this out tomorrow and get back to you with any additional feedback.
thanks for the feedback, I've updated my master.
Reviewing this for inclusion in 0.8.0, will act by end of week.
Can this get merged? Looking to also have CardReader functionality.
:+1: for merging this
@Xorlev - Is there a reason this never got merged?
+1 for merging this
This commit adds basic support for the Card Reader API http://www.fullcontact.com/developer/docs/card-reader/, specifically the View Requests method.
I have tested only the page parameter but the other parameters (returnedData, format, and diagnostics) should also be supported, although for the format parameter, it doesn't make sense to return XML as the existing gem expects JSON.
The Readme.md has been updated with sample usage.