Introduction

---end

Welcome to the Java SDK for the PAYONE Commerce Platform! This repository contains a powerful, easy-to-use software development kit (SDK) designed to simplify the integration of online payment processing into your applications.

---end

Features

---end

  • Easy Integration: Seamlessly integrate online payment processing into your application.
  • Secure Transactions: Built with security best practices to ensure safe transactions.
  • Extensive Documentation: Detailed documentation to help you get started quickly.
  • Open Source: Fully open source and community-driven.

Installation

---end

Java
dependencies {
    implementation group: 'io.github.payone-gmbh', name: 'pcp-serversdk-java', version: '1.0.0'
}

---end

for more information please consult the Java SDK Documentation