You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/occ.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
2
-
# ISV OCC Payment Plugin
2
+
# Cybersource Official Payment Plugin
3
3
4
4
## Oracle Commerce Cloud
5
5
@@ -23,7 +23,7 @@
23
23
24
24
## Audience and Purpose
25
25
26
-
This document is written for merchants who want to use Payment and Value added Business services. This document provides an overview for integrating ISV OCC payment services into Oracle Commerce Cloud platform.
26
+
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.
5.[Capturing funds during authorization (SALE)](#capturing-funds-during-authorization-sale)
15
16
@@ -273,6 +274,10 @@ The following UI component contains Payer Authentication integration logic `plug
273
274
-`server-extension/src/services/payments/converters/request/mappers/payerAuthEnrollMapper.ts` Including payer auth reference id into PSP card authorization request
274
275
-`server-extension/src/services/payments/converters/request/mappers/payerAuthValidationMapper.ts` Including payer auth validation token into PSP card authorization request
275
276
277
+
#### Decision Manager with Payer Authentication
278
+
You can use Decision Manager with payer authentication services to allow the risk of an order to determine when you need to invoke payer authentication.
279
+
[Decision Manager with Payer Authentication](https://ebc.cybersource.com/content/ebc/docs/cybs/en-us/html/dm-develop/developer/all/so/oxy_ex-1/topics/c_Using_DM_With_Payer_Auth.html)
280
+
276
281
#### Strong Customer Authentication (SCA)
277
282
278
283
When `Payer Authentication` is enabled, if a transaction gets declined with the reason as Strong Customer Authentication required, then another request will be sent from Oracle Commerce Cloud automatically for the same order and the customer will be 3DS challenged.
"description": "This collection is included into SSE package which can be used for testing and exploring the endpoints.\n\nThe following collection variables should be updated prior its running:\n\nOCC_ENVIRONMENT\nAPP_KEY\napplePayInitiativeContext",
0 commit comments