Skip Menu |

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

Report information
The Basics
Id: 52475
Status: new
Priority: 0/
Queue: Business-OnlinePayment-Beanstream

People
Owner: Nobody in particular
Requestors: matthew [...] mdarwin.ca
Cc:
AdminCc:

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



Subject: Checking success of a transaction
Beanstream provides elsif ($fields{trnApproved} == 1){ It should be used instead of checking specific messages for success elsif ($fields{messageId} =~/^[129]$/){ in submit()