You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given order purchased with paypal and has items with product variants marked as shipping required/tracked,
When order's shipment state changes to shipped and tracking is inputted
Then add tracking to paypal transaction.
The text was updated successfully, but these errors were encountered:
In order to get access to funds more quickly and get seller protection, tracking information should be sent to paypal automatically.
https://developer.paypal.com/docs/tracking/
Given order purchased with paypal and has items with product variants marked as
shipping required
/tracked
,When order's shipment
state
changes toshipped
andtracking
is inputtedThen add
tracking
to paypal transaction.The text was updated successfully, but these errors were encountered: