PHPackages                             ronmelkhior/coinpayments-ipn - 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. ronmelkhior/coinpayments-ipn

ActiveLibrary[Payment Processing](/categories/payments)

ronmelkhior/coinpayments-ipn
============================

Simple and straight forward Coinpayments IPN

v1.0.5(9y ago)71.4k5[1 issues](https://github.com/RonMelkhior/Coinpayments-IPN/issues)MITPHPPHP &gt;=5.6.4

Since Oct 21Pushed 9y ago1 watchersCompare

[ Source](https://github.com/RonMelkhior/Coinpayments-IPN)[ Packagist](https://packagist.org/packages/ronmelkhior/coinpayments-ipn)[ RSS](/packages/ronmelkhior-coinpayments-ipn/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)DependenciesVersions (7)Used By (0)

Introduction
============

[](#introduction)

Coinpayments-IPN is a simple PHP package that lets you easily handle IPN requests from Coinpayments, without any hassle.

Disclaimer
==========

[](#disclaimer)

At the moment, this package only supports the HTTP Auth IPN method in Coinpayments.

Usage
=====

[](#usage)

First of all, install the package via Composer:

```
composer require ronmelkhior/coinpayments-ipn
```

Then add in the IPN to your code like so:

```
