Can I send tracking ID which is being generated for the shipment to PayPal?

84 Views Asked by At

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

1

There are 1 best solutions below

1
jato On

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.