How to integrate iPayment module with external Payment System

Hi,
I have a requirement where I need to integrate Oracle iPayments in Release 11i with external payment system which is different than standard payment system given by Oracle,so can anybody please guide me on the steps which need to be performed to integrate Oracle iPayment with external payment system for credit card transaction processing.
I want to implement both the models gateway payment model and payment processor model.
It will be really helpful if anybody can provide me some sample code for the servlet to be written and the configuration steps asap.
Thanks in advance.
Thanks,
Devendra
Edited by: Devendra Pratap Singh on Mar 23, 2009 12:02 PM
Edited by: Devendra Pratap Singh on Mar 24, 2009 4:03 PM
Edited by: Devendra Pratap Singh on Mar 24, 2009 9:05 PM

Devendra,
Review the following notes:
Note: 333676.1 - Oracle iPayment White Paper
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=333676.1
Note: 135745.1 - iPayment API and Interface FAQ
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=135745.1
Regards,
Hussein

Similar Messages

  • How to integrate BPEL source with a versioning system like CVS?

    Hi,
    I am looking for an answer about a question related to versioning? Which files are enough to build a process (in the future on another server for example) that will be stored in CVS folder?
    any help will be appreciated..

    Have a look at the samples, they contain what you need.
    Basically you need to version
    *.wsdl Interface Definition Files
    *.bpel BPEL Process Defintion
    bpel.xml BPEL Process Descriptor
    build.xml Ant Build File
    *.jpr JDeveloper Project File
    The first three must be saved to be able to rebuild the process. It is a good idea :-) to save the build files so it can be built from the command line (Ant build file) and edited in JDeveloper (jpr file).

  • How to Integrate HCM Process with Webdynpro ABAP Application

    hi,
    I have issue regarding how to integrate HCM Process with Webdynpro abap application.
    I had created one HCM process for transfer using Hrasr_dt T code and also created form scenario and work flow.
    How to Integrate HCM Process with Webdynpro ABAP Application
    by
    Parthasarathi

    hi suhasini,
    Thanks for your reply,
    Can u explain in detail.. and Give any documents or links...
    by
    Parthasarathi

  • How to map Idoc fields with external file

    Hi All,
    How to map Idoc fields with external file.
    I want to check the settings where Idoc fields are mapped with external file.
    Thanks in advance.
    Regards,
    Govind.

    If you have configured a fileport where on trigger of IDOC you are creating the file, you can look at the message type documentation and get the offset values for each field in each segment

  • How to integrate WPF NotifyIcon with Caliburn.Micro

    Hi, can anyone help with my question? I've asked 20 days ago...
    http://stackoverflow.com/questions/27588784/how-to-integrate-wpf-notifyicon-with-caliburn-micro
    Any insights?
    Take a look at WPF FlashMessage
    About.me

    Hello Joba Diniz,
    I'm afraid you need to contact the writer of the two libraries to consult this issue:
    http://www.hardcodet.net/wpf-notifyicon
    https://caliburnmicro.codeplex.com/
    After my research they are all third party libraries and we have no idea about its content.
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to integrate USSD Aggregator with JMS from Brand mobiliser

    Please help me to come out of this problem (How to integrate USSD Aggregator with JMS from Brand mobiliser)

    Dear jeevan,
    Step 1: Login into Brand mobiliser
    Step 2: Under Work space Administration configure JMS channel manager.
    Step 3: Use work space outbound channel as JMS.
    Step 4: write JMS api to process inbound and outbound queues.

  • How to integrate Google calendar with MS CRM Service calendar

    Dear Team, 
     how to integrate Google calendar with MS CRM Service calendar?
    Please reply to below mail id 
    [email protected] 
    Thanks & Regards
    Dhamodharan R
    Thanks & Regards Dhamodharan R Myblog : http://mscrmexpert.wordpress.com

    Hello,
    The TechNet Website Feedback forum is designed to help Microsoft improve TechNet (technet.microsoft.com) by sending your suggestions and bugs.
    Your post is off topic hers, and should be asked in the
    Microsoft Dynamics CRM Forum on the Microsoft Dynamics Community.
    As Microsoft's Dynamics Community forums are on a different platform, we cannot move the question for you.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • How to Integrate XML Pulisher with OAF

    Hi,
    How to Integrate XML Pulisher with OAF??
    Regards,
    Mayank,

    Hi,
    If you are using View Link then
    public XMLNode getPrintDataXML()//XMLNode
    OAViewObject vo = (OAViewObject)findViewObject("EmpVO1");
    ByteArrayOutputStream outputStream = new ByteArrayOutputStream();
    XMLNode xmlNode = (XMLNode) vo.writeXML(4, XMLInterface.XML_OPT_ALL_ROWS);
    return xmlNode;
    I hope this will fetch the data from View Link also.
    Regards,
    Reetesh Sharma

  • How to integrate  microsoft outlook with WebAS

    how to integrate  microsoft outlook with WebAS

    Nibu,
    I guess users enumerated enough options in your original thread on different forum: Integration of Web AS and Microsoft OutLook and there is no need for cross-posting
    VS

  • How to assign function module with process code in IDOC ?

    how to assign function module with process code in IDOC ? and what code i have to write in that function module for custom IDOC ?
    helpful answer will be rewarded?

    Hi,
    First goto transaction we42 -->editing mode --> new entries -->give name of your process code and description --> processing with alv service and function module -->then press enter -->after that enter the name of the function module you want to associate from the drop down and save it.
    Thats the way to assign function module with process code.
    In that process code we will have the Function modules and Bapi's which will take the data which we are sending through IDOC and then process it.
    for example: i am triggering the IDOC for every purchase order created then this process code in the receiver system will take the data which i have enetered in the sender system to create the purchase order and process it and creates the same purchase order in the receiver's system.
    Reward if helpful.
    with regards,
    Syed

  • How to integrate Note Service with the webservice space?

    Hi
    Can anyone please guide me how to integrate *"Note Service"* with the webcenter spaces. I need to implement "Personal Note" in my webcenter space application. Please can anyone give me article showing step by step procedure to implemennt note service with webcenter spaces or some sample examples.
    Regards
    Raj

    Hi
    Already i have seen this document, here they did not mention how to get the "Note TaskFlow" in resource catalog. In Resource catalog I didn't find any component named "Note TaskFlow".
    To make it visible in resource catalog. What should I do?
    To integrate Webcenter Services(link, mail, notes, etc..) with webcenter spaces, what do i need to do? Itseems all services are in the form of taskflows. How can i make it enable and to bring it in resource catelog?
    Regards
    Raj

  • How to integrate android application with oracle database using oracle mobile database server.

    Hi,
    I developed one web application using oracle database. I want to implement same web application in android. My problem is how to integrate android application with existing oracle database using oracle database mobile server. Can u please guide me how to install oracle database mobile server and how to integrate android app with existing oracle database..
    Thank you.

    In the Database Mobile Doc set there is an entire book that covers the Installation of Oracle Database Mobile Server.   Chap 4 of that book contains screen shots and all kinds of information that will help guide you through the installation.   We also have a doc on the different mobile clients.  Chap 2 of that guide covers installs and integration of an android app. 
    thanks
    mike

  • How to integrate Crystal Report  with oracle JDeveloper 11g

    Hi,
    How to integrate Crystal Report  with oracle JDeveloper 11g
    Regards ,
    Amol

    I dont think that you can integrate Crystal Reports with JDevelpoer but you can use runtime libraries to your project to get crystal report functionality
    To know more please go through supported platforms
    [Supported Platforms|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/504d0204-681e-2b10-2381-853d88974cfc]
    Regards,
    Tej

  • How to Integrate Oracle Apps with BPEL

    hi
    How to Integrate Oracle Apps with Fusion Middleware(BPEL) ?
    Please Provide me steps:
    Regards,
    Khushal

    hi,
    There is an adapter thats being provided with the standard adapter set with SOA installation . There are several ways of integrating with Oracle Apps . The adapter has all the options listed out.
    Regards,
    Ajay

  • How to integrate oracle webcenter with oracle webcenter Sites?

    How to integrate oracle webcenter with oracle webcenter Sites?

    This very much depends on what you mean by the first "oracle webcenter" and what kind of integration you are looking for.
    Oracle WebCenter contains three main product lines:
    - Oracle WebCenter Portal,
    - Oracle WebCenter Sites,
    - and Oracle WebCenter Content.
    Since the newest version 11.1.1.8 it is possible to store Sites' assets in WebCenter Content.
    WebCenter Portal, where the name WebCenter originated from, is another front-end technology, so it would rather co-exist next to Sites than integrate with them. See this thread WebCenter Portal and WebCenter Sites Integration for more details.

