Server SDK
Server SDK
Server SDK is a PHP library for making requests to the WEBPAY payment page, eliminating the need to manually create an HTML form. The Server SDK is located at https://github.com/WebpayDev/payment-json-sdk.
An example request can be found here:
https://github.com/WebpayDev/payment-json-sdk/blob/master/examples/simple_request.php.