> For the complete documentation index, see [llms.txt](https://paypal.gitbook.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://paypal.gitbook.com/online-payments/one-integration-many-payment-methods.md).

# One integration, many payment methods

Introducing a new interactive experience to accelerate your Checkout integration! Build quickly and efficiently.

<a href="/online-payments/checkout/integration-guide.md" class="button primary">Start building</a> <a href="/online-payments/subscriptions/integration-guide.md" class="button secondary">Learn more</a>

With Payment Links, Buy Buttons, and Shopping Cart Buttons, you can accept PayPal, Pay Later, Venmo, Apple Pay, and major debit and credit cards. Availability may vary by region.

<div data-full-width="false"><figure><img src="https://236673695-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHprspMZ6mwPT90S6VEht%2Fuploads%2FUmttU4fE5yyJkMmPHDdm%2FFrame%204337293.png?alt=media&amp;token=07a9b6bb-9f13-4bc5-b0cb-8002a08059d0" alt=""><figcaption></figcaption></figure></div>

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Checkout</strong></td><td><a href="/online-payments/checkout/integration-guide.md">Integration Guide</a></td><td><a href="https://236673695-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHprspMZ6mwPT90S6VEht%2Fuploads%2FjS9D9fKSB5lSp4H9rYAU%2FOnline%20Checkout.png?alt=media&amp;token=5f7432a2-936c-495e-acee-0f97b7299902">Online Checkout.png</a></td></tr><tr><td><strong>Invoicing</strong></td><td><a href="/online-payments/invoicing/integration-guide.md">Integration Guide</a></td><td><a href="https://236673695-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHprspMZ6mwPT90S6VEht%2Fuploads%2FiWWFzJb4FdHWNSZOTQkv%2FInvoicing.png?alt=media&amp;token=c14b242c-2bee-423a-a150-30b66715194d">Invoicing.png</a></td></tr><tr><td><strong>Subscriptions</strong></td><td><a href="/online-payments/subscriptions/integration-guide.md">Integration Guide</a></td><td><a href="https://236673695-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHprspMZ6mwPT90S6VEht%2Fuploads%2FPEO4CvJ6a1lnj0kOx8ff%2FPartial%20payments.png?alt=media&amp;token=6a8b297f-a478-43e2-96e2-ad44e8ec75d6">Partial payments.png</a></td></tr></tbody></table>

***

{% columns %}
{% column %}

## Sell online or in person

Create a Payment Link in just a few clicks to sell products or services online or in person, or embed a Buy Button or a Shopping Cart Button to your website.

{% endcolumn %}

{% column %}

<figure><picture><source srcset="/files/DanSzcJlm41vP6Obeh3a" media="(prefers-color-scheme: dark)"><img src="https://236673695-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHprspMZ6mwPT90S6VEht%2Fuploads%2FCeVWVmokmCgujq4pF0xF%2FSmall%20to%20Big.png?alt=media&amp;token=8ca3d704-262a-4a08-b1cd-9c0e1d32b297" alt=""></picture><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><picture><source srcset="/files/wXudISrNVnN5pkgUij1j" media="(prefers-color-scheme: dark)"><img src="https://236673695-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHprspMZ6mwPT90S6VEht%2Fuploads%2F5wEqr5UF4i8sLDp1SuVy%2FCheckbox.png?alt=media&amp;token=dbe8cf82-5e76-4b6d-8e6c-f376a736a005" alt=""></picture><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

## Pay as you go

With no subscription fees or contracts, you only pay us when you get paid.

{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

## Go international

We make it simple to accept payments from customers around the globe. Access PayPal’s coverage for over 200 countries and regions, supporting 24 currencies and 25 languages to support sales around the globe.

{% endcolumn %}

{% column %}

<figure><picture><source srcset="/files/oDQ1RQiIxiGQucsvhnPk" media="(prefers-color-scheme: dark)"><img src="https://236673695-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHprspMZ6mwPT90S6VEht%2Fuploads%2FYXhWVGCTXFJ9M4zbQKux%2FExpand.png?alt=media&amp;token=386d593b-641c-4101-a2ac-4136bf0d10f2" alt=""></picture><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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://paypal.gitbook.com/online-payments/one-integration-many-payment-methods.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.
