amiri / Checkout--CyberSource--SOAP

Model for CyberSource's SOAP API.
2 stars 1 forks source link

code that uses checkout shouldn't need to use response #8

Closed xenoterracide closed 13 years ago

xenoterracide commented 13 years ago

Had to add use Checkout::CyberSource::SOAP::Response to some code I was writing to get the module to work. This should be in ::SOAP not my code

xenoterracide commented 13 years ago

would be appreciated if you could accept at least this patch, and release this week. I've refactored Business::OnlinePayment::CyberSource to use your module, but unfortunately, this is a bug I need fixed in order for it to work as designed.