Installation
This guide will help you add Payper to your Java project using Maven or Gradle.
Prerequisites
- Java 17 or higher - Payper is tested on Java LTS releases 17, 21, and 25
- Maven 3.6+ or Gradle 7.0+ - Your build tool of choice
Maven Installation
Payper is available on Maven Central. Add the appropriate dependency for the PayPal API you want to use.
Orders API
Subscriptions API
Payments API
Invoices API
Catalog Products API
Webhooks API
Next Steps
- Quick Start Guide - Learn how to make your first API call
- Authentication - Configure your PayPal credentials
- API Documentation - Explore available APIs