Business::CyberSource::Request - Abstract Request Class
version 0.010008
extends Business::CyberSource::Message
Here are the provided Request subclasses.
note: You can use the Business:CyberSource::Request::Credit class but, it requires traits to be applied depending on the type of request you need, and thus does not currently work with the factory.
Business::CyberSource::Message
returns a hashref suitable for passing to XML::Compile::SOAP
Add an Item to items. Accepts an item object or a hashref to construct an item object.
an array of Items
Merchant-generated order reference or tracking number. CyberSource recommends that you send a unique value for each transaction so that you can perform meaningful searches for the transaction.
Business::CyberSource::RequestPart::Service
Business::CyberSource::RequestPart::PurchaseTotals
An array of Business::CyberSource::RequestPart::Item
Business::CyberSource::RequestPart::InvoiceHeader
Business::CyberSource::RequestPart::ShipTo
Business::CyberSource::RequestPart::OtherTax
Business::CyberSource::RequestPart::ShipFrom
Comment Field
Please report any bugs or feature requests on the bugtracker website https://github.com/hostgator/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.
Caleb Cushing <xenoterracide@gmail.com>
This software is Copyright (c) 2017 by Caleb Cushing <xenoterracide@gmail.com>.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)