
Business::CyberSource::RequestPart::Item - Item Helper Class

version 0.007009

Business::CyberSource::MessagePart

Per-item price of the product. You must include either this field or total in your request.
The default is 1.
For ccAuthService and ccCaptureService,
this field is required if product_code is not default or one of the values related to shipping and/or handling.
Type of product. This value is used to determine the category that the product is in.
For ccAuthService and ccCaptureService,
this field is required if product_code is not default or one of the values related to shipping and/or handling.
Identification code for the product.
For ccAuthService and ccCaptureService,
this field is required if product_code is not default or one of the values related to shipping and/or handling.
Total tax to apply to the product. This value cannot be negative. The tax amount and the offer amount must be in the same currency. The tax amount field is additive. For example (in CyberSource notation):
You include the following offer lines in your request:
item_0_unitPrice=10.00
item_0_quantity=1
item_0_taxAmount=0.80
item_1_unitPrice=20.00
item_1_quantity=1
item_1_taxAmount=1.60
The total amount authorized will be 32.40, not 30.00 with 2.40 of tax included.

Please report any bugs or feature requests on the bugtracker website https://github.com/hostgator/business-cybersource/issues or by email to development@hostgator.com.
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) 2012 by HostGator.com.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)