NAME
Business::CyberSource::RequestPart::BillTo - BillTo information
VERSION
version 0.010008
EXTENDS
Business::CyberSource::MessagePart
ATTRIBUTES
ip
Customer's IP address, meaning the IP that the request was made from.
first_name
Customer's first name. The value should be the same as the one that is on the card.
last_name
Customer's last name. The value should be the same as the one that is on the card.
Customer's email address, including the full domain name
phone_number
street1
First line of the billing street address as it appears on the credit card issuer's records.
street2
street3
street4
city
City of the billing address.
state
State or province of the billing address. Use the two-character codes.
country
ISO 2 character country code (as it would apply to a credit card billing statement)
postal_code
Postal code for the billing address. The postal code must consist of 5 to 9 digits.
Required if country
is "US" or "CA".
BUGS
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.
AUTHOR
Caleb Cushing <xenoterracide@gmail.com>
COPYRIGHT AND LICENSE
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)