Skip to content

Latest commit

 

History

History
71 lines (53 loc) · 7.26 KB

File metadata and controls

71 lines (53 loc) · 7.26 KB

Cybersource Official Payment Plugin

Oracle Commerce Cloud

Contents

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

Audience and Purpose

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.

Conventions

Note, Important, and Warning Statements

Note A Note contains helpful suggestions or references to material not contained in the document.

Important An Important statement contains information essential to successfully completing a task or learning a concept.

Warning 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.

Text and Command Conventions

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.

Acronyms and terminology

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

Related Documents

  • Supplemental Technical Resource Guide for OCC ( HTML )
  • Generic Payment Gateway Integration ( HTML )
  • Payment Integration with OCC ( HTML )
  • OCC Payment FAQ ( HTML )
  • SSE Development Best Practices ( HTML )
  • Developing Widgets in OCC ( HTML )
  • Cybersource REST API Reference ( HTML )