woocommerce-paypal-payments/api
Narek Zakarian 9ed0c49bc9
Create an API function for adding tracking info.
This function retrieves the PayPal capture ID associated with the given WooCommerce order, creates a shipment instance, and sends it to the PayPal Order Tracking API.
If tracking information for the given tracking number already exists, it will be updated; otherwise, it will be added as new tracking information.
2025-08-11 19:58:22 +04:00
..
order-functions.php Create an API function for adding tracking info. 2025-08-11 19:58:22 +04:00