#meldin-shipping-calculation

1 messages · Page 1 of 1 (latest)

gritty swiftBOT
sudden plinth
#

@hasty tree we don't have such an integration today unfortunately so it's something you'd need to build

#

meldin-shipping-calculation

hasty tree
#

So only thing that I can do is something like shipping options like: payment_method_types: ["card", "klarna", "afterpay_clearpay"],

  billing_address_collection: "auto",
  shipping_address_collection: {
    allowed_countries: ["US"],
  },
  shipping_options: [
    {
#

right?

sudden plinth
#

yes