Log in
Model

ShippingCallbackManagement

Magento\PaymentServicesPaypal\Model\Api\ShippingCallbackManagement

What it does

This class handles PayPal shipping callbacks during checkout, processing shipping address changes and shipping method selections made within the PayPal interface.

Developers use this to synchronize shipping information between PayPal and Magento when customers update their delivery details during the PayPal payment flow.

It validates the request, retrieves the quote, processes shipping updates, and returns formatted responses back to PayPal.

Public Methods

  • execute()