Skip to main content

439 posts tagged with "API"

View All Tags

: Staging

: Production

✨ New

Checkout

Original pricing and discounted shipping

Added new fields to checkout that display the original total price before discounts and the discounted shipping price, making it easier to show savings to customers during checkout.

Seller mgmt

Marketplace seller filtering

Added the ability to filter sellers by whether they are marketplace sellers, making it easier to distinguish between different seller types in your platform.

API

Enhanced superuser permissions

Introduced a new permission system for Nautical employees, providing better control over administrative access and improving platform security.

Customer mgmt

First login tracking

The platform now tracks when marketplace operators first log in to a new tenant, helping with onboarding analytics and support.

💎 Changed

Seller mgmt

Seller onboarding is now disabled by default for new tenants. Marketplace operators can enable it through their configuration settings when ready.

Tax

The Nautical Test Tax App is now disabled by default for new tenants, allowing you to configure your preferred tax solution from the start.

Products

Removed the deprecated seller_product_types database table as part of ongoing platform improvements.

🪲 Fixed

Seller mgmt

Fixed an issue where sellers could be approved without having a subscription plan assigned, ensuring proper billing setup before activation.

Payouts

Fixed a crash that could occur when viewing vendor payout information in certain scenarios.

Products

Fixed an issue where invalid variant attributes could be added to product types, ensuring data integrity.

Products

Fixed an issue where product variant quantity availability was not considering the shipping country, which could lead to incorrect inventory displays.

Checkout

Fixed an error that occurred when attempting to complete checkout without a billing address, now returning a clear error message.

Orders

Fixed an issue where draft orders were incorrectly restricted by quote order settings, allowing proper draft order functionality.

🚫 Deprecated

Deprecated several app-related queries and mutations scheduled for removal in March 2025. If you're using custom apps, please review the API documentation for migration guidance.

: Staging

: Production

🪲 Fixed

manual payments

Marketplace operators can now experience improved error messages when adding a payment manually to an order. Learn more about adding payments manually here.

🚫 Deprecated

API fields and mutations

For the full list of deprecations and suggested replacements, see GraphQL API Deprecations and Removals.

: Staging

: Production

💎 Changed

API

This release contains internal improvements and maintenance updates.

: Staging

: Production

🪲 Fixed

Shipping

Fixed an issue where default shipping rates were calculated using the incorrect currency in certain marketplace configurations.

API

Fixed an issue in multi-tenant environments where the currency exchange rate refresh task would fail to update rates correctly.

Products

Fixed an issue where preloaded product filters were incorrectly appearing as filterable options in the storefront.

Checkout

Fixed an issue where deleting the last item from a checkout while another item was being deleted could cause an unexpected server error.

: Staging

: Production

✨ New

API

Marketplace subscription queries

Added GraphQL queries for managing marketplace subscriptions, enabling better visibility and control over subscription data.

Attributes

Filter attributes by variant assignability

Added a filter to the attributes query that returns only attributes that can be assigned to product variants, making it easier to manage variant-specific attributes.

🪲 Fixed

Products

Fixed an issue where creating a product without specifying a product type would succeed instead of returning a validation error.

Products

Fixed an issue where custom fields on product variants could not be left empty, even when they were not marked as required.

Products

Fixed an issue where variant creation would fail if product-defined variant attributes were not provided during creation.

Orders

Fixed an issue where document types other than packing slips could be created for seller orders, which is not supported.

API

Fixed an issue where supported currencies were not properly initialized during tenant creation.

Discounts

Fixed an issue where applying free shipping sales could cause ledger imbalances in order accounting.

: Staging

: Production

✨ New

Shipping

Automatic shipping zone configuration

When sellers update their business details, the platform now automatically creates default shipping zones and rates based on their location, streamlining the onboarding process.

Checkout

Original pricing visibility

Added the ability to view original prices alongside discounted prices during checkout, providing better price transparency for customers.

Seller mgmt

Enhanced tenant management

Added a new administrative view to find and manage tenant logins, making it easier for platform operators to support their sellers.

Emails

Improved pending seller notifications

