Bug #57
closed
Bo Registration - EasyPayStatusCheck.jsp hit error for the browser response back time
Added by chin-yeh almost 14 years ago.
Updated almost 14 years ago.
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){
[nicholas] invalid argument changed from int to string
- Status changed from Feedback to In Progress
Chee-Hoong wrote:
invalid data type fixed.
has it been fixed?
- Status changed from In Progress to Feedback
- Assignee changed from Chee-Hoong to chin-yeh
fixed, tested, and commited
- Status changed from Feedback to In Progress
- Assignee changed from chin-yeh to Chee-Hoong
please double check if it's been fixed.
- 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
- 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.
the US credit card is tested after the URL can be link.
no error and transaction is success with receipt displayed on the page
- 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
- Status changed from Feedback to Closed
- Resolution set to Fixed
Also available in: Atom
PDF