Module: Edi::Walmart

Defined in:
app/services/edi/walmart/orchestrator.rb,
app/services/edi/walmart/order_retriever.rb,
app/services/edi/walmart/ship_code_mapper.rb,
app/services/edi/walmart/ship_with_walmart.rb,
app/services/edi/walmart/feed_message_sender.rb,
app/services/edi/walmart/price_message_sender.rb,
app/services/edi/walmart/confirm_message_sender.rb,
app/services/edi/walmart/order_message_processor.rb,
app/services/edi/walmart/order_message_retriever.rb,
app/services/edi/walmart/price_message_processor.rb,
app/services/edi/walmart/inventory_message_sender.rb,
app/services/edi/walmart/shipping_label_purchaser.rb,
app/services/edi/walmart/confirm_message_processor.rb,
app/services/edi/walmart/acknowledge_message_sender.rb,
app/services/edi/walmart/discontinue_flow_processor.rb,
app/services/edi/walmart/inventory_message_processor.rb,
app/services/edi/walmart/listing_message_feed_sender.rb,
app/services/edi/walmart/listing_message_feed_processor.rb,
app/services/edi/walmart/feed_submission_result_processor.rb,
app/services/edi/walmart/catalog_item_information_processor.rb,
app/services/edi/walmart/catalog_item_information_retriever.rb

Overview

The core class of our Walmart API integration, the factory for all processor

Defined Under Namespace

Classes: AcknowledgeMessageSender, CatalogItemInformationProcessor, CatalogItemInformationRetriever, ConfirmMessageProcessor, ConfirmMessageSender, DiscontinueFlowProcessor, FeedMessageSender, FeedSubmissionResultProcessor, InventoryMessageProcessor, InventoryMessageSender, ListingMessageFeedProcessor, ListingMessageFeedSender, Orchestrator, OrderMessageProcessor, OrderMessageRetriever, OrderRetriever, PriceMessageProcessor, PriceMessageSender, ShipCodeMapper, ShipWithWalmart, ShippingLabelPurchaser