Changes for version 0.009000 - 2013-08-05

  • NEWS
    • fix bug with different processor where exceptions were thrown on response
      • remove MooseX::StrictConstructor ( may be readded later )
  • DEPRECATIONS
    • username, password, production, run_transaction have all been migrated to the MooseY::RemoteHelper::Role::Client user, pass, test, submit
  • REMOVAL
    • Client->dumper_package, insufficient, hardcode until suitable replacment written
    • previous deprecations
      • billing_info ( use bill_to )
      • accepted is_accepted ( use is_accept )
  • NOTES
    • due to changes in processor live tests are failing for me, this release fixes the exceptions but I haven't had the time to improve the live test suite to fix false positives.

Modules

Perl interface to the CyberSource Simple Order SOAP API
User Agent Responsible for transmitting the Response
Factory Base Class
CyberSource Request Factory Module
CyberSource Rule Factory Module
Abstract Message Class;
Things that all portions of a message have in common
Abstract Request Class
CyberSource Reverse Authorization request object
CyberSource Authorization Request object
CyberSource Capture Request Object
CyberSource Credit Request Object
CyberSource DCC Request Object
CyberSource Credit Request Object
Role for requests that require "bill to" information
Role for DCC follow up requests
CyberSource Credit Request Object
Credit Card Helper Class
Role that provides attributes specific to responses for DCC
Role to provide datetime attribute
Reply section for Authorizations
PurchaseTotals part of response
Generic Reply part of response
Reply section for Tax Service
Role to apply to requests and responses that require currency
Role to apply to requests and responses that require currency
Generic implementation of MerchantReferenceCode
Abstract Rule Base
Moose Types specific to CyberSource