Skip Menu |

This queue is for tickets about the Business-OnlinePayment-Exact CPAN distribution.

Report information
The Basics
Id: 70658
Status: open
Priority: 0/
Queue: Business-OnlinePayment-Exact

People
Owner: Nobody in particular
Requestors: DONOR [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.01
Fixed in: (no value)



Subject: Capture/completion; v8 URLs; test-transaction; result- & avs-code; etc.
We have made several enhancements to Business::OnlinePayment::Exact for a customer who had chosen Exact as their payment gateway. We hope these enhancements can be incorporated into BOP::Exact on CPAN. 0.02 2011-08-31 - v8 URLs for proxy/endpoint and on-action - test_transaction sets server to api-demo.e-xact.com (Use for demo/test account, not by transaction) - For capture/completion, use order_number value as Authorization_Num, for use of the order_number key consistent with other BOP modules. Documented that the order-number value needed for capture, comes from the pre-authorization return from bank 'authorization' rather than gateway 'order_number', in contrast to some other BOP modules. - Coded (but did not test) content keys for level 2 (corporate card) data fields - Set result_code & avs_code values from gateway response - by Randall Whitman <www.whizman.com> on contract to DonorWare LLC dba donor.com <cpan @ donor . com>. - includes the patch from rt.cpan.org for MakeMaker prompt in tests % md5sum Business-OnlinePayment-Exact-0.02.tar.gz 4fcc20f0e5eb4f450cb26e8375d1b951 Business-OnlinePayment-Exact-0.02.tar.gz % sha1sum Business-OnlinePayment-Exact-0.02.tar.gz 488a461fe0cac5f28e0a83057809c69b3516a445 Business-OnlinePayment-Exact-0.02.tar.gz Randall Whitman, for donor.com
Subject: Business-OnlinePayment-Exact-0.02.tar.gz

Message body not shown because it is not plain text.

From: bitcard [...] whizman.com
In light of updated notes_for_module_writers_v3 [1], as discussed relating to BOP eSelectPlus [2], it would be better to update BOP Exact to align usage of 'authorization' & 'order_number' with notes_for_module_writers_v3. I have a patch available (attached): 160c34753fcdfc0da58118510af5d632 bop-exact-diff-0.02-0.03.patch.gz aafbed61148d8eeaa0f22ba9ba3b9cd8 bop-exact-new-0.02-0.03.tar.gz To test without interactive prompts: env PERL_MM_USE_DEFAULT=1 make test In developer testing, capture/completion seems to intermittently succeeed, and intermittently error with "Violation" (try again later). [1] http://cpansearch.perl.org/src/IVAN/Business-OnlinePayment-3.02/notes_for_module_writers_v3 [2] https://rt.cpan.org/Public/Bug/Display.html?id=71171
Subject: bop-exact-diff-0.02-0.03.patch.gz

Message body not shown because it is not plain text.

Subject: bop-exact-new-0.02-0.03.tar.gz
Download bop-exact-new-0.02-0.03.tar.gz
application/x-gzip 147b

Message body not shown because it is not plain text.