The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.933

  • Change: 7e22e812b8faa1d1ef42048fa2ceae7bbf4d8280 Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-11-29 09:47:46 +0000
    • remove the old static Changes file
  • Change: 2d58898917512ddccfe72c226f5c2200abdc26cd Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-11-29 09:29:52 +0000
    • Merge branch 'oaxlin-master'
    • Conflicts:
    • Litle.pm
  • Change: 42e3ae4217ab9b8005da7a6d3498a88815d330ca Author: Jason Terry <jterry@jterry-laptop.(none)> Date : 2012-11-29 09:07:30 +0000
    • Update server_request/server_response to have both a PCI scrubbed and dangerous version.
    • Update create_batch with several fixes and logging improvments.
  • Change: 374587bfc7fa93435af37a6a0611e65d378cbbc8 Author: Jason Terry <jterry@jterry-laptop.(none)> Date : 2012-11-29 09:06:19 +0000
    • minor dzil update log::scrubber 0.14 required
  • Change: 22060444af3c4f7c57abed0b17f20211d9ba084a Author: Jason Terry <jterry@jterry-laptop.(none)> Date : 2012-11-26 14:26:01 +0000
    • It turns out we were getting corrupted data from upstream. We do not need this line.
  • Change: ecf5ade81fa55ad92fe6bedf9e557211180aac91 Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-10-25 11:05:49 +0000
    • Merge branch 'Chargeback'
  • Change: 8c0cdb3f7822da4f49b91374a187f3320db287f2 Author: Jason Terry <oaxlin@gmail.com> Date : 2012-10-25 09:58:51 +0000
    • Merge pull request #14 from oaxlin/master
    • Multiple fixes. Most importantly are the XML fix for no card, and the length issue for unlinked refunds
  • Change: 64a1f97b6233c6d781857bf0ea62dcb2c829eb10 Author: Jason Terry <jterry@jterry-laptop.(none)> Date : 2012-10-25 10:55:37 +0000
    • Merge branch 'master' of https://github.com/oaxlin/Business--OnlinePayment--Litle
    • Conflicts:
    • Litle.pm
    • Makefile.PL
  • Change: 8a422540456fd4c1c633f8571e4d2c9ad650cc80 Author: Jason Terry <jterry@jterry-laptop.(none)> Date : 2012-10-25 09:45:46 +0000
    • Add a more recognizable error when you don't send a card_number or card_token
  • Change: 5a6f0a4d076ecaf9c6b32c0ed0478a454e07d216 Author: Jason Terry <jterry@jterry-laptop.(none)> Date : 2012-10-25 08:57:11 +0000
    • Fix the TODO where invoice_number was used by two different fields, with different max lengths
  • Change: 11d19e7282b48aaad227931bd8196f360165c3e9 Author: Jason Terry <jterry@jterry-laptop.(none)> Date : 2012-10-25 08:49:47 +0000
    • Require Log::Scrubber v0.12. Older versions have data corruption bug.
  • Change: 9cedb6a2efdb1544a74bc6db8b5291f02dd5ed73 Author: Jason Terry <jterry@jterry-laptop.(none)> Date : 2012-10-25 08:48:58 +0000
    • Fix token support, and add a sandbox test for litle tokens.
  • Change: b0fe8b43e4328492ad7737c6a2c5b32908ad748c Author: Jason Terry <jterry@jterry-laptop.(none)> Date : 2012-10-17 08:54:07 +0000
    • Use proper lengths for orderId and invoiceReferenceNumber
  • Change: e92f6624b75e5cb23987df183745d99f29136b9c Author: Jason Terry <jterry@jterry-laptop.(none)> Date : 2012-10-15 14:07:34 +0000
    • Documentation Rename some functions so they are private Add affiliate and merchant_grouping_id support
  • Change: cc5577de8704e81062bdbe23d54d0ae26ce84d25 Author: Jason Terry <jterry@jterry-laptop.(none)> Date : 2012-10-15 14:07:00 +0000
    • New version of Log::Parser
  • Change: 277084e45dbb04a33b1158fa0f8f485c5a2deaa5 Author: Jason Terry <jterry@jterry-laptop.(none)> Date : 2012-10-15 11:14:10 +0000
    • Update to have basic documentation. Remove trailing spaces. Pass perl critic.
  • Change: 242c5f4877b4103de8ca4908e7bf6c30a70c2c07 Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-10-08 16:15:19 +0000
    • Version 0.932
  • Change: e4ebd37daed6e46d8b7c5794ff15b67a7f27b478 Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-10-08 16:14:29 +0000
    • Merge branch 'Chargeback' of github.com:Jayceh/Business--OnlinePayment--Litle
  • Change: dd7d86ba8a4df86dbc28e7d0b3472f7fd348146b Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-10-08 16:14:21 +0000
    • version bump
  • Change: db0142aab9522bbd31dea665ff0ed7507f55d614 Author: Jason Terry <oaxlin@gmail.com> Date : 2012-10-08 15:00:02 +0000
    • Merge pull request #13 from oaxlin/master
    • Require Log::Scrubber 0.08
  • Change: f0045d5e4ace6fc65e65554a5cd63d553fdd906d Author: Jason Terry <jterry@jterry-laptop.(none)> Date : 2012-10-08 15:55:17 +0000
    • Require Log::Scrubber 0.08 because 0.07 improperly tried to match empty values
  • Change: 76502149b699b96c5efc6db29153e9ba30bdc0c2 Author: Jason Terry <jterry@jterry-laptop.(none)> Date : 2012-10-08 15:53:49 +0000
    • Require Log::Scrubber 0.08 to fix a scrubber bug with empty passwords etc. Create an init script to make it easier to scrub
  • Change: 6199269326cd847b4452986204d82f8cf0573118 Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-10-08 09:03:03 +0000
    • Merge branch 'Chargeback'
  • Change: c47f4d0220648b230ae4680082ffbc9d83ca9963 Author: Jason Terry <oaxlin@gmail.com> Date : 2012-10-05 14:01:32 +0000
    • Merge pull request #11 from oaxlin/master
    • Several fixes
  • Change: 22656a5fab4ddfe0d3ae7866edffee80dc2dd940 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-10-05 11:51:24 +0000
    • 0.06 overrides Carp in too broad a manner. 0.07 fixes this
  • Change: db8528cc1135a983950bd95fe9678f614c71669c Author: Jason Terry <jterry@jterry.(none)> Date : 2012-10-05 11:49:31 +0000
    • Improve the ccv2 scrubbing so it will not scrub coincidental values... For example
    • cvv2 = 123
    • phone = 1231231234
    • The old version would have scrubbed the phone number as well. The new version will not.
  • Change: eeb0b003f8877dd2a1bb90c9bc2cc3046a045d73 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-10-05 10:14:29 +0000
    • merchantid should be required fix a crash with chargeback_list_support_docsw
  • Change: c6981e2630c8e6b7520ed8dbf951d3029868a375 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-10-05 09:13:59 +0000
    • Revert back to an object as requested by Jayce.
  • Change: 27bff67d055cd94b07baad873460ce75a5289760 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-10-05 09:05:38 +0000
    • Modify tests messages to be a bit more helpful. And not as noisy on a basic "make test"
  • Change: 93fa5969332ee4cedb561fc6067c097d63fac219 Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-10-04 11:16:42 +0000
    • Merge branch 'Chargeback'
  • Change: c7816b4ee734c1be874a93f76541a719560876a5 Author: Jason Terry <oaxlin@gmail.com> Date : 2012-10-04 10:08:02 +0000
    • Merge pull request #10 from oaxlin/master
    • Fix for chargeback_list and for scrubber
  • Change: cb52429b66f0205d4bb13aca60b905f083390ef2 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-10-04 11:03:44 +0000
    • Return a hash instead of an object. It's easier to JSONify.
  • Change: cf9a4aeba31e72fbe1c6392849becd000cfaeb05 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-10-03 16:20:06 +0000
    • Add affiliate and recycling data
  • Change: 7cc97e058aa22647044c0296a6554dac48acd871 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-10-03 16:19:26 +0000
    • Test both auth and sale
  • Change: 811b0e3c9b85efeecdcaf4a7aed2dd1aaa71ef78 Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-10-03 15:40:50 +0000
    • version bump
  • Change: 0a5a2b4d5f008642daf99d9bb4bd11d47ebdca83 Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-10-03 15:36:41 +0000
    • Merge branch 'Chargeback'
  • Change: a8a703b35ac5aaa71abe46bf4150a9549badb6cb Author: Jason Terry <oaxlin@gmail.com> Date : 2012-10-03 14:30:50 +0000
    • Merge pull request #9 from oaxlin/master
    • Add Log::Scrubber
  • Change: 807ebd0b4552b7ad1d86f613aca34999fe858040 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-10-03 15:25:31 +0000
    • Log::Scrubber 0.05 required perl 5.14... 0.06 updates to work on 5.10
  • Change: d9c630b34bffac071fd05df9e2c503261d20aaa0 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-10-03 14:40:26 +0000
    • Scrub sensitive data that is run through die, warn, or sent back to the user with the intent to be logged.
  • Change: 2e2bac02ec6c404ca9368ff8254488aad1ced8ca Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-09-25 09:27:50 +0000
    • Merge branch 'Chargeback'
  • Change: f6f69a22b5ca9df85ec5414672f76184fc0c40e7 Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-09-25 09:25:46 +0000
    • use the newer put_content method of Net::SFTP::Foreign which get's around the need to tie the scalar and avoid the filesystem
  • Change: 427fef7a331156de22c2a8becffb5b18e1df0941 Author: Jason Terry <oaxlin@gmail.com> Date : 2012-09-25 08:16:41 +0000
    • Merge pull request #8 from oaxlin/master
    • Fix error in chargeback.t
  • Change: 42fd207ac70f3cc00fbb7467de2edaad77af6785 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-25 09:13:42 +0000
    • Change the test to that it will properly pull resources no matter what the current working directory is.
  • Change: 81d295a59e080f8234e30e59101fe662dd7329bf Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-09-24 15:29:07 +0000
    • left in merge clutter
  • Change: e368d536dc1ee173e3067c7503882fe9cc9b5953 Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-09-24 09:31:23 +0000
    • Merge branch 'Chargeback' of github.com:Jayceh/Business--OnlinePayment--Litle into Chargeback
  • Change: 9e2ee82968db20dce0fe2c18a1d70e3619b3f77e Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-09-24 09:30:21 +0000
    • Missing files from manifest, necessary for build
  • Change: a51eb57b252bc8ebd18b900957f966d7f9736763 Author: Jason Terry <oaxlin@gmail.com> Date : 2012-09-20 14:37:26 +0000
    • Merge pull request #7 from oaxlin/master
    • Add $tx->server_response
  • Change: bd6755255b0391d7fc831ff00d38ddc11876d568 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-20 15:26:02 +0000
    • Add the $tx->server_response similar to other BOP modules
  • Change: e4624494b1c0b2afc224b4b0e84d9e484e470eca Author: Jason Hall <jayce@jaycehall.com> Date : 2012-09-15 10:44:42 +0000
    • Merge pull request #6 from oaxlin/master
    • Chargeback suite fixes.
  • Change: 4ac531a97a71ac690071cf14e06f609f1f8f4e37 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-14 14:42:49 +0000
    • added images required by the unit tests
  • Change: ecba188bd7e0c41001175dd04b06d0f3684fa40a Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-14 14:42:35 +0000
    • test resource
  • Change: 429019781838520297be1d28fc8c5bbdfec224fd Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-14 14:42:03 +0000
    • added all 4 tests in the litle spec
  • Change: 97ce047e061ad3a8174b822def564ca921d203be Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-14 14:41:35 +0000
    • croak is easier for troubleshooting missing arguments
  • Change: 69c08a360477ba4d36a3debe5b0f30602d7c38ab Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-14 08:28:02 +0000
    • Oops, read the wrong environment variable. Fixed.
  • Change: 966af4fb62bac457c6974a9f24453b48cd710392 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-14 08:27:46 +0000
    • Date format does require leading zeroes.
  • Change: 90b5c1a195d527bb4f867452202c2f5ec928c652 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-13 13:20:43 +0000
    • Fixup chargeback_update_request
  • Change: 27fe5bf430889a033ca1ce25d01515e4da0aeb4d Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-13 13:19:34 +0000
    • add test for chargeback_update_request clean up extra diag messages
  • Change: 14a4ebb1215e34e339736ac28c6615c48b8b0fed Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-13 09:27:02 +0000
    • Finish testing sweet Make BOP_ACTIVITYDATE environment variable
  • Change: c367992aee683db66f7e75132870255f688c97b0 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-13 09:26:11 +0000
    • Fix a bug with zero activity Add the result code value
  • Change: 1f93a5982f68c7164b79e6e862ff121689cdbbb5 Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-09-12 14:55:54 +0000
    • merge errors that I missed. switch localhost to 1
  • Change: b7c0b682849941ac322dbf004b2262184301a0c4 Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-09-12 10:57:17 +0000
    • Merge branch 'master' of https://github.com/oaxlin/Business--OnlinePayment--Litle into oaxlin-master
    • Conflicts:
    • Litle.pm
    • Litle/ChargebackActivityResponse.pm
    • t/chargeback.t
  • Change: c3b7261fc814e22bf22af30a06ef9d2af4b660f4 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-12 10:32:00 +0000
    • Merged from Jayce
  • Change: dd3109ebed7172b032d54db1da8a4b4bca48da32 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-12 10:31:25 +0000
    • New image
  • Change: d8fe7b9f14ab081a6eb878532c80986d648d9cce Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-12 10:31:17 +0000
    • New image
  • Change: 10adce12c0b608f1d15e2b9d3413e3164df47d35 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-12 10:30:51 +0000
    • New chargeback test
  • Change: 4f926d3a60a33d834fd1c212281bb90914603a7e Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-12 10:30:15 +0000
    • New test script
  • Change: de1f87e8e1aa2e1e038489f72acc0345dd763c43 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-12 10:13:18 +0000
    • Remove bad SSL domain
  • Change: c231a73eca221f0893c3fe34dfd9df1f303e9375 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-12 10:06:33 +0000
    • Fix a minor bug in the auth test
  • Change: 16b6df03f16a1d46b79f6c1d2dfd84c3b364b628 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-12 10:05:49 +0000
    • Add dependency for HTTP::Tiny 0.022. 0.022 is required to get the SSL verification to work
  • Change: 34c688e5dc89cff6331a28c23349be2e7b61409f Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-12 10:03:57 +0000
    • Add localhost support to make it easy to stub in features that are not in the sandbox yet Add chargeback file support (upload, replace, delete, retrieve, and list)
  • Change: aabec6c13ba5179916cfd889ef9c9134661e9982 Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-09-11 13:59:00 +0000
    • Initial commit - module for Chargeback response Items
  • Change: 29780f6544f1d29eac5b19d25a036edb77f559c4 Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-09-10 11:16:15 +0000
    • added chargebackUpdateRequest support
  • Change: 87ddf67f1553ee9d3bb8381ec81dc23c67c0808a Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-09-10 10:39:50 +0000
    • Merge branch 'master' of github.com:Jayceh/Business--OnlinePayment--Litle into Chargeback
  • Change: 93ebde3a8f3a75c3deffa43e0c673dc57bcf061c Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-09-10 10:36:25 +0000
    • Implement chargebackActivitiesRequest
  • Change: fcfdac4679001547d7e3e7011edad2dbfe3667d3 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-10 09:59:55 +0000
    • Add HTTP::Tiny as a pre-req
  • Change: 5881eea08abc49af41c8619c081b18b87bdf0807 Author: Jason Hall <jayce@jaycehall.com> Date : 2012-09-07 13:38:53 +0000
    • Merge pull request #3 from oaxlin/master
    • Sandbox support
  • Change: 99802df7ea37c018aab658b250bd22245c9af158 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-07 14:35:40 +0000
    • Changed from $$ to ->
  • Change: 71215c3f09a7d32fe6e10ecf2afc8b9710f91ccd Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-07 14:25:40 +0000
    • Add sandbox support
  • Change: 2ac6a41d96bed935fc85ce35d3da8d09dc645559 Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-09-07 10:53:09 +0000
    • doc fix, does support unlinked transactions now
  • Change: e21365c4965c2af5ecc2a3377d000bcb3529795c Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-09-07 10:50:42 +0000
    • Merge branch 'master' into Chargeback
  • Change: 014bd289954d5258a96c031a62fab5c878cb3c10 Author: Jason Hall <jayce@jaycehall.com> Date : 2012-09-06 14:44:12 +0000
    • Merge pull request #2 from oaxlin/master
    • Double byte corruption
  • Change: df0e47b6567ecfde44c93f95ab150c85be7b4405 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-06 09:15:31 +0000
    • Remove the regular expression hack and add a cleaner utf8::decode to fix double byte corruption
  • Change: 609c6664192ff1f1345fe91a170ad3c7ed7dd27c Author: Jason Hall <jayce@jaycehall.com> Date : 2012-09-05 14:05:33 +0000
    • Merge pull request #1 from oaxlin/master
    • Pre-discussed sanity captures of XML parsing, as well as data validation methods.
  • Change: 91195fc6537d5d540a79dd8b35ee4b3d35eb8dd7 Author: Jason Terry <jterry@jterry.(none)> Date : 2012-09-05 14:45:08 +0000
    • 1) Documentation 2) A hack fix to the XML post data length.
  • Change: 1a72b472a55e20ed5a908d1ae488193823a20256 Author: root <root@jterry.(none)> Date : 2012-08-31 12:48:19 +0000
    • 1) Make expiration date work for many common date formats 2) Make company_phone work for values like 1-800-Try-This 3) Truncate text in many fields if they are too long 4) Removed non-existent “cardAuthenticaton” field 5) Fix amount fields so they are sent in the proper format ($5.00 = 500) 6) Add extra help for brand new users of Litle, to tell them they need to whitelist
  • Change: c3392a6f9adbc9ab9d2a6cdf89e9dfc22597143a Author: Jason Terry <jterry@jterry.(none)> Date : 2012-08-29 13:58:33 +0000
    • Protect the remaining XMLin calls.
  • Change: f2d1d3ec393a236b63e83d2352d639cf9863978d Author: Jason Terry <jterry@jterry.(none)> Date : 2012-08-28 16:23:27 +0000
    • Protect XMLin
  • Change: d7d421226b95259ffb305069529f24f5f7df9eb9 Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2012-01-18 15:17:51 +0000
    • Chargeback Daily List, and Change status (First versions)
  • Change: 89310f30931976ecb5a7978c9308bd213364240a Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2011-09-12 13:50:16 +0000
    • Duh, filename already has extension from the server using this model.
  • Change: 217ddd3dee9262fc9a623d930e6257f15f3a25de Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2011-09-07 13:49:56 +0000
    • get_content now working it seems. Allows us to bypass my recreation of the functionality of getting the content without writing the file
  • Change: b29d8a75457ccf09b5f73bbc492830e4ad3b62eb Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2011-06-07 11:22:04 +0000
    • Bump in the version number for building
  • Change: d912d50cacc0e75bfa3c4f5b4036fc48fd3e92d8 Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2011-06-07 11:18:27 +0000
    • -Cleanup size truncation method some, enforce field size restrictions -Cleanup partial capture ability, shoudl allow for a partial flag in the content that will let you do partial captures -cleanup unused is_dupe that would cause errors -Fix several broken tests with changed data in our current testing env -- I've noticed several tests will change behaviour from the documented results depending on what features are enabled on your test account :(
  • Change: e19b5a6dbe6e97ad0c7bcb35336429d9f96a277f Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2011-05-17 11:36:56 +0000
    • Add some basic size truncation for the specs city/state/address
  • Change: e981cbaaf9133b6ed4100c787cfd2816ac1b6bc5 Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2011-02-15 13:26:59 +0000
    • replace prints with warn, as this broke one usage that wrapped the stdout..
  • Change: fb1094d9559f1082c17b6b79197acb4b5ddeb014 Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2010-11-15 16:15:14 +0000
    • Merge branch 'master' of github.com:Jayceh/Business--OnlinePayment--Litle
    • Conflicts:
    • Litle.pm
  • Change: 054c2e2ebe30127e4c7dcf31ee4eb1a98ffc098a Author: Jason (Jayce^) Hall <jayce@lug-nut.com> Date : 2010-10-13 13:05:38 +0000
    • Apparently deleted at some point, code that blocks you from adding lineitems to level III data on captures if you have more than 99 lineitems (100 and up will break the spec)
  • Change: e601ce78c19cf03d9b0b44119d09f6d1d23377fc Author: Jason Hall <jayce@wyatt.(none)> Date : 2010-08-27 09:36:29 +0000
    • Visa only allows 99 lineitems or less. If you have more, don't pass 'em at all
  • Plus 5 releases after 2011-11-30 00:00:00 +0000.