Have a website where shippo is integrated. In checkout page I can select shipment options which are coming via shippo API. During checkout can I feed tracking ID proivided by shippo to PayPal?
It's needed for payment protection on PayPal. PayPal should have addresses submitted by user which I can pass to paypal but unable to send tracking ID, Looking for a solution on this.
Thank you
While Shippo will return the tracking number inside the transaction response, there currently does not appear to be any way to submit tracking information directly to the PayPal API.
For eBay related orders, there is the SetShipmentTrackingInfo API which should fulfill the Seller requirements for tracking.
Paypal does appear to be aware of this request however PayPal-REST-API-issues.