Log in
Interface

FeedRouteResolverInterface

Magento\PaymentServicesSaaSExport\Model\Http\Command\FeedRouteResolverInterface

What it does

This interface defines a contract for resolving API routes for different feed types in the Payment Services SaaS Export module.

Developers implement this interface to provide route mapping logic that determines which API endpoint should be used when exporting specific payment-related data feeds to Adobe's SaaS platform.

Public Methods

  • getRoute()