cancel
Showing results for 
Search instead for 
Did you mean: 

Magento2 integrating a third party API

Magento2 integrating a third party API

Hello,

 

I am in the process of researching the capabilities of Magento2, particularly if it is possible to integrate a third party API in Magento. If for example a customer puts an item into the basket, at that point there should be a (synchronous) API call from Magento to the third party. There should also be another API call when the payment is processed, again involving the same third party API. I've seen Magento's integration documentation, but that doesn't suit my situation. If anyone has any insight regarding my issue, help would be much appreciated.

 

1 REPLY 1

Re: Magento2 integrating a third party API

Hi @riigorpetr8324,

I recommend that you familiarize yourself with the article that will help you understand how to implement Magento 2 integration, using a third-party service: How to Connect to Magento 2 API Easily? 

I hope it will help you.