• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Andy Miller
#1 Posted : Tuesday, August 21, 2007 6:37:24 PM(UTC)
Andy Miller

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 2,136

Was thanked: 1 time(s) in 1 post(s)
Steps to reproduce:
<OL>
* Create a gift certificate with Customer Selected Price.

* Add gift certificate and one shippable item to an order.

* Call Order.GetShippingGroups() (or any ShippingProvider that calls GetShippingGroups()).
</OL>
The call to GetShippingGroups will fail because the ShippingMode for the gift certificate is ShippingModes.None.
Andy Miller
Structured Solutions

Shipper 3 - High Velocity Shipment Processing
Andy Miller
#2 Posted : Wednesday, August 22, 2007 7:12:44 AM(UTC)
Andy Miller

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 2,136

Was thanked: 1 time(s) in 1 post(s)
One possible fix: add this line immediately before the Commit in the Save method (BVAdmin\Catalog\GiftCertificateEdit.aspx.vb),




Code:

p.ShippingMode = ShippingMode.ShipFromSite

Note that p.NonShipping is set to True, so this change will not cause the GC to be considered when calculating shipping costs.
Andy Miller
Structured Solutions

Shipper 3 - High Velocity Shipment Processing
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2025 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012