Skip to content

Instantly share code, notes, and snippets.

@adamgamble
Created June 2, 2010 13:07
Show Gist options
  • Save adamgamble/422336 to your computer and use it in GitHub Desktop.
Save adamgamble/422336 to your computer and use it in GitHub Desktop.
options = {"DOB"=>"2000-01-01",
"ValidationQuestion"=>"what is 1 + blue",
"PostalRegion"=>"AL",
"PostalCity"=>"Birmingham",
"IDValue"=>7013088,
"SSN"=>"444-44-4444",
"IDType"=>1,
:pngUser=>
{:UserName=>"isotope", :APIKey=>"isotope", :Status=>true, :IsLocked=>false},
"LastName"=>"Gamble",
"PostalCode"=>"35209",
"FirstName"=>"adam",
"ValidationData"=>"eleventy",
"CardProductID"=>"00001",
"PostalAddress1"=>"23423423"}
intergrator = CdsWebserviceIntegrator.new
integrator.send :service_request, "OrderPersonalizedCardOFACXML", options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment