--- title: "API.251001-MINOR" slug: "api2509xx-minor" updated: 2025-09-30T15:46:36Z published: 2025-09-30T15:46:36Z canonical: "help.frisbii.com/api2509xx-minor" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.frisbii.com/llms.txt > Use this file to discover all available pages before exploring further. # API.251001-MINOR ### 🐛Fix **PLEN-10497**: When invoking the `preparePurchase` endpoint with a `variantUniqueId` to explicitly select a checkout variant (instead of using the default variant configured in the Merchant Backend, the system incorrectly continued to use **address settings from the default variant**. All **variant-specific settings**, including **address-related configurations**, are now correctly resolved from the variant referenced by `variantUniqueId`. No settings are inherited from the default variant when a `variantUniqueId` is provided. **PLEN-10448**: The payment method attribute wasn’t set correctly in the new checkout when a free offer was purchased. After fixing this issue, the `data-page` is `defaultPaymentZeroSubmit` and `data-payment-method` is `"ZERO"` . ## Checkout ### **💡New** **Use delivery address as invoice address** When inserting the delivery address in the checkout process, customers can use a checkbox to use the delivery address also as invoice address making the process quicker.