<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>iBizSoft Knowledge &#187; divyang</title>
	<atom:link href="https://www.ibizsoftinc.com/blog/author/divyang/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ibizsoftinc.com/blog</link>
	<description>iBizSoft blog page</description>
	<lastBuildDate>Tue, 17 Mar 2026 05:00:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Customizing Oracle Workflow Notifications for iStore and other Oracle Modules</title>
		<link>https://www.ibizsoftinc.com/blog/customizing-oracle-workflow-notifications-for-istore-and-other-oracle-modules/</link>
		<comments>https://www.ibizsoftinc.com/blog/customizing-oracle-workflow-notifications-for-istore-and-other-oracle-modules/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 10:09:31 +0000</pubDate>
		<dc:creator>divyang</dc:creator>
		
		<guid isPermaLink="false">http://ibizsoftinc.com/blogs/oracle-workflow/customizing-oracle-workflow-notifications-for-istore-and-other-oracle-modules</guid>
		<description><![CDATA[Oracle workflow embedded in Oracle Applications provides ease of change and ease of implementation, enabling you to quickly respond in the rapidly changing world of e-business. We can customize Oracle Applications workflow to enable transactions to reflect your business practices. We can create alternative processing paths to accommodate new business processing rules or introduce new <a class="read-more" href="https://www.ibizsoftinc.com/blog/customizing-oracle-workflow-notifications-for-istore-and-other-oracle-modules/">...read more</a>]]></description>
				<content:encoded><![CDATA[<p>Oracle workflow embedded in Oracle Applications provides ease of change and ease of implementation, enabling you to quickly respond in the rapidly changing world of e-business.</p>
<p>We can customize Oracle Applications workflow to enable transactions to reflect your business practices. We can create alternative processing paths to accommodate new business processing rules or introduce new procedures.</p>
<p>Oracle Workflow is tightly integrated with Oracle iStore. It sends notifications to users on events like User Registration, User Approval, Share Cart, Order confirmation, User inactivation.</p>
<p>Following are the some of the workflows those we usually customize to implement business requirements. Those send notifications for different events occurred in Oracle iStore.</p>
<p><span id="more-541"></span></p>
<p>iStore Alerts Workflow &#8211; IBEALERT.wft<br />
JTF Approval &#8211; JTF_APPR.wft<br />
JTF Send Password &#8211; JTAUMPSW.wft<br />
JTF UM Email Notification &#8211; JTAUMEMN.wft<br />
System : Mailer &#8211; WFMAIL.wft<br />
System : Error &#8211; WFERROR.wft</p>
<p>Oracle Workflow gives a protection and customization level to all the workflow stored in the database and requires the entire user to operate at a certain access level. The level is a numeric value ranging from 0 to 1000.</p>
<p>Here we would describe how to update/customize some notification from &#8216;iStore Alerts Workflow&#8217;. Let us update &#8220;User Registration&#8221; email which is being sent when user register from iStore user registration page.</p>
<p>Update email notification.</p>
<p>1. Logon to Oracle Workflow client and connect to database. (Please check tnsnames.ora for that to work)<br />
2. Select &#8220;iStore Alerts Workflow&#8221; and open.<br />
3. Go to Messages. Copy &#8220;Register as User of Existing Organization&#8221; notification and paste with new name &#8220;XX Register as User of Existing Organization&#8221;.<br />
4. Make required changes to contents of the email from body tab.</p>
<p><a title="workflow1.JPG" href="http://ibizsoftinc.com/blogs/wp-content/uploads/2009/10/workflow1.JPG"><img alt="workflow1.JPG" src="http://ibizsoftinc.com/blogs/wp-content/uploads/2009/10/workflow1.thumbnail.JPG" /></a></p>
<p>Enable customized email notification.</p>
<p>1. Login with iStore Administrator Responsibility.<br />
2. Navigate to Advanced -&gt; Notifications -&gt; Next 15<br />
3. Click on Detail button for event named ‘User Registration’.<br />
4. Click on ‘Register as User of Existing Organization’ check box and click on Enable button. (Please see the note below)<br />
3. Click on Detail button option for event named &#8211; ‘Register as User of Existing Organization’.<br />
4. Click on Update button.<br />
5. Select message named ‘XX User Registration-Business-Default’ and click Apply button.</p>
<p><a title="workflow2.JPG" href="http://ibizsoftinc.com/blogs/wp-content/uploads/2009/10/workflow2.JPG"><img alt="workflow2.JPG" src="http://ibizsoftinc.com/blogs/wp-content/uploads/2009/10/workflow2.thumbnail.JPG" /></a></p>
<p>There is also option available to enable/disable particular notification being sent from &#8220;iStore Alerts Workflow&#8221;.Sometimes according to business requirements we need to fetch values from custom table, lookup type or profile options which requires to make additional setup and define new activities.</p>
<p>We can help to customize Oracle Workflow which involves thorough Business Requirement analysis, setup and implementation. To summarize it involves,</p>
<p>• Perform gap analysis of business requirements vs out of the box functionalities of workflow notifications related to Order confirmation, registration confirmation, approval required, etc…<br />
• Resolve notifications issues with current functionalities like duplicates between custom and seeded, incorrect body text, unwanted messages, poor formatting,etc&#8230;<br />
• Implement functional setup to suppress/unsuppress notifications and customize different workflows like iStore Alert, JTF Approval, JTF Send Password, custom Order Management Workflow.<br />
• Customize &#8216;System Mailer&#8217; and &#8216;System Error&#8217; component to manage error flow and FYI notifications.<br />
• Update the workflow processes flow/activities to generate/prevent custom notifications.<br />
• Suppress / Unsuppress out of the box email notifications from JTF/IBE/OM.<br />
• Introduce/modify custom attributes to derive values from custom lookup type and profile options.<br />
• Develop MD120, TE020 and MD070 documents for Oracle Workflow Customization.</p>
<p>For more detail/support email : support@ibizsoftinc.com</p>
]]></content:encoded>
			<wfw:commentRss>https://www.ibizsoftinc.com/blog/customizing-oracle-workflow-notifications-for-istore-and-other-oracle-modules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Link Company Addresses to Address book in Oracle iStore R12 for B2B users</title>
		<link>https://www.ibizsoftinc.com/blog/link-company-addresses-to-address-book-in-oracle-istore-r12-for-b2b-users/</link>
		<comments>https://www.ibizsoftinc.com/blog/link-company-addresses-to-address-book-in-oracle-istore-r12-for-b2b-users/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 22:09:38 +0000</pubDate>
		<dc:creator>divyang</dc:creator>
		
		<guid isPermaLink="false">http://ibizsoftinc.com/blogs/uncategorized/link-company-addresses-to-address-book-in-oracle-istore-r12-for-b2b-users</guid>
		<description><![CDATA[Oracle iStore does not provide the functionality to link company Addresses to Address Book for B2B users. There are few existing Enhancement Requests made on http://metalink.oracle.com to have this functionality. Here we will discuss how to provide solution to them, making company addresses available for B2B users in address book, with access. The Address book <a class="read-more" href="https://www.ibizsoftinc.com/blog/link-company-addresses-to-address-book-in-oracle-istore-r12-for-b2b-users/">...read more</a>]]></description>
				<content:encoded><![CDATA[<p>Oracle iStore does not provide the functionality to link company Addresses to Address Book for B2B users. There are few existing Enhancement Requests made on http://metalink.oracle.com to have this functionality. Here we will discuss how to provide solution to them, making company addresses available for B2B users in address book, with access.</p>
<p><span id="more-375"></span></p>
<p>The Address book in Oracle iStore display personal addresses for B2B users. To see a personal addresses in the address book, the user has to place an order first using the personal address becuase the address book takes the user&#8217;s information from a table which is updated when the user places an order.</p>
<p>When a B2B user registers, the address specified during registration is associated with the company. However when the user logs in, the address book shows only addresses associated with the user and not the company.</p>
<p>It is really nice to have feature for some customer to make end B2B users able access company addresses into Address book so that they modify the address when required.</p>
<p>There are people who search for solution of linking company addresses to Address book for B2B users. Document with ID &#8211; 208836.1 on http://metalink.oracle.com says that this functionality does not exist in Oracle iStore.</p>
<p>There are already Enhancement Requests ER #1357606, ER #1873173 on http://metalink.oracle.com for this functionality on Oracle iStore.</p>
<p>Here we will provide solution to implement that functionality to Oracle iStore. We required to change ibeCAddAddrBook.jsp file along with its template from iStore Administration -&gt; Template Manager.</p>
<p>Then pull out Party Site Id into the ibeCAddAddrBook.jsp using LoadControlRec. We can use this Party Site Id to get exact Party Id that in turn we can use to get company Address List. Query the database table to get list of all Company Addresses. Here is some part of the code that would implement this functionality&#8230;</p>
<p>/*loadControlRec                       = new CartLoadControlRecord();<br />
loadControlRec.defaultPreferences    = true;<br />
loadControlRec.loadItems             = true;*/</p>
<p>//11.5.11 Setting new control record parameters<br />
loadControlRec.setControl(ShoppingCartConstants.SHIPPABLE, true);<br />
loadControlRec.setControl(ShoppingCartConstants.LINE_SHIPPING, true);<br />
//what about default prefrences????<br />
loadControlRec.setControl(ShoppingCartConstants.LOAD_ITEM, true);<br />
loadControlRec.setControl(ShoppingCartConstants.HEADER_SHIPPING,true);<br />
loadControlRec.setControl(ShoppingCartConstants.PRG,true);<br />
loadControlRec.setControl(ShoppingCartConstants.DEFAULT_PREFERENCE, true);<br />
&#8230;&#8230;&#8230;<br />
&#8230;&#8230;&#8230;<br />
&#8230;&#8230;&#8230;</p>
<p>Displaying all the personal addresses of the user along with this company addresses would make the user able to change the addresses from Address Book itself.</p>
<p>We can use this functionality as solution for the ER requests mentioned above.</p>
<p>For complete solution please mail us at support@ibizsoftinc.com</p>
]]></content:encoded>
			<wfw:commentRss>https://www.ibizsoftinc.com/blog/link-company-addresses-to-address-book-in-oracle-istore-r12-for-b2b-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bibit Integration Solution for Oracle iPayment</title>
		<link>https://www.ibizsoftinc.com/blog/bibit-integration-solution-for-oracle-ipayment/</link>
		<comments>https://www.ibizsoftinc.com/blog/bibit-integration-solution-for-oracle-ipayment/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 06:16:03 +0000</pubDate>
		<dc:creator>divyang</dc:creator>
		
		<guid isPermaLink="false">http://ibizsoftinc.com/blogs/ipayment/bibit-integration-solution-for-oracle-ipayment</guid>
		<description><![CDATA[Integration of Oracle iPayment with Bibit gateway allows Internet merchants to accept multi-channel and complex electronic payment services. iBizSoft solution for Bibit is a secure and complete solution that enables integration with Oracle iPayment (11i) and Payments (R12) with just setup changes, without affecting any existing applications. Its secure implementation can guarantee all customers the <a class="read-more" href="https://www.ibizsoftinc.com/blog/bibit-integration-solution-for-oracle-ipayment/">...read more</a>]]></description>
				<content:encoded><![CDATA[<p>Integration of Oracle iPayment with Bibit gateway allows Internet merchants to accept multi-channel and complex electronic payment services. iBizSoft solution for Bibit is a secure and complete solution that enables integration with Oracle iPayment (11i) and Payments (R12) with just setup changes, without affecting any existing applications.</p>
<p>Its secure implementation can guarantee all customers the efficient management of payments and on time settlement of invoices. It can also operate in multi-currency format to give companies extraordinary flexibility to expand on international markets.</p>
<p><span id="more-309"></span></p>
<p>This solution can be  utilized by Bibit merchants to process online authorizations, captures, void/reversals and refunds using HTTPS XML over the internet. It encompasses credit cards Visa, M/C, Discover, Amex, full Address Verification for U.S., Card Security Verification for Visa, M/C, Amex and Discover.</p>
<p>Oracle iPayment or Oracle Payments</p>
<p>Oracle iPayment (in Oracle Apps 11i) or Oracle Payments (in R12) is an electronic payment processing solution designed for application developers, systems integrators and enterprises that need to &#8220;payment-enable&#8221; new or existing Internet or client/server applications. iPayment provides payment instrument registration APIs for registering payment instruments such as credit cards, bank accounts, and purchase cards. It also provides payment transaction APIs that can perform credit card and purchase card operations such as authorization, capture, and bank account transferoperations. Risk evaluation APIs are provided to perform risk analysis.</p>
<p>Oracle iPayment supports multiple payment processing systems operating simultaneously and provides a powerful, business rulesdriven routing system that gives businesses and merchants full control over transaction processing.</p>
<p>Bibit System</p>
<p>The Bibit Payment Service provides an interface between the shopping basket of the merchant and the international financial institutions. Communication between the system of the merchant and the Bibit Payment Service is done through predefined XML messages over the Internet using standard protocols. This unified XML messaging ensures the merchant only needs to implement one system for all supported international payment methods and currencies. Furthermore the usage of XML enables the merchant to use the system or platform of his choice to conduct his business, be it &#8216;out of the box&#8217; shopping software or proprietary software, and integrate the Bibit Payment Service with their own back-office and logistical systems.</p>
<p>The Bibit authenticates merchants by IP addresses along with Merchant Id and Password.</p>
<p>Integration</p>
<p>Main part of the integration of Oacle E-Business Suite with Bibit requires to perform following actions.</p>
<p>1. Accept parameters from iPayment  in Oapf* format.</p>
<p>2. Create new request object based on transaction type (ora*),</p>
<p>3. Process the transaction,</p>
<p>4. Receive response</p>
<p>5. Set output variables in Oapf* format.</p>
<p>6. Display Oracle iPayment UI.</p>
<p>Follwoing Test card number can be used for testing purpose.</p>
<p>MAESTRO: 6333333333333333336<br />
SOLO_GB: 6767676767676767671 and 6767622222222222222<br />
VISA: 4111 1111 1111 1111 and 4444 3333 2222 1111<br />
AMEX: 3434 343434 34343<br />
ECMC: 5555 5555 5555 4444 and 5454 5454 5454 5454<br />
DINERS: 3614 8900 6479 13<br />
DANKORT: 5019 7170 1010 3742<br />
AIRPLUS: 122000000000003 and 192000000000008<br />
LASER: 6304900017740292441<br />
CB/CARTEBLEUE: 5555 5555 5555 4444</p>
<p>Following screen shots describe how this solution can be implemented on Oracle iPayment for 11i. This procedure will Authorise one transaction successfully and then would Capture the transaction.</p>
<p>1. Setup Payment system for Bibit Gateway in Oracle iPayment.</p>
<p>2. Add Payee and setup Paymentech System as default for that.</p>
<p>3. Create New operation. Step 1. Add order number and amount.</p>
<p><a href="http://ibizsoftinc.com/blogs/wp-content/uploads/2009/03/step-1.JPG" title="step-1.JPG"><img src="http://ibizsoftinc.com/blogs/wp-content/uploads/2009/03/step-1.thumbnail.JPG" alt="step-1.JPG" /></a></p>
<p>4. Finish Step 2. Card number, Address and Exp date along with other fields.<br />
<a href="http://ibizsoftinc.com/blogs/wp-content/uploads/2009/03/step-2.JPG" title="step-2.JPG"><img src="http://ibizsoftinc.com/blogs/wp-content/uploads/2009/03/step-2.thumbnail.JPG" alt="step-2.JPG" /></a></p>
<p>5. Submit the transaction for AuthOnly type.</p>
<p><a href="http://ibizsoftinc.com/blogs/wp-content/uploads/2009/03/step-3.JPG" title="step-3.JPG"><img src="http://ibizsoftinc.com/blogs/wp-content/uploads/2009/03/step-3.thumbnail.JPG" alt="step-3.JPG" /></a></p>
<p>6. You will receive successfull transaction with Authcode and other detail.</p>
<p><a href="http://ibizsoftinc.com/blogs/wp-content/uploads/2009/03/authonly-bib.JPG" title="authonly-bib.JPG"><img src="http://ibizsoftinc.com/blogs/wp-content/uploads/2009/03/authonly-bib.thumbnail.JPG" alt="authonly-bib.JPG" /></a></p>
<p>7. Go to Operation and get latest transaction.</p>
<p><a href="http://ibizsoftinc.com/blogs/wp-content/uploads/2009/03/orders1.JPG" title="orders1.JPG"><img src="http://ibizsoftinc.com/blogs/wp-content/uploads/2009/03/orders1.thumbnail.JPG" alt="orders1.JPG" /></a></p>
<p>8. While you click Capture it returns success.</p>
<p><a href="http://ibizsoftinc.com/blogs/wp-content/uploads/2009/03/capture-bib.JPG" title="capture-bib.JPG"><img src="http://ibizsoftinc.com/blogs/wp-content/uploads/2009/03/capture-bib.thumbnail.JPG" alt="capture-bib.JPG" /></a></p>
<p>Email us at support@ibizsoftinc.com to know more about this custom solution.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.ibizsoftinc.com/blog/bibit-integration-solution-for-oracle-ipayment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chase Paymentech Certified Orbital Solution for Oracle iPayment</title>
		<link>https://www.ibizsoftinc.com/blog/chase-paymentech-certified-integration-solution-for-oracle-ipayment-and-chase-paymentech-orbital-gateway-system/</link>
		<comments>https://www.ibizsoftinc.com/blog/chase-paymentech-certified-integration-solution-for-oracle-ipayment-and-chase-paymentech-orbital-gateway-system/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 23:56:25 +0000</pubDate>
		<dc:creator>divyang</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ibizsoftinc.com/blogs/ipayment/chase-paymentech-certified-integration-solution-for-oracle-ipayment-and-chase-paymentech-orbital-gateway-system</guid>
		<description><![CDATA[izSoft solution for Certified Payment Orbital solution integrating it with Oracle iPayment (11i) and Payments (R12) is a flexible, secure and complete solution. It enables semaless integration with just setup changes, without affecting any existing application. This is also certified by Chase paymentech certification analyst. This solution can be  utilized by Chase Paymentech merchants to <a class="read-more" href="https://www.ibizsoftinc.com/blog/chase-paymentech-certified-integration-solution-for-oracle-ipayment-and-chase-paymentech-orbital-gateway-system/">...read more</a>]]></description>
				<content:encoded><![CDATA[<p>izSoft solution for Certified Payment Orbital solution integrating it with Oracle iPayment (11i) and Payments (R12) is a flexible, secure and complete solution. It enables semaless integration with just setup changes, without affecting any existing application. This is also certified by Chase paymentech certification analyst.</p>
<p>This solution can be  utilized by Chase Paymentech merchants to process online authorizations, captures, void/reversals and refunds using HTTPS XML over the internet. Solution is basically for  Chase Paymentech’s Orbital platform in Salem, NH.</p>
<p>It encompasses credit cards Visa, M/C, Discover, Amex, full Address Verification for U.S., Card Security Verification for Visa, M/C, Amex, Discover, and ECI indicator flag functionality of 7.</p>
<p><span id="more-275"></span></p>
<p><strong>Oracle iPayment or Oracle Payments</strong></p>
<p>Oracle iPayment (in Oracle Apps 11i) or Oracle Payments (in R12) is an electronic payment processing solution designed for application developers, systems integrators and enterprises that need to &#8220;payment-enable&#8221; new or existing Internet or client/server applications. iPayment provides payment instrument registration APIs for registering payment instruments such as credit cards, bank accounts, and purchase cards. It also provides payment transaction APIs that can perform credit card and purchase card operations such as authorization, capture, and bank account transferoperations. Risk evaluation APIs are provided to perform risk analysis.</p>
<p>Oracle iPayment supports multiple payment processing systems operating simultaneously and provides a powerful, business rulesdriven routing system that gives businesses and merchants full control over transaction processing.</p>
<p><strong>Chase Paymentech Orbital</strong></p>
<p>The Chase Paymentech Orbital Gateway system is a modular set of web-enabled tools permit merchants to securely accept and process card-not present payments over the Internet. The Orbital Gateway works with both of Chase Paymentech’s Host Processing Platforms &#8211; PNS and Salem. The PNS platform, which is sometimes referred to as the Tandem or Tampa, is primarily targeted to Retail and smaller customers. The Salem platform, sometimes referred to as the Stratus, is primarily targeted to Card-Not-Present processing and larger customers.</p>
<p>Chase Paymentech has adopted XML as its standard to process transactions over the Internet. Three types of XML APIs (Application Program Interface) may be used for XML processing on the Orbital Gateway.</p>
<p>The Orbital Gateway System authenticates merchants by IP addresses. During the certification process the merchant is required to register the IP address for the system that communicates with the Gateway. Additionally the IP address must be affiliated with the merchant ID number. Any activity presented from an IP address that is not registered and associated with the correct merchant ID results in an error.</p>
<p><strong>Integration</strong></p>
<p>Main part of the integration of Oacle E-Business Suite with Paymentech requires to perform following actions.</p>
<p>1. Accept parameters from iPayment  in Oapf* format.</p>
<p>2. Create new request object based on transaction type (ora*),</p>
<p>3. Process the transaction,</p>
<p>4. Receive response</p>
<p>5. Set output variables in Oapf* format.</p>
<p>6. Display Oracle iPayment UI.</p>
<p>Following screen shots describe how this solution can be implemented on Oracle iPayment for 11i. This procedure will Authorise one transaction successfully and then would Capture the transaction.</p>
<div>
<p><a href="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step1.png"><img class="alignnone size-full wp-image-5119" alt="Step1" src="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step1.png" width="1642" height="617" /></a></p>
<hr />
<a href="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step2.png"><img class="alignnone size-full wp-image-5120" alt="Step2" src="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step2.png" width="1642" height="679" /></a></p>
<hr />
<a href="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step3.png"><img class="alignnone size-full wp-image-5121" alt="Step3" src="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step3.png" width="1642" height="648" /></a></p>
<hr />
<a href="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step4.png"><img class="alignnone size-full wp-image-5122" alt="Step4" src="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step4.png" width="1642" height="679" /></a></p>
<hr />
<a href="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step5.png"><img class="alignnone size-full wp-image-5123" alt="Step5" src="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step5.png" width="1642" height="648" /></a></p>
<hr />
<a href="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step6.png"><img class="alignnone size-full wp-image-5124" alt="Step6" src="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step6.png" width="1642" height="679" /></a></p>
<hr />
<a href="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step7.png"><img class="alignnone size-full wp-image-5125" alt="Step7" src="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step7.png" width="1642" height="657" /></a></p>
<hr />
<a href="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step8.png"><img class="alignnone size-full wp-image-5126" alt="Step8" src="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step8.png" width="1642" height="626" /></a></p>
<hr />
<a href="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step9.png"><img class="alignnone size-full wp-image-5127" alt="Step9" src="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step9.png" width="1642" height="657" /></a></p>
<hr />
<a href="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step10.png"><img class="alignnone size-full wp-image-5128" alt="Step10" src="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step10.png" width="1642" height="626" /></a></p>
<hr />
<a href="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step11.png"><img class="alignnone size-full wp-image-5129" alt="Step11" src="https://www.ibizsoftinc.com/blog/wp-content/uploads/2009/03/Step11.png" width="1642" height="626" /></a></p>
</div>
<p>Email us at support@ibizsoftinc.com to know more about this custom solution.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.ibizsoftinc.com/blog/chase-paymentech-certified-integration-solution-for-oracle-ipayment-and-chase-paymentech-orbital-gateway-system/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
