on ‎2020 Nov 18 1:40 PM
While going through the checkout step in OOB commerce 2005 in local setup I am getting issue at adding payment method. Can anyone please help me with this. I haven't made any changes to the OOB code. the recipe used is cx_integrations and B2C custom module is created and I am trying to place an order on electronic storefront.
Below is the full log:
INFO | jvm 1 | main | 2020/11/18 09:51:11.841 | WARN [hybrisHTTP14] [CharonHandler] this is a blocking call, be aware of performance concerns INFO | jvm 1 | main | 2020/11/18 09:51:11.841 | INFO [hybrisHTTP14] [CharonHandler] baseUrl:https://tokenUrl, method:POST, consumes:Optional[application/x-www-form-urlencoded], uri:/token INFO | jvm 1 | main | 2020/11/18 09:51:13.956 | ERROR [hybrisHTTP14] [CisSapDigitalPaymentFormActionUrlStrategy] Error while requesting for the card registration URL from SAP Digital payment [%s] INFO | jvm 1 | main | 2020/11/18 09:51:13.956 | ERROR [hybrisHTTP14] [PaymentMethodCheckoutStepController] Failed to build beginCreateSubscription request INFO | jvm 1 | main | 2020/11/18 09:51:13.957 | de.hybris.platform.cissapdigitalpayment.exceptions.SapDigitalPaymentRegisterUrlException: Digital payment getregistrationurl request failed. Service unavalablejava.net.UnknownHostException: No such host is known (tokenUrl) INFO | jvm 1 | main | 2020/11/18 09:51:13.957 | at de.hybris.platform.cissapdigitalpayment.strategies.impl.CisSapDigitalPaymentFormActionUrlStrategy.getHopRequestUrl(CisSapDigitalPaymentFormActionUrlStrategy.java:51) ~[classes/:?] INFO | jvm 1 | main | 2020/11/18 09:51:13.957 | at de.hybris.platform.acceleratorservices.payment.impl.DefaultAcceleratorPaymentService.beginHopCreatePaymentSubscription(DefaultAcceleratorPaymentService.java:86) ~[classes/:?] INFO | jvm 1 | main | 2020/11/18 09:51:13.957 | at de.hybris.platform.acceleratorfacades.payment.impl.DefaultPaymentFacade.beginHopCreateSubscription(DefaultPaymentFacade.java:141) ~[classes/:?] INFO | jvm 1 | main | 2020/11/18 09:51:13.958 | at com.myconcerto.storefront.controllers.pages.checkout.steps.PaymentMethodCheckoutStepController.enterStep(PaymentMethodCheckoutStepController.java:146) [classes/:?] INFO | jvm 1 | main | 2020/11/18 09:51:13.959 | at com.myconcerto.storefront.controllers.pages.checkout.steps.PaymentMethodCheckoutStepController$FastClassBySpringCGLIB$1e99a101.invoke(<generated>) [classes/:?] INFO | jvm 1 | main | 2020/11/18 09:51:13.959 | at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) [spring-core-5.2.3.RELEASE.jar:5.2.3.RELEASE]
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.