# Payment Methods

Before order sync can happen, payment methods need to be set up in HotWax Commerce and then mapped with eCommerce and NetSuite. This needs to be setup in the integration layer so prepare a mapping table in a spreadsheet and share it with the integration setup team internally.

**Example mapping:**

| HotWax ID                | Netsuite Value     |
| ------------------------ | ------------------ |
| EXT\_SHOP\_ECOM\_GFTCRD  | Gift Card          |
| EXT\_SHOP\_GFT\_CARD     | Gift Card          |
| EXT\_SHOP\_MANUAL        | Shopify Payment    |
| EXT\_SHOP\_ DIRECT       | Shopify Payment    |
| EXT\_SHOP\_CASH\_ON\_DEL | Shopify Payment    |
| EXT\_SHOP\_EXG\_CRD      | EXCHANGE CREDIT    |
| EXT\_SHOP\_AMZN\_MP      | Amazon Marketplace |
| EXT\_SHOP\_AFTRPAY\_NA   | AfterPay           |
| EXT\_SHOP\_CARD          | Shopify Payment    |
| EXT\_SHOP\_PAY\_INSTALL  | ShopPay            |


---

# 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.hotwax.co/documents/learn-netsuite/netsuite-deployment/prerequisite-syncs/payment-methods.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.
