PHPackages                             jwiegant/laravel-tikkie - 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. jwiegant/laravel-tikkie

AbandonedArchivedLaravel[Payment Processing](/categories/payments)

jwiegant/laravel-tikkie
=======================

Laravel Package for ABN-AMRO Tikkie API v2

1.1.0(4y ago)21182MITPHP

Since May 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/jwiegant/laravel-tikkie)[ Packagist](https://packagist.org/packages/jwiegant/laravel-tikkie)[ RSS](/packages/jwiegant-laravel-tikkie/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (6)Versions (11)Used By (0)

[![Tikkie Logo](img/TikkieAPI.png)](img/TikkieAPI.png)

Laravel Tikkie
==============

[](#laravel-tikkie)

[![StyleCI](https://camo.githubusercontent.com/f1a9ed034be9f23f6b9708c621f3e5426492fa32e537368c36f60df6d6d0d12a/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3235363738353933392f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/256785939)[![Travis](https://camo.githubusercontent.com/92ac7ca407b9d36682658e093014548194a47851c1ec3df609358643a4e48301/68747470733a2f2f7472617669732d63692e6f72672f6a77696567616e742f6c61726176656c2d74696b6b69652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/github/jwiegant/laravel-tikkie)[![License](https://camo.githubusercontent.com/e4c80c3010b7303dd8b4f2a47a4b7e05586b488244b6693dfa21d711c1d06388/68747470733a2f2f706f7365722e707567782e6f72672f6a77696567616e742f6c61726176656c2d74696b6b69652f6c6963656e7365)](https://github.com/jwiegant/laravel-tikkie/blob/HEAD/license.md)[![FOSSA Status](https://camo.githubusercontent.com/576efb77db887c6416137722174cd92fb2b8832abaaf06c52348a1ba79ba6717/68747470733a2f2f6170702e666f7373612e696f2f6170692f70726f6a656374732f6769742532426769746875622e636f6d2532466a77696567616e742532466c61726176656c2d74696b6b69652e7376673f747970653d736869656c64)](https://app.fossa.io/projects/git%2Bgithub.com%2Fjwiegant%2Flaravel-tikkie?ref=badge_shield)[![Codeclimate Badge](https://camo.githubusercontent.com/c6912589e93dad9bcfe50b994b27c71a4d72daed44b2cb24396865642cb60ce8/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f64636635333161313130363166643761313363342f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/jwiegant/laravel-tikkie/maintainability)

The package simply provides a Laravel service provider, facade and config file for the ABN-AMRO Tikkie's API v2.

[Check this link for more information on ABN-AMRO Tikkie.](https://developer.abnamro.com/api-products/tikkie)

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

[](#installation)

You can install this package via Composer using:

```
composer require cloudmazing/laravel-tikkie
```

Configuration
-------------

[](#configuration)

You need to publish the config file to `app/config/tikkie.php`. To do so, run:

```
php artisan vendor:publish --tag=tikkie-config
```

Now you need to set your configuration using **environment variables**.

```
TIKKIE_API_KEY=XXXXXXXXXXXXXXXXXXX
TIKKIE_APP_TOKEN=XXXXXXXXXXXXXXXXXXX
```

Want to start in the sandbox first, then also set the following **variable**

```
TIKKIE_SANDBOX=true
```

Notification / Subscription
---------------------------

[](#notification--subscription)

ABNAMRO can provide a post request upon payment and refund. They provide the details which you can use to find the payment / refund in your own system and check the status at Tikkie.

We've implemented a post route to `[your_website]/api/tikkie/notification` which will generate a Payment or Refund Event based on what's posted.

To use this route also add to your .env file

```
TIKKIE_ADD_ROUTE=true
```

Check out the [documentation](docs/Subscription.md) for more information.

Documentation
-------------

[](#documentation)

[Read the documentation](docs/Tikkie.md)

### Example

[](#example)

Want to [create an example application](docs/Example.md)?

Contributing
------------

[](#contributing)

Please see [contributing.md](contributing.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email author email instead of using the issue tracker.

License
-------

[](#license)

Please see the [license file](license.md) for more information.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 98.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~60 days

Recently: every ~81 days

Total

10

Last Release

1647d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/389531181f1dc039ce07245fb5fac7c9a052e96c133471ebe5c68194bf1f1830?d=identicon)[jwiegant](/maintainers/jwiegant)

---

Top Contributors

[![jwiegant](https://avatars.githubusercontent.com/u/3584267?v=4)](https://github.com/jwiegant "jwiegant (75 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

laravelpaymentpayment-moduletikkielaraveltikkieabn-amro

### Embed Badge

![Health badge](/badges/jwiegant-laravel-tikkie/health.svg)

```
[![Health](https://phpackages.com/badges/jwiegant-laravel-tikkie/health.svg)](https://phpackages.com/packages/jwiegant-laravel-tikkie)
```

###  Alternatives

[lemonsqueezy/laravel

A package to easily integrate your Laravel application with Lemon Squeezy.

58596.1k](/packages/lemonsqueezy-laravel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
