{"title":"Install the extension","category":"default","creationDate":1781619336,"content":"<div class=\"sc-notice warning\"><div>\n<p><strong>Deprecated<\/strong><br \/>\nThis Oracle Commerce Cloud extension is deprecated and we are no longer accepting integrations with it.<br \/>\nWe are working on a new extension for Oracle Commerce Cloud.<\/p>\n<\/div><\/div>\n<div class=\"notices green\">\n<p>You need to be an administrator of your Oracle Commerce Cloud account to install the extension.<\/p>\n<\/div>\n<h2>Requirements<\/h2>\n<ul>\n<li>Install Node.js on your machine (v.8.1.1 or later).<\/li>\n<li>Install npm or Yarn.<\/li>\n<\/ul>\n<h2>Step 1: Set up the extension<\/h2>\n<p>To set up the extension in the Oracle Commerce Cloud, you need to:<\/p>\n<ol>\n<li><a href=\"#deploy-the-extension\">Deploy the extension<\/a><\/li>\n<li><a href=\"#enable-the-extension\">Enable the extension<\/a><\/li>\n<\/ol>\n<h3 id=\"deploy-the-extension\">Deploy the extension<\/h3>\n<p>To deploy the extension to Oracle Commerce Cloud:<\/p>\n<ol>\n<li>\n<p>Download the latest extension release from <a href=\"https:\/\/github.com\/Adyen\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">GitHub<\/a> or the Oracle Cloud Marketplace.<\/p>\n<\/li>\n<li>\n<p>Extract the downloaded .zip file on your machine.<\/p>\n<\/li>\n<li>\n<p>In the scripts folder, open the <strong>occ.config<\/strong> file and fill in the following fields:<\/p>\n<table>\n<thead>\n<tr>\n<th>Field<\/th>\n<th>Value<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Username<\/td>\n<td>Your Oracle Commerce Cloud username.<\/td>\n<\/tr>\n<tr>\n<td>Password<\/td>\n<td>Your Oracle Commerce Cloud password.<\/td>\n<\/tr>\n<tr>\n<td>URL<\/td>\n<td>The web address of your Oracle Commerce Cloud admin site.<\/td>\n<\/tr>\n<tr>\n<td>Extension<\/td>\n<td>The name that will be given to the extension created in Oracle Commerce Cloud, for example, Adyen Payments Extension.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/li>\n<li>\n<p>Deploy the extension from your command line using the following commands:<br \/>\n<code>$ cd<\/code> <strong>extracted folder path<\/strong><br \/>\n<code>$ npm run deploy:server<\/code><br \/>\n<code>$ npm run deploy:client<\/code><\/p>\n<\/li>\n<\/ol>\n<p>You will receive a message saying that the extension is installed.<\/p>\n<h3 id=\"enable-the-extension\">Enable the extension<\/h3>\n<p>To enable the extension in Oracle Commerce Cloud administration area:<\/p>\n<ol>\n<li>Go to <strong>Settings<\/strong> &gt; <strong>Payment Processing<\/strong> &gt; <strong>Payment Gateways<\/strong> tab.<\/li>\n<li>Under <strong>Service Type<\/strong>, select <strong>Adyen<\/strong>.<\/li>\n<li>Select <strong>Enable Payment Gateway<\/strong>.<\/li>\n<\/ol>\n<h2>Step 2: Add the Adyen widget<\/h2>\n<p>To add the Adyen widget to your checkout pages in your Oracle Commerce Cloud:<\/p>\n<ol>\n<li>Go to <strong>Design<\/strong>.<\/li>\n<li>Select the <strong>Grid View<\/strong> button in the Checkout Page where you want to add the Adyen widget.<\/li>\n<li>Drag to place the Adyen widget where you want to show it.<\/li>\n<li>Select <strong>Create New Widget Instance<\/strong> and name it, for example, Adyen Checkout Widget.<\/li>\n<li>Select <strong>Save<\/strong>.<\/li>\n<\/ol>\n<h2>Update or re-install the extension<\/h2>\n<p>To update or re-install the extension, you need to first delete the existing extension from Oracle Commerce Cloud.<\/p>\n<div class=\"notices green\">\n<p>Make a copy of all your preferences since these will be lost after the extension is deleted<\/p>\n<\/div>\n<p>To delete the existing extension from Oracle Commerce Cloud:<\/p>\n<ol>\n<li>Go to <strong>Settings<\/strong> &gt; <strong>Extensions<\/strong> and find the Adyen extension.<\/li>\n<li>Select <strong>Deactivate<\/strong>.<br \/>\nThe deactivation may take a few minutes.<\/li>\n<li>After the extension is deactivated, select <strong>Delete<\/strong>.<\/li>\n<\/ol>\n<h2>Next steps<\/h2>\n<div class=\"next-steps\" id=\"next-steps\" >\n<a href=\"\/plugins\/oracle-commerce-cloud\/set-up-the-extension\" class=\"next-steps__step\" style=\"width:45%;\" target=\"_self\"><div class=\"next-steps__label\">required<\/div><p class=\"next-steps__body\"><h5>Set up the extension<\/h5><p>Set up the app in the Adyen Customer Area and in the Commerce Cloud.<\/p><\/p><\/a><a href=\"\/plugins\/oracle-commerce-cloud\/test-and-go-live\" class=\"next-steps__step\" style=\"width:45%;\" target=\"_self\"><p class=\"next-steps__body\"><h5>Test and go live<\/h5><p>Test your integration, and configure your live account, so you can start processing live transactions.<\/p><\/p><\/a><\/div>\n","url":"https:\/\/docs.adyen.com\/plugins\/oracle-commerce-cloud\/install-the-extension","articleFields":{"description":"Learn how to install the Oracle Commerce Cloud extension.","id":"42850191","type":"page","_expandable":{"operations":""},"status":"current","last_edit_on":"27-02-2020 11:43","robots":"noindex,nofollow"},"algolia":{"url":"https:\/\/docs.adyen.com\/plugins\/oracle-commerce-cloud\/install-the-extension","title":"Install the extension","content":"\nDeprecated\nThis Oracle Commerce Cloud extension is deprecated and we are no longer accepting integrations with it.\nWe are working on a new extension for Oracle Commerce Cloud.\n\n\nYou need to be an administrator of your Oracle Commerce Cloud account to install the extension.\n\nRequirements\n\nInstall Node.js on your machine (v.8.1.1 or later).\nInstall npm or Yarn.\n\nStep 1: Set up the extension\nTo set up the extension in the Oracle Commerce Cloud, you need to:\n\nDeploy the extension\nEnable the extension\n\nDeploy the extension\nTo deploy the extension to Oracle Commerce Cloud:\n\n\nDownload the latest extension release from GitHub or the Oracle Cloud Marketplace.\n\n\nExtract the downloaded .zip file on your machine.\n\n\nIn the scripts folder, open the occ.config file and fill in the following fields:\n\n\n\nField\nValue\n\n\n\n\nUsername\nYour Oracle Commerce Cloud username.\n\n\nPassword\nYour Oracle Commerce Cloud password.\n\n\nURL\nThe web address of your Oracle Commerce Cloud admin site.\n\n\nExtension\nThe name that will be given to the extension created in Oracle Commerce Cloud, for example, Adyen Payments Extension.\n\n\n\n\n\nDeploy the extension from your command line using the following commands:\n$ cd extracted folder path\n$ npm run deploy:server\n$ npm run deploy:client\n\n\nYou will receive a message saying that the extension is installed.\nEnable the extension\nTo enable the extension in Oracle Commerce Cloud administration area:\n\nGo to Settings &gt; Payment Processing &gt; Payment Gateways tab.\nUnder Service Type, select Adyen.\nSelect Enable Payment Gateway.\n\nStep 2: Add the Adyen widget\nTo add the Adyen widget to your checkout pages in your Oracle Commerce Cloud:\n\nGo to Design.\nSelect the Grid View button in the Checkout Page where you want to add the Adyen widget.\nDrag to place the Adyen widget where you want to show it.\nSelect Create New Widget Instance and name it, for example, Adyen Checkout Widget.\nSelect Save.\n\nUpdate or re-install the extension\nTo update or re-install the extension, you need to first delete the existing extension from Oracle Commerce Cloud.\n\nMake a copy of all your preferences since these will be lost after the extension is deleted\n\nTo delete the existing extension from Oracle Commerce Cloud:\n\nGo to Settings &gt; Extensions and find the Adyen extension.\nSelect Deactivate.\nThe deactivation may take a few minutes.\nAfter the extension is deactivated, select Delete.\n\nNext steps\n\nrequiredSet up the extensionSet up the app in the Adyen Customer Area and in the Commerce Cloud.Test and go liveTest your integration, and configure your live account, so you can start processing live transactions.\n","type":"page","locale":"en","boost":17,"hierarchy":{"lvl0":"Home","lvl1":"Plugins","lvl2":"Oracle Commerce Cloud","lvl3":"Install the extension"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/","lvl1":"https:\/\/docs.adyen.com\/plugins","lvl2":"https:\/\/docs.adyen.com\/plugins\/oracle-commerce-cloud","lvl3":"\/plugins\/oracle-commerce-cloud\/install-the-extension"},"levels":4,"category":"Plugins","category_color":"green","tags":["Install","extension"]}}
