Skip to content

Commit 14ff914

Browse files
Merge pull request #19 from cybersource-tpi/develop
Merging doc changes
2 parents 95b6788 + 8b8297e commit 14ff914

10 files changed

+5
-7
lines changed
Binary file not shown.
Binary file not shown.
371 Bytes
Binary file not shown.
-129 KB
Loading
File renamed without changes.

documentation/installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Please pay attention to installation steps documented for both SSE and widgets (
2727

2828
The following is required before going through installation steps:
2929

30-
1. Yarn version: [1.22.4](https://classic.yarnpkg.com/en/docs/install/#mac-stable)
30+
1. Yarn version: [1.22.18](https://classic.yarnpkg.com/en/docs/install/#mac-stable)
3131
2. NodeJS version: 16.15.0, You could use [NVM](https://github.com/nvm-sh/nvm) to manage multiple versions locally
3232
3. OCC environment
3333
- OCC Admin interface: https://asbx80c1dev-admin-{env}.oraclecloud.com/occs-admin/

documentation/occ.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@ This document is written for merchants who want to use Payment and Value added B
6464

6565
- Supplemental Technical Resource Guide for OCC ( [HTML](https://community.oracle.com/docs/DOC-1038707) )
6666
- Generic Payment Gateway Integration ( [HTML](https://docs.oracle.com/en/cloud/saas/cx-commerce/20c/ccdev/create-generic-payment-gateway-integration1.html) )
67-
- Payment Integration with OCC ( [HTML](https://community.oracle.com/docs/DOC-1032741) )
68-
- OCC Payment FAQ ( [HTML](https://community.oracle.com/docs/DOC-1032746) )
69-
- SSE Development Best Practices ( [HTML](https://community.oracle.com/groups/oracle-commerce-cloud-group/blog/2018/11/08/server-side-extension-development-best-practices) )
70-
- Developing Widgets in OCC ( [HTML](https://docs.oracle.com/en/cloud/saas/cx-commerce/20c/widge/create-widget1.html) )
67+
- SSE Development Best Practices ( [HTML](https://community.oracle.com/customerconnect/discussion/630679/server-side-extension-development-best-practices) )
68+
- Developing OSF in OCC ( [HTML](https://docs.oracle.com/en/cloud/saas/cx-commerce/dosfa/index.html ) )
7169
- Cybersource REST API Reference ( [HTML](https://developer.cybersource.com/api-reference-assets/index.html) )

documentation/package-contents.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The CLI tool is a combined version of utilities shared in the following communit
2121
By running `yarn occ` you will get the list of supported commands
2222

2323
```bash
24-
yarn run v1.22.4
24+
yarn run v1.22.18
2525
$ node ./bin/index.js
2626
Usage: index [options] [command]
2727

documentation/support.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ If you require support with this software, please contact GlobalPartnerSolutions
88
- Plugin/ Extension version: Under Settings->Extension, find the version of the installed ISV Payment Gateway extension.
99
![Extension Version](images/extension-version.png)
1010
- Cybersource Merchant ID: Under Settings->Payment Processing, Select the ISV OCC Payment from the Service Type dropdown, find the Merchant Id
11-
![Merchant Id](images/merchantId.png)
11+
![Merchant Id](images/merchant-id.png)
1212
- Order ID/ Merchant Reference Number: Order ID can be found in Order Confirmation Page or under Order History.
1313
- Configuration screenshots: Please provide screenshots of ISV OCC Gateway Configurations.
1414
- Log file and other relevant data: Download the **debug** and **error** logs from Oracle Commerce Cloud using getExtensionServerLogs admin endpoint.

0 commit comments

Comments
 (0)