AuthorizeNet / sample-code-ruby

This repository contains working code samples which demonstrate ruby integration with the Authorize.Net API
MIT License
25 stars 58 forks source link

samples are not working #42

Closed taf2 closed 7 years ago

taf2 commented 7 years ago

https://github.com/AuthorizeNet/sample-code-ruby/blob/master/TransactionReporting/get-customer-profile-transaction-list.rb#L22

is undefined

adavidw commented 7 years ago

Can you give any more information about your environment? Do you have the Ruby SDK installed?

taf2 commented 7 years ago

I think we have it working now - it looks like we had an older version of the SDK that we tried on initially and now it's working.

adavidw commented 7 years ago

Great, thanks. Let us know if you see anything else in need of attention.