Open brent-hoover opened 6 years ago
@aaronjudd commented on Sat Feb 18 2017
As originally noted in #1699
Add customs declaration for international shipments in Shippo.
See: https://goshippo.com/docs/international
Will require creating a declaration and attaching to the createTransaction method in imports/plugins/included/shippo/server/methods/shippoapi.js
imports/plugins/included/shippo/server/methods/shippoapi.js
Shippo plugin is no longer part of Core. It is now here in contrib userland: https://github.com/reaction-contrib/meteor-shipping-shippo
@aaronjudd commented on Sat Feb 18 2017
As originally noted in #1699
Add customs declaration for international shipments in Shippo.
See: https://goshippo.com/docs/international
Will require creating a declaration and attaching to the createTransaction method in
imports/plugins/included/shippo/server/methods/shippoapi.js