# Supported Payment Methods

Invoices to Pump can be paid with a bank account via [GoCardless](https://gocardless.com/), wire transfer via ACH, SWIFT, or Credit Card. We support direct debit for the US and a few international countries at the moment via GoCardless.

We do offer customers the option to pay via credit card. For credit card, we add a 3% fee since we are a free product and are charged a 3% fee for credit card.

## SWIFT/International Wires

{% tabs %}
{% tab title="USD only" %}
Follow the instructions below to send an international wire!

Step 1: Enter beneficiary bank information

<table data-header-hidden><thead><tr><th width="247.30859375"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>SWIFT/BIC code</td><td>CLNOUS66BRX</td><td></td></tr><tr><td>Bank name</td><td>Column NA - Brex</td><td></td></tr><tr><td>Bank address</td><td>1 Letterman Drive, Building A, Suite A4-700, San Francisco, CA 94129</td><td></td></tr></tbody></table>

Step 2: Enter intermediary bank information

| SWIFT/BIC code | CHASUS33                               |
| -------------- | -------------------------------------- |
| Bank name      | JPMorgan Chase Bank N.A.               |
| Bank address   | 383 Madison Avenue, New York, NY 10179 |

Step 3: Enter beneficiary information

| Beneficiary name           | Pump Billing Inc                   |
| -------------------------- | ---------------------------------- |
| Beneficiary account number | 809107555228681                    |
| Beneficiary address        | 1 Otis St, San Francisco, CA 94103 |
| {% endtab %}               |                                    |

{% tab title="All supported currencies except USD" %}

<table data-header-hidden><thead><tr><th width="199.09375"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>Account Name</td><td>Counter Inc</td><td></td></tr><tr><td>SWIFT Code</td><td>SXPYDKKK</td><td></td></tr><tr><td>Account Number IBAN</td><td>0040574598</td><td></td></tr><tr><td>Bank Name</td><td>Banking Circle S.A.</td><td></td></tr></tbody></table>

If you'd like to be invoiced in your local currency, please let us know during onboarding. We follow USD mid-market conversion rates for these 35 currencies with a 1% markup.
{% endtab %}
{% endtabs %}

<details>

<summary>Local Currency Supported</summary>

If you'd like to be invoiced in your local currency, please let us know during onboarding. We follow USD mid-market conversion rates for these 35 currencies with a 1% markup.

* Australian Dollar (AUD)
* Israeli Shekel (ILS)
* Romanian Leu (RON)
* Bahrain Dinar (BHD)
* Japanese Yen (JPY)
* Saudi Riyal (SAR)
* Bulgarian Lev (BGN)
* Kenyan Shilling (KES)
* Singapore Dollar (SGD)
* Canadian Dollar (CAD)
* Kuwait Dinar (KWD)
* South African Rand (ZAR)
* Chinese Yuan (CNY)
* Malaysian Ringgit (MYR)
* Swedish Krona (SEK)
* Czech Koruna (CZK)
* Mexican Peso (MXN)
* Swiss Franc (CHF)
* Danish Krone (DKK)
* New Zealand Dollar (NZD)
* Thai Baht (THB)
* Euro (EUR)
* Norwegian Krone (NOK)
* Turkish Lira (TRY)
* Hong Kong Dollar (HKD)
* Omani Rial (OMR)
* Ugandan Shilling (UGX)
* Hungarian Forint (HUF)
* Philippine Peso (PHP)
* UK Sterling (GBP)
* Indian Rupee (INR)
* Polish Zloty (PLN)
* United Arab Emirates Dirham (AED)
* Indonesian Rupiah (IDR)
* Qatar Rial (QAR)

</details>

## ACH/Domestic Wires

<table data-header-hidden><thead><tr><th width="235.86328125">Name</th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>ABA Routing Number</td><td>121145349</td><td></td></tr><tr><td>Account Number</td><td>494174434445569</td><td></td></tr><tr><td>Account Type</td><td>Business Checking</td><td></td></tr><tr><td>Recipient/Beneficiary name</td><td>Pump Billing Inc</td><td></td></tr><tr><td>Beneficiary Address</td><td>1 Otis St, San Francisco, CA 94103</td><td></td></tr><tr><td>Bank Name</td><td>Column NA - Brex</td><td></td></tr><tr><td>Bank Address</td><td>1 Letterman Drive Building A, Suite A4-700, San Francisco, CA 94129</td><td></td></tr></tbody></table>

<details>

<summary>Currencies Taken</summary>

* USD
* CAD
* AUD
* GBP
* DKK
* EUR
* NZD

</details>

## Credit/Debit Card

We do offer customers the ability to pay via credit card. We add a 2.9% fee since we are a free product and are charged a 2.9% fee for credit cards.


---

# 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://help.pump.co/getting-started/billing-info/supported-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.