Added new template variables for pending seller email notifications, allowing for more personalized and informative communication.

🚫 Deprecated

Products

Pricebooks deprecated

Pricebooks have been deprecated and will be removed in a future release. Please migrate to alternative pricing strategies.

Orders

Quotes deprecated

The quotes feature has been deprecated and will be removed in a future release.

🪲 Fixed

Products

Fixed an issue where products could have duplicate variants with identical attribute combinations.

Seller mgmt

Fixed an issue where new marketplace operators were not properly linked to the marketplace seller account.

Payments

Fixed an issue where card details were not using the correct Stripe API key in certain scenarios.

Webhooks

Fixed missing webhook permissions for fulfillment update events.

Products

Fixed an issue where bulk stock allocation quantities were not being logged correctly.

Seller mgmt

Fixed an issue where seller users were not being created for new marketplace operators.

Orders

Fixed a crash that could occur when resolving unit prices for certain order configurations.

Products

Fixed validation for required custom fields and attributes to ensure they are properly enforced during product creation and updates.

Products

Fixed an issue where non-required variant custom fields were incorrectly being marked as mandatory.

Attributes

Fixed several issues with attribute variant handling, including proper product association and cleanup of orphaned attributes.

Seller mgmt

Fixed the default marketplace name for new sellers to display as "My marketplace" instead of being blank.

Products

Fixed validation to ensure seller agreements are properly checked when creating products or making them available for purchase.

Products

Fixed an issue where variants with boolean attributes could not be saved correctly.

Products

Fixed an issue where variant attributes were not properly added to products using the flexible template strategy.

Attributes

Fixed handling of datetime attributes to properly save empty values when no date is provided.

Products

Fixed product deletion to properly remove all associated products regardless of template strategy.

Seller mgmt

Fixed an issue preventing sellers from saving their business details in certain scenarios.

: Staging

: Production

🪲 Fixed

product variants

Fixed an issue where multiple variants for a product could be created with the same attributes resulting in duplicate variants. Learn more about product variants here.

webhook event logs

Fixed an issue where webhook event logs were receiving errors when tracking was updated for a fulfilled order. Learn more about webhooks here.

product attribute validation

Fixed an issue where products that require certain attributes or custom fields were validated and created without values being assigned to those attributes or custom fields.

seller validation

General improvements to a seller's validation in the marketplace when their status is not yet approved by the marketplace operator.

product templates

Fixed an issue where attributes could not be added to products that are assigned to a product template.

✨ New

shipping zones & warehouses

During signup, marketplace operators will now have a shipping zone and warehouse automatically created for their marketplace. This feature only applies to marketplaces with an address located in Canada and the United States.

🚫 Deprecated

API fields and mutations

For the full list of deprecations and suggested replacements, see GraphQL API Deprecations and Removals.

: Staging

: Production

✨ New

Seller mgmt

Custom domain setup improvements

When creating a custom domain for a seller storefront, the system now automatically updates the storefront URL and checkout theme to match the new domain, streamlining the custom domain setup process.

Products

Variant attributes on product creation

Added the ability to assign variant attributes directly when creating a product, making it easier to set up products with multiple variants in a single step.

Products

Automatic default variant naming

When creating a product, the default variant name is now automatically set to match the product name, reducing manual entry and improving consistency.

Products

Product type variant options

Added a hasVariantOptions field to ProductType, making it easier to determine if a product type supports variant options.

Tenants

Country selection during tenant signup

Marketplace operators can now specify the country during tenant signup, automatically setting the correct weight and length units for US marketplaces.

Orders

Customer draft order editing

Customers can now edit their own draft orders, providing more flexibility in the ordering process.

Tenants

Automatic default storefront template

New tenants now receive an automatic default storefront template, speeding up the initial marketplace setup.

Emails

Mailgun email provider

Added Mailgun as the new primary email provider, replacing Postmark for improved email delivery and management.

Products

Product dimensions replication

Product dimensions (weight, length, etc.) are now automatically replicated to default variants, reducing duplicate data entry.

Storefront

Relative URL support

