Afterpay API PHP library to interface with the Afterpay API Installation The recommended way to install is via Composer. composer require culturekings/afterpay Don't forget to include Composer's auto-loader if you haven't already: require 'vendor/autoload.php'; Merchant API API Documentation InStore API API Documentation Special Thanks JMS Serializer Guzzle