summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-14B:OP:HTTPS: Normalize https_post (and debugging) response_code to "NNN messag...BUSINESS_ONLINEPAYMENT_3_00_08ivan
2007-06-13spealingivan
2007-06-13Enable retrieval of fraud transaction score and transaction ID, B:OP and B:FD...ivan
2007-04-11defined &$class is not how you detect if a class has been loaded (just using ...ivan
2007-04-11*** empty log message ***ivan
2007-04-11B:OP:HTTPS: set response_page, response_code, response_headersivan
2007-03-233.00_07BUSINESS_ONLINEPAYMENT_3_00_07ivan
2007-03-22- update https_get and https_post: now set headers for LWP / Crypt::SSLeayplobbes
2007-03-133.00_06BUSINESS_ONLINEPAYMENT_3_00_06ivan
2007-03-13no need for dev versioning on HTTPS.pm tooivan
2007-03-12- changelogs from B:OP and B:OP:HTTPS changes to support PayflowPro rewriteplobbes
2007-03-12- pass %data (processor data) to set_defaults for use in backendsplobbes
2007-03-12- ran code through perltidyplobbes
2007-03-12- add optional \%options (options hashref) to https_get and https_postplobbes
2007-03-10- added missing =over 4 and =back and other minor formattingplobbes
2007-02-25doc: list a bunch of previously undocumented fieldsivan
2007-01-22- new/updated test casesplobbes
2007-01-19- use Test::Pod if availableplobbes
2007-01-19- "use" test was moved to 00load.tplobbes
2007-01-19- initial "use" test that will BAIL_OUT if we failplobbes
2007-01-13- minor cleanupplobbes
2007-01-13- skip if B::OP::https fails, test cases from bop.tplobbes
2007-01-13- moved fraud_detect related tests to t/fd_precharge.tplobbes
2007-01-13- skip all tests if 'use Business::OnlinePayment::HTTPS' failsplobbes
2006-11-29- CPAN Bug# 23587: _pre_submit() would return success if fraud detection isBUSINESS_ONLINEPAYMENT_3_00_05plobbes
2006-11-24bump version to 3.00_05, fix, fix inclusion of B:FS:preCharge in "make instal...ivan
2006-11-240.05?ivan
2006-11-20- _risk_detect(): explicity set return valueplobbes
2006-11-20- Used feedback from MSCHWERN / Bug #22074 to cleanup new/_pre_submit moreplobbes
2006-11-20- minor cleanup of test driversplobbes
2006-11-20- removed fraud_detect w/preCharge test, dist doesn't contain preCharge yetplobbes
2006-11-20* Add Class data %WrappedSubmitClassMethod to remember "wrapped" submitsplobbes
2006-11-20* 8 new tests and 1 new "MOCK3" driver for testing _pre_submit() functionalityplobbes
2006-10-103.00_04 for realBUSINESS_ONLINEPAYMENT_3_00_04ivan
2006-10-10add missing files to MANIFEST, move failure_statuses to top of the changelog ...ivan
2006-10-10DOC: s/exp_date/expiration/; #closes CPAN#21082ivan
2006-10-103.00_04ivan
2006-08-31removed TODO since it doesn't exist in CVSplobbes
2006-08-31- remove extra block in code that redefines submit for subclassplobbes
2006-08-31- Add a second test driver (this one has a submit method)plobbes
2006-08-31Doh! Forgot to fix the test count in bop.tlawrence
2006-08-31Changed the logic in the symbol-table magic to punt if the processorlawrence
2006-08-30Changes to code formatting, POD and other non-functional changes.plobbes
2006-08-30- Lots of general cleanup, no functional changes. "fill paragraphs" inplobbes
2006-08-30- test that required_fields() returns 0 if no required fields are missingplobbes
2006-08-30More changes per discussions on bop-develplobbes
2006-08-30- Removed some old commented out 2.x statementsplobbes
2006-08-30- created test cases for (all?) methods except _risk_detect _pre_submitplobbes
2006-08-29adding Phil's changes to Changesivan
2006-08-29- content() now returns empty hash if no content is definedplobbes