A SpecAtlas

PayPal

active EC / commerce platform

PayPal offers payments, checkout, and payouts APIs; commercial use is the core model; prohibited category list excludes adult, firearms, certain digital goods.

PayPal provides consumer wallet, merchant checkout, Braintree (advanced payments), and payouts APIs. Acceptable Use Policy prohibits many categories including adult content, regulated firearms, and some digital goods. Checkout is hosted but embeddable as buttons.

Analysis & practical guidance

Consumer reach is the asset; the AUP is the constraint

PayPal's advantage over a developer-first processor is reach: a very large base of consumers who already have a funded wallet and will check out without entering card details. The constraint is the Acceptable Use Policy, which prohibits a long list of categories — adult content, certain firearms and regulated goods, some digital items. PayPal is also known for holds and account reviews; a sudden spike in volume can trigger a freeze.

Practical implications

  • Read the AUP for your category and country before integrating. Prohibited-category accounts can be shut down with funds held.
  • For developer-grade integration and subscriptions, Braintree (PayPal-owned) is the more flexible path than classic hosted PayPal buttons.
  • Keep documentation ready (supplier invoices, fulfilment proof) — it shortens any review or hold.

When to choose it

Choose PayPal when consumer-wallet conversion matters and your category is clearly allowed. For developer-led, subscription-heavy, or platform businesses, Stripe is usually the better primary processor — see the Stripe vs PayPal comparison.

Basics

slug
paypal
type
EC / commerce platform
status
active
last checked
2026-04-18

Rights

Key Value Condition Source Checked
adult_content_allowed no PayPal Acceptable Use Policy 2026-04-18
commercial_use_allowed conditional Permitted for most lawful commerce; extensive prohibited list in AUP. PayPal Acceptable Use Policy 2026-04-18

Constraints

Key Value Condition Source Checked
api_available yes PayPal Developer Documentation 2026-04-18
checkout_customization_available conditional Via Braintree or embeddable buttons; hosted Checkout has limited customization. PayPal Developer Documentation 2026-04-18
webhook_available yes PayPal Developer Documentation 2026-04-18

Primary sources

FAQ

Q. Can I accept adult-content payments through PayPal?
No. Adult content, services, and similar categories are on PayPal's prohibited list under the Acceptable Use Policy.

Related comparisons