# Billing

## Adding a Credit Card

Click **`Billing`** in the main menu to add your billing address and credit card info.

Each store must have a credit card attached in order to submit details for a new product. However, there is **no immediate charge** in order to submit product details.

{% hint style="info" %}
Credit card information is **required to submit products**, but no charges are applied until you approve your sample.
{% endhint %}

## Billing Breakdown + Schedule

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="../../how-it-works/design#designer-pricing"><strong>Design Costs</strong></a></td><td><p>Our design rate is set at <strong>$50 per hour</strong>. This rate includes the designer's work and our team's product input.</p><p></p><p>Design costs will be charged after you approve the sample for that product. Your Client Success Specialist will provide you with an invoice for you to approve.</p></td><td></td><td><a href="../../how-it-works/design#designer-pricing">#designer-pricing</a></td></tr><tr><td><a href="../../how-it-works/sampling#sample-pricing"><strong>Sample Costs</strong></a></td><td><p>The cost to create a sample is <strong>$250 for most products</strong>, and less for some accessories.</p><p></p><p>Sample costs will be charged after you approve the sample for that product. Your Client Success Specialist will provide you with an invoice for you to approve.</p></td><td></td><td><a href="../../how-it-works/sampling#sample-pricing">#sample-pricing</a></td></tr><tr><td><strong>Inventory Costs</strong></td><td><p>The inventory cost is determined by multiplying the <strong>unit cost</strong> of your item by the quantity of your inventory.</p><p></p><p>For In Stock products, inventory costs will be paid alongside design + sample costs. For Pre-Order products, it will be <a href="payouts">subtracted from your payout</a>.</p></td><td></td><td></td></tr><tr><td><a href="../../how-it-works/next-steps#monthly-store-fee"><strong>Monthly Store Fee</strong></a></td><td><p>We run your store for <strong>free for the first 3 months</strong> (90 days) after your inventory is manufactured.</p><p></p><p>After 90 days, a fee is charged each month based on the average number of units warehoused throughout the month. The monthly fee is <strong>$0.20 per unit</strong>.</p></td><td></td><td><a href="../../how-it-works/next-steps#monthly-store-fee">#monthly-store-fee</a></td></tr></tbody></table>

## Cancelling a Product&#x20;

If you wish to cancel your product **during the development process**, let your Client Success Specialist know in the conversation for that product.

You will only be charged the costs incurred **up to that point**. Your Client Success Specialist will provide you with an invoice for you to approve.

## Other Payment Methods

We also accept **wire transfer** as a method of payment. Just let your Client Success Specialist know, and they will coordinate this with you when it is time for a payment.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.junipercreates.com/finance/billing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