The storefront now supports relative URLs, making it easier to integrate with custom routing and navigation structures.

Orders

Marketplace fulfillment tracking

Added a fulfilled_by_marketplace flag to orders, making it easier to track which orders are fulfilled by the marketplace operator versus individual sellers. This flag is automatically updated for draft and quote orders.

🪲 Fixed

Products

Fixed an issue where products with variant options could fail to save if the has_variant_options field wasn't properly checked during product creation or updates.

Emails

Removed unnecessary domain validation logic from the default sender email field, preventing false validation errors.

Shipping

Fixed an issue where shipping methods would return an error instead of an empty result when no shipping methods were available for a checkout.

Integrations

Fixed plugin activation logic to ensure plugins activate correctly in all scenarios.

Tenants

Fixed an issue where default attributes for new tenants were not configured correctly during signup.

Tenants

Fixed an issue that could cause infinite redirects when a trial period expired.

API

Fixed logging configuration for Celery tasks to ensure consistent logging behavior across the platform.

Storefront

Fixed the default navigation bar slug to prevent navigation errors in newly created storefronts.

Tenants

Updated the default template background color from a custom color to the primary 600 color for better visual consistency.

Products

Fixed an issue where duplicate AttributeVariants could be created for product-level variant attributes.

Tenants

Fixed an issue where marketplace configuration values would be reset to defaults even when not specified in an update request.

Seller mgmt

Fixed an issue where seller agreements wouldn't update correctly when a default commission rate existed.

Tenants

Fixed plan validation to only trigger when a plan value is explicitly provided, preventing unnecessary validation errors.

💎 Changed

Emails

Merchant password setup email

Updated the content of the merchant "set password" email for improved clarity and user experience.

: Staging

: Production

🪲 Fixed

shipping zones stock

Fixed an issue with shipping methods where shipping zones with no quantity in stock were being displayed as shipping options at checkout. Learn more about shipping zones here.

default shipping location

Fixed an issue where the default country for shipping was the United States regardless of the country selected by a marketplace operator as their location during signup.

storefront navigation bar

Fixed an issue with the navigation bar in the storefront. Learn more about navigating the storefront here.

storefront theme

Fixed an issue where theme colors in the storefront were not uniformly updated. Learn more about customizing the storefront's theme here.

duplicate attributes

Fixed an issue where duplicate variant attributes were being created at the product level. Learn more about creating attributes here.

marketplace agreements

Fixed an issue with saving the changes made to a marketplace commission agreement. Learn more about setting up marketplace commission agreements here.

✨ New

product variants

Default variants created alongside products now have the same name as the product. Learn more about managing product variants here.

units of measurement

Marketplaces now have country-specific default units for weight and length measurements. For example, US-based marketplaces default to pounds for weight and inches for length.

draft order address

Customers using the marketplace's store can now update the billing address on draft orders. Learn more about draft orders here.

storefront relative URLs

Marketplace operators and sellers can now create relative URL paths starting with / as valid menu links in the storefront's navigation. Learn more about creating navigation links here.

fulfilled by marketplace

Seller orders fulfilled by the marketplace will now display a flag that says "Fulfilled by marketplace". This will be visible to every staff member that has access to the order. Learn more about how to choose the marketplace fulfillment option here.

email template types

The email template for setting a password has been updated to include more helpful resources. Learn more about email template types here.

🚫 Deprecated

API fields and mutations

For the full list of deprecations and suggested replacements, see GraphQL API Deprecations and Removals.

: Staging

: Production

🪲 Fixed

custom domain validation

Fixed an issue with validating custom domains for marketplace operators. Learn more about custom domains here.

✨ New

attribute mapping improvements

Marketplace operators and sellers can now assign a product attribute to just the product it's meant for. This helps with efficiently mapping an attribute to the product it was created for initially. Learn more about creating attributes here.

marketplace onboarding

First-time marketplace operators can now keep track of the steps to take while onboarding. Learn more about setting up your marketplace for the first time here.

🚫 Deprecated

API fields and mutations

For the full list of deprecations and suggested replacements, see GraphQL API Deprecations and Removals.

Was this page helpful?