Expand my Community achievements bar.

Integrate KCP Payment method with Adobe App Builder

Avatar

Level 1

Hello everyone, i want to integrate KCP payment method to magento 2 eCommerce site us adobe app builder, can any one please let us know is it possible and how to integrate payment method with Magento 2 eCommerce site using adobe app builder. and if it is possible then what is path (steps) to implement it or any document link, thank you!

Note: i have already installed KCP extension on Magento 2 eCommerce site but now i want to replace it as integrate with app builder. 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Level 1

To integrate the KCP payment method with your Magento 2 site using Adobe App Builder, you'll need to replace the existing KCP extension with an API-based solution. Adobe App Builder supports custom module creation, allowing you to extend functionality such as payment methods. If you're familiar with .NET cloud development, the same API integration principles apply. You'll need to set up KCP API credentials, create a custom payment method, and configure it in Magento's admin panel. Refer to Adobe’s official documentation for more guidance on integrating payment solutions seamlessly.

The steps typically involve:

  1. Set up the KCP API credentials.
  2. Create a custom payment method module.
  3. Configure the payment gateway in the Magento admin.