Log in
Interface

ShippingCallbackManagementInterface

Magento\PaymentServicesPaypal\Api\ShippingCallbackManagementInterface

What it does

This interface defines the contract for handling PayPal shipping callbacks during checkout.

Developers implement this to process shipping address changes and calculate shipping costs when customers update their shipping information within the PayPal payment flow.

It's used to provide real-time shipping options and pricing back to PayPal based on the selected delivery address.

Public Methods

  • execute()