Advertisement
Guest User

Untitled

a guest
May 30th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. $shippingService = new TypesShippingServiceOptionsType();
  2. $shippingService->ShippingServicePriority = 1;
  3.  
  4. $item->SellerProfiles = new TypesSellerProfilesType();
  5. $item->SellerProfiles->SellerShippingProfile->ShippingProfileID = $someid
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement