Log in
Model

Converter

Magento\PaymentServicesSaaSExport\Model\Http\Converter

What it does

This converter transforms data into a standardized JSON format for SaaS export HTTP requests in Payment Services.

It wraps the data with metadata including feed name, timestamp, merchant ID, and version before serializing it to JSON.

Developers use this when sending payment-related data to Magento's SaaS services for synchronization.

Public Methods

  • toBody()