Documentation | Description |
---|---|
Introduction | Read introduction to become familiar with overall architecture |
Package Contents | Detailed explanation of each package included into solution. Documents available payment gateway settings |
Installation | Go through installation steps to deploy and configure payment extensions to OCC |
Payment Services | |
Credit Card | Detailed information about card payment services, e.g.Microform integration, Payer Authentication (3DSecure) etc |
GooglePay | Documents GooglePay integration and related technical details |
ApplePay | Documents ApplePay integration and related technical details. Includes ApplePay setup steps |
Settlement and Refund | Additional payment services to allow fulfillment processes to settle or refund particular transactions when needed |
Business Services | |
Decision Manager | A detailed technical guide on fraud detection and manual review of transactions |
Reporting | Additional Reporting APIs to allow fulfillment retrieve transactions reviewed in Decision Manager |
Support | Support information |
This document is written for merchants who want to use Payment and Value added Business services. This document provides an overview for integrating Cybersource Official payment services into Oracle Commerce Cloud platform.
A Note contains helpful suggestions or references to material not contained in the document.
An Important statement contains information essential to successfully completing a task or learning a concept.
A Warning contains information or instructions, which, if not heeded, can result in a security risk, irreversible loss of data, or significant cost in time or revenue or both.
Convention | Usage |
---|---|
Inline Code |
Field and service names in text; for example: Include the card_accountNumber field. |
Items that you are instructed to act upon; for example: Click Save . |
|
Code Block |
XML/JSON elements. |
Code examples and samples. |
Acronym | Description |
---|---|
SI | System Integrator. A person or company that specializes in integrating the Oracle Commerce Cloud Payment extension |
RI | Reference Implementation. The implementation of payment integration for Oracle Commerce Cloud using the widget framework and server side extension |
OCC | Oracle Commerce Cloud |
Payment Widget | UI representation of payment methods plugable into storefront's checkout pages |
SSE | Server side extension. Payment Integration Service |
OOTB | Out Of The Box |
Converter | A component which transforms payment service request into REST API specific object. |
MID | Merchant Account |
DM | Decision Manager |
PSP | Payment Service Provider |
TS | Typescript |