Libraries tagged by serverapi
readdle/app-store-server-api
259240 Downloads
Pure-PHP library that allows managing customer transactions using the App Store Server API and handling server-to-server notifications using the App Store Server Notifications V2
joisarjignesh/bigbluebutton
128793 Downloads
BigBlueButton Server API Library for Laravel
hoels/app-store-server-library-php
87927 Downloads
The PHP server library for the App Store Server API and App Store Server Notifications.
yanlongli/app-store-server-api
20668 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
fingerprint/fingerprint-pro-server-api-sdk
156373 Downloads
Fingerprint Server API provides a way for validating visitors’ data issued by Fingerprint Pro.
wl-online-payments-direct/sdk-php
536402 Downloads
PHP SDK to communicate with the payment platform server-to-server API
ingenico-epayments/connect-sdk-php
589434 Downloads
PHP SDK to communicate with the Ingenico ePayments platform server-to-server API
worldline-global-collect/connect-sdk-php
15059 Downloads
PHP SDK to communicate with the Worldline Global Collect platform server-to-server API
sapien/sapien
48133 Downloads
Server API (SAPI) request and response objects for PHP.
online-payments/sdk-php
36820 Downloads
PHP SDK to communicate with the payment platform server-to-server API
ingenico/direct-sdk-php
95699 Downloads
PHP SDK to communicate with the payment platform server-to-server API
alexandrfiner/app-store-library-php
2789 Downloads
A library that implements the App Store API (Server API and Connect API) and facilitates App Store Server Notifications V2
cometbackup/comet-php-sdk
7120 Downloads
PHP SDK for the Comet Server API
aptvision/rightfax
52431 Downloads
This library allows you to easily send faxes through a rightfax server API
nullform/app-store-server-api-client
879 Downloads
PHP client for App Store Server API and App Store Server Notifications