User Tools

Site Tools


pub:ipayment

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
pub:ipayment [2021/08/06 18:34] – [4. Work with Database Connections] kkramerpub:ipayment [2021/08/06 19:09] kkramer
Line 1: Line 1:
-[[Epay Epay Module to iACH ]]\\+[[start#iach | iACH ]]\\
  
 ====== iPayment Module ====== ====== iPayment Module ======
Line 52: Line 52:
 ==== 4. Work with Database Connections  ==== ==== 4. Work with Database Connections  ====
  
-Below is the Main menu screen for iPayment.+
 <html><pre> <html><pre>
   8/06/21                   ACH iPayment Solutions                    AC6000C1     8/06/21                   ACH iPayment Solutions                    AC6000C1  
Line 63: Line 63:
                                                                                                                                                                  
  Opt  Connection  Description                      Creation/Update Log Info.      Opt  Connection  Description                      Creation/Update Log Info.    
-      ADELACHDBC  Adel Wiggins ACH DB Connector    OFERRER      6/08/2021  11:57 +      ADELACHDBC  Adellines ACH DB Connector       OFERRER      6/08/2021  11:57 
-      DEMOACH     Florida Outdoor Demo             ANGUYEN      5/05/2014  14:12+      DEMOACH     Florida Outdoors                 ANGUYEN      5/05/2014  14:12
       TEST                                         ANGUYEN      1/28/2013  12:53       TEST                                         ANGUYEN      1/28/2013  12:53
   2   TESTCONN    Test connection                  ANGUYEN      1/14/2013  10:25   2   TESTCONN    Test connection                  ANGUYEN      1/14/2013  10:25
Line 79: Line 79:
                                                                                                                                                                  
 </pre></html> </pre></html>
-==== 4. Work with Database Connections  ==== 
  
-Below is the Main menu screen for iPayment.+The database file should be setup in a Database connection because it requires the constraint mapping between database field and ACH fields. 
 + 
 +<html><pre> 
 +  8/06/21                   ACH iPayment Solutions                    AC6000R5   
 + 18:33:48                  Maintain a DB Connection                   KKRAMER    
 +                                                                                 
 + DB Connection . . . : TESTCONN   Description: Test connection                 
 + Host name/address . . : *LOCAL                               *LOCAL, IP or Name 
 +                                                                                 
 + File  . . . . . . . . : PAYEETEST  Library  . : IDOCSACH     *LIBL, Name        
 +                                                                                 
 + Settings for remote host:                                                       
 + Port  . . . . . . . . :        Number                                           
 + User name . . . . . . :                 Name                                    
 + Password  . . . . . . :                       Confirm Password:                 
 + Connection Time-out . :   60  Second                                            
 +                                                                                 
 + Connection Statement .:                                                         
 +                                                                                 
 +                                                                                 
 + Connection Driver . . :                                                         
 +                                                                                 
 +                                                                                 
 +                                                                                 
 +                                                                                 
 +  F3=Exit   F4=Prompt   F10=Save   F12=Cancel                                    
 +                                                                                 
 +</pre></html> 
 + 
 +---- 
 + 
 +==== Work with Database Map Fields  ==== 
 + 
 +Select the Connection with option 8 
 <html><pre> <html><pre>
   8/06/21                   ACH iPayment Solutions                    AC6000C1     8/06/21                   ACH iPayment Solutions                    AC6000C1  
- 18:31:59              Work with Database Connections                 KKRAMER   + 18:49:12              Work with Database Connections                 KKRAMER   
                                                                                                                                                                  
  Type options, press Enter.                                                       Type options, press Enter.                                                     
Line 92: Line 125:
                                                                                                                                                                  
  Opt  Connection  Description                      Creation/Update Log Info.      Opt  Connection  Description                      Creation/Update Log Info.    
-      ADELACHDBC  Adel Wiggins ACH DB Connector    OFERRER      6/08/2021  11:57 +      ADELACHDBC  Adellines ACH DB Connector       OFERRER      6/08/2021  11:57 
-      DEMOACH     Florida Outdoor Demo             ANGUYEN      5/05/2014  14:12+      DEMOACH     Florida Outdoors                 ANGUYEN      5/05/2014  14:12
       TEST                                         ANGUYEN      1/28/2013  12:53       TEST                                         ANGUYEN      1/28/2013  12:53
-    TESTCONN    Test connection                  ANGUYEN      1/14/2013  10:25+    TESTCONN    Test connection                  ANGUYEN      1/14/2013  10:25
                                                                                                                                                                  
                                                                                                                                                                  
Line 109: Line 142:
 </pre></html> </pre></html>
  
 +<html><pre>
 +  8/06/21                   ACH iPayment Solutions                    AC6100C1  
 + 18:45:18              Work with Database Map Fields                  KKRAMER   
 +                       File: PAYEETEST  Library: IDOCSACH                       
 + Database Connection . . TESTCONN                                               
 + Type options, press Enter.                                                     
 +  2=Edit   4=Delete                                                             
 +                                                                                
 + Position to              Name, *START                                          
 +                                                                                
 + Opt  Name        Function    Description                          Len Type Dec 
 +      CHECKAMT    DCHECKAMT   Check amount                          15     5  
 +      CHECKAMT    *NONE       Check amount                          15     5  
 +      CHECKNUM    DCHECKNBR   Check number                          10     5  
 +      CHECKNUM    *NONE       Check number                          10     5  
 +      PAYEEACC    DPAYEEACC   Payee Account                         20     5  
 +      PAYEEACC    DBNKTRNS#   Payee Account                         20     5  
 +      PAYEEIDN    DPAYEEID    Payee ID in numeric                    7     0  
 +      PAYEENAM    DPAYEENAME  Payee Name                            50     0  
 +      PAYMDATE    *NONE       Payment Date                               0  
 +      PAYMENTYPE  DTRNCODE    Payment Type                               0  
 +      PAYORID     HPAYORID    Payor Company ID                      20     0  
 +                                                                        More... 
 + F3=Exit   F5=Refresh   F6=Add   F9=Condition                                   
 +</pre></html>
 +==== Merge ACH with dbase and Email ====
 +Merge ACH with dbase and Email (ACHDBEML) 6.97 08/06/2021
 +
 +<html><pre>
 +                    Merge ACH with dbase and Email (ACHDBEML)                   
 +                                                                                
 + Type choices, press Enter.                                                     
 +                                                                                
 + ACH Definition . . . . . . . . .   achdemo       Name                          
 + Database connection  . . . . . .   testconn      Name                          
 + Effective Date (YYMMDD)  . . . .   *FORMD        Character value, *FORMD       
 + From: eMail address  . . . . . .                                               
 +                                                                                
 + To: eMail address  . . . . . . .   info@bankofmoney.com                        
 +                                                                                
 +                + for more values                                               
 +                                                                                
 + CC: eMail address  . . . . . . .                                               
 +                                                                                
 +                + for more values                                               
 +                                                                                
 +                                                                                
 +                                                                                
 +                                                                                
 +                                                                        More... 
 + F3=Exit   F4=Prompt   F5=Refresh   F12=Cancel   F13=How to use this display    
 + F24=More keys  
 +</pre></html>                                                              
 ---- ----
  
 <html>&#091;</html>[[start#iach | Up to Main Menu ]]<html>&#093;</html> <html>&#091;</html>[[start#iach | Up to Main Menu ]]<html>&#093;</html>
 +
 ---- ----
  
-<html>&#091;</html>[[start#iach | Up to Main Menu ]]<html>&#093;</html> 
pub/ipayment.txt · Last modified: 2022/06/25 17:02 by 127.0.0.1