WIX Code Database Payment Integration

Hi There WIX Experts!

We are looking for a payment gateway which will read information from our Wix Database and understand what to charge a client.

We will not be creating ‘products’ in the typical fashion, we are pulling information from our Magento Store and create a WIX Website. We would like a payment gateway to simply read our Database and charge the client the relevant price and send them an email with relevant information.

Is this possible?

TY in advance.

Hi,
You can learn how to send emails from this tutorial .
Does Magento Store use REST API? If so, it’s possible with fetch method.
If you need to embed some code it’s possible to use HTML component.
For more information:

Please update in your progress.
Roi