> For the complete documentation index, see [llms.txt](https://help.alternativepayments.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.alternativepayments.io/payments-and-invoicing.md).

# Payments & Invoicing

- [Managing Customers](https://help.alternativepayments.io/payments-and-invoicing/managing-customers.md)
- [Adding New Customers](https://help.alternativepayments.io/payments-and-invoicing/managing-customers/adding-new-customers.md)
- [Editing Customers](https://help.alternativepayments.io/payments-and-invoicing/managing-customers/editing-customers.md)
- [Approving Customers](https://help.alternativepayments.io/payments-and-invoicing/managing-customers/approving-customers.md)
- [Create Customer Tags](https://help.alternativepayments.io/payments-and-invoicing/managing-customers/create-customer-tags.md)
- [Customer Impersonation](https://help.alternativepayments.io/payments-and-invoicing/managing-customers/customer-impersonation.md)
- [Payments and Payouts](https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts.md)
- [How customers can make invoice payments](https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/how-customers-can-make-invoice-payments.md)
- [Making a partial invoice payment](https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/making-a-partial-invoice-payment.md): Learn how customers can make partial invoice payments for enhanced flexibility.
- [Scheduling Invoice Payments](https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/scheduling-invoice-payments.md)
- [How to share your billing link with customers](https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/how-to-share-your-billing-link-with-customers.md)
- [Payment and Payout Report Downloads](https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/payment-and-payout-report-downloads.md)
- [ACH Chargebacks](https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/ach-chargebacks.md)
- [Reducing Chargebacks](https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/reducing-chargebacks.md)
- [Credit Card Disputes Best Practices](https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/credit-card-disputes-best-practices.md)
- [Dispute Evidence Submission Requirements](https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/dispute-evidence-submission-requirements.md)
- [Payout Transaction IDs](https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/payout-transaction-ids.md)
- [Refund Management](https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/refund-management.md)
- [How US Bank Holidays Affect Your Payout Timelines](https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/how-us-bank-holidays-affect-your-payout-timelines.md)
- [How Canadian Bank Holidays Affect Your Payout Timelines](https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/how-canadian-bank-holidays-affect-your-payout-timelines.md)
- [Form 1099-K: Frequently Asked Questions](https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/form-1099-k-frequently-asked-questions.md)
- [Accelerated Payouts](https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/accelerated-payouts.md)
- [One-Time Payments (Payment Requests)](https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/one-time-payments-payment-requests.md)
- [Display Credit Balance (Credit Memo)](https://help.alternativepayments.io/payments-and-invoicing/display-credit-balance-credit-memo.md)
- [Managing Invoices](https://help.alternativepayments.io/payments-and-invoicing/managing-invoices.md)
- [Creating an Invoice](https://help.alternativepayments.io/payments-and-invoicing/managing-invoices/creating-an-invoice.md)
- [Bulk Invoice Reminder Sending](https://help.alternativepayments.io/payments-and-invoicing/managing-invoices/bulk-invoice-reminder-sending.md)
- [Archiving Invoices](https://help.alternativepayments.io/payments-and-invoicing/managing-invoices/archiving-invoices.md)
- [Sync Invoices](https://help.alternativepayments.io/payments-and-invoicing/managing-invoices/sync-invoices.md)
- [Sync External Payments](https://help.alternativepayments.io/payments-and-invoicing/managing-invoices/sync-external-payments.md)
- [Payments Methods](https://help.alternativepayments.io/payments-and-invoicing/payments-methods.md)
- [Customer Payment Methods](https://help.alternativepayments.io/payments-and-invoicing/payments-methods/customer-payment-methods.md)
- [Managing Payment Methods](https://help.alternativepayments.io/payments-and-invoicing/payments-methods/managing-payment-methods.md)
- [Our Flexible Payment Options](https://help.alternativepayments.io/payments-and-invoicing/payments-methods/our-flexible-payment-options.md)
- [BNPL (Pay in Installments)](https://help.alternativepayments.io/payments-and-invoicing/bnpl-pay-in-installments.md)
- [Pay in Installments Overview](https://help.alternativepayments.io/payments-and-invoicing/bnpl-pay-in-installments/pay-in-installments-overview.md)
- [Pay in Installments Terms](https://help.alternativepayments.io/payments-and-invoicing/bnpl-pay-in-installments/pay-in-installments-terms.md)
- [Pay in Installments Benefits](https://help.alternativepayments.io/payments-and-invoicing/bnpl-pay-in-installments/pay-in-installments-benefits.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.alternativepayments.io/payments-and-invoicing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
