PHPackages                             sshgun/payphone-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. sshgun/payphone-php

ActiveLibrary[Payment Processing](/categories/payments)

sshgun/payphone-php
===================

a simple sdk to use the payphone payments

037PHP

Since Jun 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/sshgun/payphone-php)[ Packagist](https://packagist.org/packages/sshgun/payphone-php)[ RSS](/packages/sshgun-payphone-php/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Simple PayPhone SDK
===================

[](#simple-payphone-sdk)

Simple SDK to use the Payphone developer API, using PHP.

```
I'm in no way affiliated with, maintained, authorized, sponsored, or
officially associated with PayPhone, PayPhone.app  or any of its subsidiaries
or affiliates. The official PayPhone website can be found at https://paypohne.app

```

PayPhone Button Box
-------------------

[](#payphone-button-box)

The payphone payment button box is a HTML form rendered by the official payphone API. This lib only implements a simple interface to use the code from PHP. The complete docs can be found [here](https://docs.payphone.app/en/doc/cajita-de-pagos-payphone/)

With this library first to all you need to render the payphone box. I going to use plain PHP for this example.

```
