> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dezerx.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Bank Transfer

> Follow this guide to configure bank wire transfers in Spartan

## Configure Bank Wire Transfers

<Steps>
  <Step title="Log in to Spartan">
    Log in to Spartan using an administrator account and open the admin area.
  </Step>

  <Step title="Open the Bank Wire settings">
    Go to **Settings**, then select the **Bank Wire** tab.
  </Step>

  <Step title="Enable and configure Bank Wire">
    Set **Bank Wire Enabled** to **Yes**, then configure the following fields:

    | Field                      | Description                                                                         |
    | -------------------------- | ----------------------------------------------------------------------------------- |
    | Bank Wire Display Name     | The payment method name shown to customers during checkout.                         |
    | Bank Wire Logo URL         | The URL of the icon displayed next to the payment method.                           |
    | Bank Wire Bank Name        | The name of the bank receiving the transfer.                                        |
    | Bank Wire Account Holder   | The name of the person or business that owns the bank account.                      |
    | Bank Wire Account Number   | The account number customers must use for the transfer.                             |
    | Bank Wire IBAN             | The International Bank Account Number used for domestic or international transfers. |
    | Bank Wire SWIFT/BIC        | The bank identifier required for some international transfers.                      |
    | Bank Wire Routing Number   | The routing or clearing number used to identify the receiving bank.                 |
    | Bank Wire Bank Address     | The physical address of the receiving bank.                                         |
    | Bank Wire Reference Prefix | A prefix added to payment references so transfers can be matched to invoices.       |
    | Bank Wire Instructions     | Instructions shown to customers when they select bank transfer.                     |
    | Bank Wire Notes            | Additional information displayed alongside the bank transfer details.               |

    <img src="https://mintcdn.com/dezerx/L4WuLRtlI4RXaMqP/public/gateways/banktransfer/step-1.png?fit=max&auto=format&n=L4WuLRtlI4RXaMqP&q=85&s=39af6a6c8f6c39dc3ff4ef67c2a9479b" alt="Spartan Bank Wire settings" width="1866" height="912" data-path="public/gateways/banktransfer/step-1.png" />
  </Step>
</Steps>

<Info>
  Replace the example bank details with your actual account information before accepting bank transfer payments.
</Info>
