# Payments

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 US and a few international countries at the moment. TLDR: We support payment methods for customers across the globe!&#x20;

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.

&#x20;SWIFT Code: CMFGUS33 Account Number: 8305310325 Bank Name: Community Federal Savings Bank Bank Address: , US SWIFT&#x20;

**Beneficiary Name:** Pump Billing Inc

**Beneficiary Address:** 1390 Market St, San Francisco, CA 94102

Go to [**this page to see payment instructuions**](https://help.pump.co/getting-started/billing-info/supported-payment-methods).


---

# 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/maximizing-pump-with-aws/using-pump/payments.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.
