Project

General

Profile

Actions

Feature #161

closed

Feature #160: ecpg payment gateway integration

Added Installment feature

Added by Soh Keong over 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
02/05/2013
Due date:
% Done:

100%

Estimated time:
Resolution:
Fixed

Description

Had added installment feature in new jar file.

1. Please kindly download from HERE

2. Add total 5 columns in TABLE ECOS.ECPG_INTERFACE
  • ALTER TABLE ECOS.ECPG_INTERFACE ADD TRX_MODE VARCHAR;
  • ALTER TABLE ECOS.ECPG_INTERFACE ADD INSTALL INTEGER;
  • ALTER TABLE ECOS.ECPG_INTERFACE ADD FIRST_AMT DECIMAL;
  • ALTER TABLE ECOS.ECPG_INTERFACE ADD EACH_AMT DECIMAL;
  • ALTER TABLE ECOS.ECPG_INTERFACE ADD FEE DECIMAL;

3. Added 2 fields in PaymentECPG & 4 fields in ResponseECPG object. (Please refer to Specification)

Actions #1

Updated by Soh Keong about 11 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
  • Resolution set to Fixed
Actions

Also available in: Atom PDF