sonalipanchal
Forum Replies Created
-
Hi @brgreene , exactly what issue you are facing??
Hi @xootix,
I am using Wholesale market plugin for wholesale price
Wholesale market pluginOk thanks for your support.
Ok Sorry but this was by mistake.
But can you please give me the solutions for this?
Hello,
My problem is resolved.
Now i have one query I want to ship too many quantities with bigger dimension box.
[fallback_reason] => Failure: The maximum per package weight for the selected service from the selected country or territory is 150.00 pounds. (111035)
So how can I increase weight capacity?
Because in my website there is wholesale user and its obvious thing that they will order too much quantities and box size will also bigger.So what shoud I do?
- This reply was modified 5 years ago by sonalipanchal.
Hi @martapaw ,
We have not added any plugin that specifically for user’s shipping zone.
But I have one another user that is “Wholesale User” so the shipping method is not applied on this user.
And one more thing in wholesale user role type – Shipping zone is applied but UPS shipping method is not
Which types of user role is supported by this plugin?
- This reply was modified 5 years ago by sonalipanchal.
- This reply was modified 5 years ago by sonalipanchal.
Hello @martapaw ,
I am facing the problem like this.
If i am log-in as a admin
And i have two shipping zone:
1)UPS Shipping Zone
2)Locations not covered by your other zonesBut every time its taking “Locations not covered by your other zones” shipping zone
And when i check after logout than it shows “UPS Shipping Zone”
Why this thing is happened?
@martapaw ,
No I am not able to see live rates.Just i can see message everytime “There are no shipping options available. Please ensure that your address has been entered correctly, or contact us if you need any help.”
UPS: Request to UPS API
<?xml version=”1.0″?>
<RatingServiceSelectionRequest xml:lang=”en-US”>
<Request>
<TransactionReference/>
<RequestAction>Rate</RequestAction>
<RequestOption>Shop</RequestOption>
</Request>
<PickupType>
01
<Description/>
</PickupType>
<Shipment>
<Service>
03
<Description/>
</Service>
<Shipper>
<ShipperNumber>A65Y62</ShipperNumber>
<Address>
<AddressLine1>116 E Pine St,</AddressLine1>
<City>Millville</City>
<StateProvinceCode>NJ</StateProvinceCode>
<PostalCode>08332</PostalCode>
<CountryCode>US</CountryCode>
</Address>
</Shipper>
<ShipFrom>
<Address>
<AddressLine1>116 E Pine St,</AddressLine1>
<City>Millville</City>
<StateProvinceCode>NJ</StateProvinceCode>
<PostalCode>08332</PostalCode>
<CountryCode>US</CountryCode>
</Address>
</ShipFrom>
<ShipTo>
<Name/>
<CompanyName/>
<AttentionName/>
<Address/>
</ShipTo>
<AlternateDeliveryAddress>
<Address>
<AddressLine1>1209 HIGH ST N</AddressLine1>
<City>MILLVILLE</City>
<PostalCode>08332</PostalCode>
<CountryCode>US</CountryCode>
</Address>
</AlternateDeliveryAddress>
<ShipmentIndicationType>
02
</ShipmentIndicationType>
<Package>
<PackagingType>
02
<Description/>
</PackagingType>
<PackageWeight>
<Weight>6</Weight>
<UnitOfMeasurement>
LBS
<Description/>
</UnitOfMeasurement>
</PackageWeight>
<PackageServiceOptions/>
</Package>
<ShipmentServiceOptions/>
</Shipment>
</RatingServiceSelectionRequest>UPS: Response from UPS API
<?xml version=”1.0″?>
<RatingServiceSelectionResponse>
<Response>
<ResponseStatusCode>0</ResponseStatusCode>
<ResponseStatusDescription>Failure</ResponseStatusDescription>
<Error>
<ErrorSeverity>Hard</ErrorSeverity>
<ErrorCode>111211</ErrorCode>
<ErrorDescription>The requested accessory option is unavailable between the selected locations.</ErrorDescription>
</Error>
</Response>
</RatingServiceSelectionResponse>Hello @martapaw ,
Here is Request
<?xml version=”1.0″?>
<RatingServiceSelectionRequest xml:lang=”en-US”>
<Request>
<TransactionReference/>
<RequestAction>Rate</RequestAction>
<RequestOption>Shop</RequestOption>
</Request>
<PickupType>
01
<Description/>
</PickupType>
<Shipment>
<Service>
03
<Description/>
</Service>
<Shipper>
<ShipperNumber>A65Y62</ShipperNumber>
<Address>
<AddressLine1>116 E Pine St,</AddressLine1>
<City>Millville</City>
<StateProvinceCode>NJ</StateProvinceCode>
<PostalCode>08332</PostalCode>
<CountryCode>US</CountryCode>
</Address>
</Shipper>
<ShipFrom>
<Address>
<AddressLine1>116 E Pine St,</AddressLine1>
<City>Millville</City>
<StateProvinceCode>NJ</StateProvinceCode>
<PostalCode>08332</PostalCode>
<CountryCode>US</CountryCode>
</Address>
</ShipFrom>
<ShipTo>
<Name/>
<CompanyName/>
<AttentionName/>
<Address/>
</ShipTo>
<Package>
<PackagingType>
02
<Description/>
</PackagingType>
<PackageWeight>
<Weight>6</Weight>
<UnitOfMeasurement>
LBS
<Description/>
</UnitOfMeasurement>
</PackageWeight>
<PackageServiceOptions/>
</Package>
<ShipmentServiceOptions/>
</Shipment>
</RatingServiceSelectionRequest>
And REsponse is:
<?xml version=”1.0″?>
<RatingServiceSelectionResponse>
<Response>
<ResponseStatusCode>0</ResponseStatusCode>
<ResponseStatusDescription>Failure</ResponseStatusDescription>
<Error>
<ErrorSeverity>Hard</ErrorSeverity>
<ErrorCode>111210</ErrorCode>
<ErrorDescription>The requested service is unavailable between the selected locations.</ErrorDescription>
</Error>
</Response>
</RatingServiceSelectionResponse>Hello @martapaw ,
Shipping Zone : Shipping Zone
Shipping Method: Shipping Method
MethodAlso ,
Where can I found this option
– copy the information from the checkout request and response: https://wpdesk.me/mp/qurcd.png and paste here.??I am using Origin address is below:
Origin addressAnd my store address is also same:
Store AddressAnd Address i am using on checkout page is:
1035 W Van Buren St,
Chicago
Illinois
60607Can you please help me out
Or can you please give me the correct US address so i can test this plugin and one more thing i am using free version of this plugin
- This reply was modified 5 years ago by sonalipanchal.
Hello @martapaw ,
I have added both the address (Store address and Custom origin) but getting same message everytime “There are no shipping options available. Please ensure that your address has been entered correctly, or contact us if you need any help.”