Configuration
Initialize the client with your API key and base URL:Resources
The checked-in Java package currently exposes:client.payments: Reviewed public charges, refunds, and saved payment tokensclient.transfers: Bank transfersclient.virtualAccounts: Virtual bank accountsclient.logs: API request logsclient.webhooks: Webhook signature verification
Examples
Create a Transfer
Create Charge
Verify Webhook Signature
Error Handling
The SDK throws typed exceptions for API errors:Source Code
GitHub Repo
View source code
Maven Central
Download package