X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=lib%2FBusiness%2FOnlinePayment%2FvSecureProcessing.pm;h=6744e25a4136c30963cd063678775cd53ad2a5f1;hb=4f22d262976afe19a2acdb92e5691f0c15755de5;hp=696da87f08840b81d993ff7ab9fae2f65dcfea55;hpb=109de1a8388fd8c9f77afd511199426da05f1bf3;p=Business-OnlinePayment-vSecureProcessing.git diff --git a/lib/Business/OnlinePayment/vSecureProcessing.pm b/lib/Business/OnlinePayment/vSecureProcessing.pm index 696da87..6744e25 100644 --- a/lib/Business/OnlinePayment/vSecureProcessing.pm +++ b/lib/Business/OnlinePayment/vSecureProcessing.pm @@ -11,7 +11,7 @@ use Business::OnlinePayment::HTTPS; @ISA = qw(Business::OnlinePayment::HTTPS); $DEBUG = 0; -$VERSION = '0.07'; +$VERSION = '0.08'; sub _info { 'info_compat' => '0.01', @@ -228,8 +228,8 @@ sub submit { Trk1 => ($content{'track1'}) ? $content{'track1'} : '', Trk2 => ($content{'track2'}) ? $content{'track2'} : '', TypeOfSale => ($content{'description'}) ? $content{'description'} : '', - Cf1 => ($content{'UDField1'}) ? $content{'UDField1'} : '', - Cf2 => ($content{'UDField2'}) ? $content{'UDField2'} : '', + Cf1 => ($content{'invoice_number'}) ? $content{'invoice_number'} : '', + Cf2 => ($content{'customer_id'}) ? $content{'customer_id'} : '', Cf3 => '', AccountNumber => ($content{'card_number'}) ? $content{'card_number'} : '', ExpirationMonth => $content{'exp_month'}, @@ -521,8 +521,8 @@ from content(%content): Amount => 'amount' AvsStreet => 'address', AvsZip => 'zip', - Cf1 => 'UDField1', - Cf2 => 'UDField2', + Cf1 => 'invoice_number', + Cf2 => 'customer_id', IndustryType => 'IndustryInfo', =head1 NOTE @@ -553,8 +553,9 @@ the same terms as Perl itself. Need a complete, open-source back-office and customer self-service solution? The Freeside software includes support for credit card and electronic check -processing with vSecureProcessing and over 50 other gateways, invoicing, integrated -trouble ticketing, and customer signup and self-service web interfaces. +processing with vSecureProcessing and over 60 other gateways, invoicing, +integrated trouble ticketing, and customer signup and self-service web +interfaces. http://freeside.biz/freeside/