# Placing a Purchase Order

Purchase Orders are the recommended method for companies who cannot place orders with credit card directly on our website. In order to ensure a smooth order process, please make sure the PO includes the following information:

* Billing Address
* Shipping Address
* Purchase Order Number
* Phone Number
* Product Name(s) and Quantities
* Prices in US Dollars
* Shipping Method:
  * Please include your FedEx/UPS Account Number if shipping will be on your account
  * Please indicate "Binho to Prepay Shipping - Add to Invoice" if not using your shipping account
* Email Address and contact information for Accounts Payable department

### Payment Terms <a href="#payment-terms" id="payment-terms"></a>

Net 30 payment terms are offered to customers with a history of timely payments. For your first order, we will generate a Proforma Invoice which must be pre-paid. We will then ship the order on the first business day after the payment has been received.

### Requesting A Quotation <a href="#requesting-a-quotation" id="requesting-a-quotation"></a>

{% content-ref url="/pages/PwKh2ObcxqgB0qiorqDe" %}
[Requesting a Quotation](/orders-and-shipping/requesting-a-quotation.md)
{% endcontent-ref %}


---

# 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://support.binho.io/orders-and-shipping/placing-a-purchase-order.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.
