Project

General

Profile

Actions

Bug #57

closed

Bo Registration - EasyPayStatusCheck.jsp hit error for the browser response back time

Added by chin-yeh over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
eCosway mall
Target version:
Start date:
01/26/2011
Due date:
01/28/2011
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

Bo Registration: ============
EasyPayStatusCheck.jsp hit error for the browser response back time.

Log:

15:31:37,687 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: Unable to compile class for JSP:

An error occurred at line: 64 in the jsp file: /EasypayStatusCheck.jsp
The method setOrderId(String) in the type PayCreditCardHandler is not applicable for the arguments (int)
61:
62:                     payCreditCardHandler = new PayCreditCardHandler();
63:                     payCreditCardHandler.setConnection(con);
64:                     payCreditCardHandler.setOrderId(tmOrder);
65:                     easyPayInterfaceBean = payCreditCardHandler.getCardDetailsByOrderId();
66:
67:                     if (easyPayInterfaceBean != null){


Related issues 1 (0 open1 closed)

Related to Bug #52: BO Registration - fail go to payment pageClosedChee-Hoong01/19/201101/28/2011

Actions
Actions #1

Updated by chin-yeh over 13 years ago

[nicholas] invalid argument changed from int to string

Actions #2

Updated by Chee-Hoong over 13 years ago

  • Status changed from Feedback to In Progress

invalid data type fixed.

Actions #3

Updated by chin-yeh over 13 years ago

Chee-Hoong wrote:

invalid data type fixed.

has it been fixed?

Actions #4

Updated by Chee-Hoong over 13 years ago

  • Status changed from In Progress to Feedback
  • Assignee changed from Chee-Hoong to chin-yeh

fixed, tested, and commited

Actions #5

Updated by chin-yeh over 13 years ago

  • Status changed from Feedback to In Progress
  • Assignee changed from chin-yeh to Chee-Hoong

please double check if it's been fixed.

Actions #6

Updated by Chee-Hoong over 13 years ago

  • Status changed from In Progress to Feedback
  • Assignee changed from Chee-Hoong to chin-yeh

payment reach end of stage with receipt displayed (for "others" credit card)
url link not found for US credit card

Actions #7

Updated by chin-yeh over 13 years ago

  • Assignee changed from chin-yeh to Chee-Hoong

Do capture the full error message next time.

By the way, the error occured because the receipt URLs were not authorized. After added those URLs into merchant a/c, the error is not occured anymore.

Actions #8

Updated by Chee-Hoong over 13 years ago

the US credit card is tested after the URL can be link.
no error and transaction is success with receipt displayed on the page

Actions #9

Updated by Chee-Hoong over 13 years ago

  • Assignee changed from Chee-Hoong to chin-yeh

the US credit card is tested after the URL can be link.
no error and transaction is success with receipt displayed on the page

Actions #10

Updated by chin-yeh over 13 years ago

  • Status changed from Feedback to Closed
  • Resolution set to Fixed
Actions

Also available in: Atom PDF