NAME Business::CyberSource - Perl interface to the CyberSource Simple Order SOAP API VERSION version v0.3.6 DESCRIPTION This library is a Perl interface to the CyberSource Simple Order SOAP API built on Moose and XML::Compile::SOAP technologies. This library aims to eventually provide a full interface the SOAPI. You may wish to read the Official CyberSource Documentation on Credit Card Services for the Simpler Order API as it will provide further information on why what some things are and the general workflow. To get started you will want to read the documentation in Business::CyberSource::Request. If you find any documentation unclear or outright missing, please file a bug. If there are features that are part of CyberSource's API but are not documented, or are missing here, please file a bug. I'll be happy to add them, but due to the size of the upstream API, I have not had time to cover all the features and some are currently undocumented. ACKNOWLEDGEMENTS * Mark Overmeer for the help with getting XML::Compile::SOAP::WSS working. SEE ALSO * Checkout::CyberSource::SOAP * Business::OnlinePayment::CyberSource BUGS Please report any bugs or feature requests on the bugtracker website https://github.com/xenoterracide/Business-CyberSource/issues When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature. AUTHOR Caleb Cushing COPYRIGHT AND LICENSE This software is Copyright (c) 2011 by Caleb Cushing. This is free software, licensed under: The Artistic License 2.0 (GPL Compatible)