Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Integrating POS terminal (credit card reader) with oracle forms over RS232

PeterValencicNov 6 2009 — edited Nov 7 2009
Hello..
If someone need a code (bean) to integrate the pos terminal inside Oracle forms with PJC just send me email. ( peterv##in2.si)(replace the ## with @)

I have a Hypercom terminal M4230 model connected via RS232 cable to the PC.
The bean is a simple java panel with some input and output parameters.
The oracle forms application generates transaction message to the POS terminal.
The POS terminal will acknowlwdge the request prior to processing the transaction.
The POS terminal receives this transaction and initiates the trasnasction process. The transaction amount is included in this message and all other data required will be prompted on
the POS terminal. The POS terminal examines the content of the transaction request, asks for not given values (like: Card number) and performs the authorization operations (e.g: ask for PIN code, performs authorization call, check stoplists...). The POS terminal sends the transaction description back to the PJC component with an transaction response including authorization code or deny message..

regards
Peter Valencic

Edited by: Peterv6i on Nov 6, 2009 3:56 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 5 2009
Added on Nov 6 2009
1 comment
1,044 views