Skip to Content
0
Jun 19, 2018 at 07:07 AM

Can we modify sop.post.url from /acceleratorservices/sop-mock/process to /ourstorefront/sop-mock/process ?

340 Views

I want to include a Debit payment ,using mock implementation , I have written my own controller like SilentPostOrderController and given sop.post.url pointing to my customized url but while calling redirectPost.jsp it shows server error.

Do we need any other configuration for using custom storefront instead of acceleratorservices ?