Download the PHP package spacemudd/laravel-tap-payments without Composer
On this page you can find all versions of the php package spacemudd/laravel-tap-payments. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download spacemudd/laravel-tap-payments
More information about spacemudd/laravel-tap-payments
Files in spacemudd/laravel-tap-payments
Download spacemudd/laravel-tap-payments
More information about spacemudd/laravel-tap-payments
Files in spacemudd/laravel-tap-payments
Vendor spacemudd
Package laravel-tap-payments
Short Description Tap Payment REST API package for Laravel
License MIT
Package laravel-tap-payments
Short Description Tap Payment REST API package for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-tap-payments
About
Integration library with https://www.tap.company
Installation
For older versions of Laravel (<5.5)
Update your /config/app.php
with:
Publishing
Config
Update /config/tap-payment.php
with your info.
Add the following to your .env file:
Current version Functions
TapPayment::createCharge()
- Creating an ApiInvoiceTapPayment::findCharge($id)
- Finding an ApiInvoice by ID
Usage example
Creating a charge
Getting an invoice
All versions of laravel-tap-payments with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
ext-curl Version *
ext-json Version *
illuminate/support Version 5.*|6.*|7.*|8.*
guzzlehttp/guzzle Version >=6.0
ext-curl Version *
ext-json Version *
illuminate/support Version 5.*|6.*|7.*|8.*
guzzlehttp/guzzle Version >=6.0
The package spacemudd/laravel-tap-payments contains the following files
Loading the files please wait ....