Hi folks ,We have a requirement in our project where we want to implement razor-pay as our payment gateway. We want razorpay client to achieve this feature for which we have converted the maven jar of razorpay as bundle and done the following things as below.Step 1. Converted the razorpay jar to bun...
Thanks everyone for your support . This feature is already enabled in AEMCaas . Below is the github link.https://github.com/adobe/aem-project-archetype/blob/develop/src/main/archetype/dispatcher.cloud/src/conf.d/rewrites/default_rewrite.rules#L24
Hi Folks ,Please let me know how to setup X-Forwarded-For in our dispatcher in order to get details of client IP details . We are using AEMCaas . Got this post below but unable to figure out where to write this . https://www.lazydeveloper.tech/aem/accessing-the-users-ip-address-on-aem-servers-in-ams...
@aemninja - please follow this . The solution is provided.https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/problem-when-export-experience-fragment-to-adobe-target/td-p/310771
check out for filter.xml under ui.content. and try to add following with mode "merge" .<filter root="/content/yourproject" mode="merge"/><filter root="/content/experience-fragments/yourproject" mode="merge"/>Thanks ,kaushik
Hi @Madhur-Madan ,In this approach we can only use SPA components but not AEM core components in the same container. We need hybrid approach where in normal aem container we will be able to add SPA components as well.Regards,Kaushik
Hi @cwalter ,In this approach we can only use SPA components but not AEM core components in the same container. We need hybrid approach where in normal aem container we will be able to add SPA components as well.Regards,Kaushik