Step 4: OOB code changes
Learn about OOB code changes.
Files that are changed as a part of the Digital River payment integration, tax management, and Order Management System (OMS) will be available in the out-of-the-box (OOB) folder in the archive (custom folder). The following modified extensions will appear in the archive:
Storefront changes
The OOB yacceleratorstorefront and yb2bacceleratorstorefront use the template storefront for Digital River extension development for B2C and B2B respectively. The following files are updated for tax and payment integration. If the merchant application uses any custom files, update them with the changes for Digital River from this file list:
yacceleratorstorefront files
addressFormElements.tagaddressFormSelector.tagbillAddressFormSelector.tagbillingAddressFormElements.tagorderTotals.tagorderUnconsignedEntries.tagmaster.tagaccountOrderDetailShippingInfo.jspaccountProfileEditPage.jspaddEditDeliveryAddressPage.jspcheckoutSummaryPage.jspsilentOrderPostPage.jspspring-filter-config.xmlbase_en.propertiesmulti-step-checkout-config.xmlcheckoutOrderSummary.tagaccountPaymentInfoPage.jsporderTotalsItem.tagaccountOrderDetailOrderTotals.tagchooseDeliveryMethodPage.jspguestOrderPage.jspacc.silentorderpost.js
yb2bacceleratorstorefront files
acc.silentorderpost.jsmulti-step-checkout-config.xmlspring-filter-config.xmladdressFormElements.tagbillAddressFormSelector.tagcheckoutOrderSummary.tagorderTortals.tagaccountOrderDetailOrderTotals.tagorderTotalsItem.tagorderUnconsignedEntries.tagmaster.tagaccountProfileEditPage.jspaddEditDeliveryddressPage.jspchooseDeliveryMethodPage.jspsilentOrderPostPage.jspcheckoutConfirmatinThankMessage.jspguestOrderPage.jsp
b2bacceleratoraddon files
orderUnconsignedEntries.tagaccountOrderDetailShippingInfo.jspcheckoutSummaryPage.jspbase_enmulti-step-checkout-config.xmlacc.paymentType.jsPaymentTypeCheckoutStepController.java
consignmenttrackingaddon file
orderUnconsignedEntries.tag
This tag, in consignmenttrackingaddon, yacceleratorstorefront, and yb2bacceleratorstorefront has changed to display the status for the Digital River product. The merchant application should make the necessary changes in custom implementation for the Digital River product if changes exist.
orderselfserviceaddon files
We changed the following files in order-management\orderselfserviceaddon to support Digital River product cancellation:
CancelOrderPageController.javaextensioninfo.xmlaccountReturnTotals.tag
Order Management System (OMS) file changes
We added or modified the following files in order-management\yacceleratorordermanagement to support Digital River OMS:
extensioninfo.xmlorder-process-spring.xmlprojectdata-dynamic-business-process-order.impexprojectdata-dynamic-business-process-return.impexConfirmShipConsignmentAction.javaCheckOrderAction.javaCheckAuthorizeOrderPaymentAction.javaSendAuthorizationFailedNotificationAction.javaFulFillDigitalAction.javaSourceOrderAction.javaVerifyOrderCompletionAction.javaProcessOrderCancellationAction.javaFraudCheckOrderAction.javaSendOrderPlacedNotificationAction.javaTakePaymentAction.javaCaptureRefundAction.javaDefaultCheckOrderService.java
Last updated