AEM Integration with Cybersource for adobe commerce | Community
Skip to main content
June 30, 2025

AEM Integration with Cybersource for adobe commerce

  • June 30, 2025
  • 2 replies
  • 479 views

Hi All,

Trying to integrate with cybersource and the order submission is thru Magento. 

Does any one know how to implement it?

I believe whoever is using EAM as front end for adobe commerce would've come up with this scenario.

 

If anyone has code for the integration, it would be really helpful.

Any help would is appreciated.

 

Thanks

Venkata

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

TarunKumar
Community Advisor
Community Advisor
July 2, 2025

Hi @venkat_-_privileged_accouja ,

There are few steps that , I'd suggest to follow:

1.Set Up CyberSource Account:

Create a CyberSource account if you haven't already.
Obtain API keys and credentials necessary for integration.

2. Develop Custom Components:

Create custom AEM components that will handle payment processing.
Use AEM's Sightly/HTL and Java to build components that interact with CyberSource's API.
Integrate CyberSource API:
Use CyberSource's REST API to integrate payment processing into your AEM components.
Implement server-side logic in AEM to handle payment requests and responses.

3.Configure Security:

Ensure that all communications with CyberSource are secure.
Use HTTPS and ensure that sensitive data is encrypted.

 

 

-Tarun

Level 2
July 2, 2025

Thank you for the reply!

I have cybersource setup and installed extension in magento. Setup of simple order payment(SOP) in magento complete. I am able to make payment from LLUMA site.

 

I am looking for any AEM component which makes call to magento to get the form from cybersource?

 

Any help appreciated if anyone can share this code.

kautuk_sahni
Community Manager
Community Manager
July 16, 2025

@venkat_-_privileged_accouja Just checking in — were you able to resolve your issue?
We’d love to hear how things worked out. If you found another solution, feel free to share it — your insights could really benefit the community. Thanks again for being part of the conversation!

Kautuk Sahni