PHPackages                             gomzyakov/payture - 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. gomzyakov/payture

AbandonedArchivedPackage[Payment Processing](/categories/payments)

gomzyakov/payture
=================

PHP client for Payture InPay API

v0.5.0(3y ago)183[13 issues](https://github.com/gomzyakov/payture/issues)[3 PRs](https://github.com/gomzyakov/payture/pulls)MITPHPPHP ^8.1

Since Oct 4Pushed 2y ago1 watchersCompare

[ Source](https://github.com/gomzyakov/payture)[ Packagist](https://packagist.org/packages/gomzyakov/payture)[ Docs](https://github.com/gomzyakov/payture)[ RSS](/packages/gomzyakov-payture/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (7)Versions (10)Used By (0)

Payture InPay Client
====================

[](#payture-inpay-client)

Simple PHP client for [Payture InPay API](https://payture.com/en/api/#inpay_).

**InPay** is an easy way to accept payments without saving cards. Customer’s card details are entered at Payture gateway web page and all required data security is provided by Payture, saving Merchant efforts and expenses related to card information protection.

[![](https://camo.githubusercontent.com/954c2205c19f647907d7b4530a7f8a379b71dfd5db9cb09e79fe00d4667127ec/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f676f6d7a79616b6f762f70617974757265)](https://camo.githubusercontent.com/954c2205c19f647907d7b4530a7f8a379b71dfd5db9cb09e79fe00d4667127ec/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f676f6d7a79616b6f762f70617974757265)[![codecov](https://camo.githubusercontent.com/c3801ad0059c0afdee0fe356ba84e49e7ab0ddef8a0c6da6accbebec7b4aa7f1/68747470733a2f2f636f6465636f762e696f2f67682f676f6d7a79616b6f762f706179747572652f6272616e63682f6d61696e2f67726170682f62616467652e7376673f746f6b656e3d506c3270674b5a356f73)](https://codecov.io/gh/gomzyakov/payture)

Installation
------------

[](#installation)

```
composer require gomzyakov/payture
```

Usage
-----

[](#usage)

```
