All supported payment providers and how to wire them up.
web2wave can connect to multiple payment providers in parallel — most projects start with Stripe + PayPal and add more as they expand to new geos.
Recommended starting set
- Stripe — primary card processor, subscription schedules, Apple Pay, Google Pay.
- PayPal — adds 10–15% revenue in most projects; can also run as PayPal Recurring inside Stripe.
- Paddle — Merchant of Record alternative to Stripe.
Additional providers
- Primer.io — orchestrator with a single account setup, Apple Pay / Google Pay, and token migration.
- Billerix
- Unlimit
- CloudPayments
- Solidgate
- FastSpring
- Zotlo
Risk tooling
- ChargebackHit — chargeback alerts and PayPal dispute reduction.
Bring your own
- Custom external payment system — push subscription state to web2wave from a provider we don't ship out of the box.
Related
- Plans and prices — how price objects, intro offers, and trials are configured.
- Test purchase — sandbox flow and test cards.