Implementing Credit card processing in D365FO

Hello All,

I am trying to implement credit card processing (Integration with payment gateway) solution in D365FO. I am wondering if I can find some reference to know the differences between Ax 2012R3 and D365FO built in framework and its limitations.

Also I would like to know the process of entering new credit cards in D365FO. I learnt that the framework provided opens a page and then we need to embed a web page from the payment processor to collect the data. Is this correct?

Thanks in Advance!

The integration steps vary by payment gateway. The payment gateway and their integration module is a factor for limitations. AX & D365FO are very different as you will have discovered by now.

As to the 2nd part, the way my solution works is that when processing payments it opens a new window so the application never touches sensitive payment data, and all of our goodies work. That is the new norm, improving security and features while reducing issues related to ERP version changes. The integration module we provide is complete with minimal work by developer to install it, and little or no customization required. It works the same for AX & D365FO but the implementation steps are different.

I know this is old, but nobody had answered and ManjulaC