# Enabling Magento's Purchase Order payment method

To offer Magento’s native Purchase Order payment method on your stores, complete the following steps:

1. From the Magento Admin panel, select **Stores**, select **Conﬁguration**, select **Sales**, select **Payment Methods**, and then select **Purchase Order**.
2. Set Enabled to **Yes**.

Contact your Digital River representative to discuss details of purchase order transactions.

{% hint style="info" %}
**Note:** Digital River does not process purchase order payments. All incrementing, decrementing, dunning, collection, refunding of actual currency must be handled by the client. Orders placed using purchase order as their payment method will be created in Digital River’s systems with a payment method of `customerCredit`.
{% endhint %}

![](https://1668215840-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU38UU7HNWWDEl5bR4N24%2Fuploads%2Fe0x5miHGFIBmc25eoDCT%2FPurchaseorder.PNG?alt=media\&token=ac45e5fa-c88c-4c8e-8248-5733a5e543cc)

## Refunding purchase orders&#x20;

Orders placed with the Purchase Order payment method can be refunded in the Magento Admin UI, per normal Magento functionality. See note above related to the refunding of actual currency.

{% hint style="info" %}
Magento does not display comments in the Magento admin UI for purchase order refunds. The extension follows the same behavior.
{% endhint %}


---

# 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.digitalriver.com/adobe-commerce-extension/adobe-commerce-extension-2.4.0/configure-the-digital-river-extension/enabling-magentos-purchase-order-payment-method.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.
