Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Non-physical subscription product post-purchase upsell not allowed?

Non-physical subscription product post-purchase upsell not allowed?

CSilvas
Shopify Partner
3 0 1
Hi all! I think I am running into a post-checkout extension bug... I am creating a post-checkout extension subscription upsell and I am getting this error when trying to apply the changeset:
{
  "errors": [
    {
      "code": "subscription_no_shipping_address_error",
      "message": "An order with a valid shipping address is required in order to apply an add_subscription change"
    }
  ],
  "status": "unprocessed"
}
This is happens I guess because I never input a shipping address for my original order since it was a non-physical product, but so is the subscription product upsell so it also shouldn't need a shipping address. This functionality would be essential to our business since we deal mostly with non-physical subscriptions.... Is there a way I can submit a bug-report to get this fixed ASAP?
Any help would be greatly appreciated!
Replies 0 (0)