Home
The intention of the payment SDK for PHP is to simplify the use of the Wirecard REST API.
To process payments a Wirecard account is required. Without an account only simulated payments are possible.
General Information
Before proceeding please read the article General information first.
Quick Start
If you want to start right away, you can install the SDK and try out the examples, which should be working out-of-the-box, because the test accounts are already preconfigured.
Wirecard Payment Page v2 Integration
The Wirecard PHP Payment SDK offers seamless integration with the Wirecard Payment Page v2.
Wirecard Payment Page v2 is an online checkout solution which combines a highly customizable user interface with safe and smooth payment processing. It allows you to modify the design and feel of your payment page, thus enhancing the user experience for your consumers.
Documentation
For a more detailed view under the hood have a look at the payment SDK reference. The class TransactionService is a good point to start.