First release
Additional documentation is on its way.
This release has very little in the way of tests. That is also on its way.
Handles:
- Shop Server: authorize/payment/capture/void/check card/notifications (back channel)
- Shop Front End: authorize/payment
- Shop Client: authorize/payment/check card
The check card
function provides card tokenization. The Front End card tokenization can be used in conjunction with the Server authorize or payment. The Client API can also handle direct POSTs to the PAYONE gateway, with results on the redirect back and the notification back channel. So there are lots of ways to plug together this bunch of building blocks.