Core Class Name
PayPal core is not a standalone primary core but an EWallet core. This is setup together with a different primary core in a multi core environment. The following example needs to be set manually in EFTLinkConfig.properties
. In this example, there are 2 cores. The primary one is OPI Retail core and PayPal is the EWallet core.
NumEPSCores=2
EPSCore0 = oracle.eftlink.opiretail.OPIRetailCore
EPSCore1 = oracle.eftlink.paypal.PayPalCore
EwalletCore = 1