Maybe you are looking for

  • More than one output for a single line in an sql

    Hi There, I have a table like the following , A B 1 5 2 4 I want to output the following, 1-1 1-2 1-3 1-4 1-5 2-2 2-3 2-4 Is it possible to write a single sql statement to do this? Thanks, --JJ                                                         

  • Output as PDF via outlook

    Hello All, I am sending the output of a sales order as a PDF attachment via outlook mail. It wokrs fine. but only worry is the Chinese characters are appearing strange and not what we need. If I print / preview the output in SAP it shows the Chinese

  • BEx web query execution problem

    Dear All, While running a BI query through BEx Query Designer, it is generating portal URL as: http:///irj/portal/ ..... instead of standard format http://<hostname>:<port number>/... For our project, EP is out of scope. So, how can I make this work.

  • Time Machine incorrectly reporting free space

    I'm seeing this on Mavericks (retina MBP, 500GB SSD about 60% utilized) . I've got a AFP network share that I copied a clean 800GB sparesebundle to. I use Disk Utility to mount and verify it, and it says, 650MB used, which means it's essentially 99%

  • RPM financial planning - units

    Hello PPM experts, We use financial planning for our portfolio items. Currently all amounts are shown in the currency defined on the item with 2 digits after the decimal. This is far too detailled. Our project controllers would like to get the amount