Log in
Model

SubmitFeed

Magento\PaymentServicesSaaSExport\Model\Http\Command\SubmitFeed

What it does

This class handles submitting data feeds to Magento's Payment Services SaaS platform.

Developers use it when they need to send payment-related data to external Magento payment services, such as syncing transaction information or merchant data.

It validates API keys and merchant IDs before making secure HTTP requests to the appropriate service endpoints.

Public Methods

  • execute()