# Payment gateways

Any payment that's accepted in your Shopify store will also need to be configured in both the ERP and DotApparel Core.

**Common Payment Gateways**

* Afterpay
* Paypal
* Shop Pay
* Gift card (Shopify gift cards only)\
  \ <img src="/files/GMt9E4N7Tu17vEoFP1v2" alt="" data-size="original">

Customers can also pay through an ERP Gift Voucher. This also needs to be setup before hand. Visit this page for more info: [Gift cards](/core/settings/gift-cards.md)


---

# 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.dotapparel.com.au/core/settings/payment-gateways.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.
