Skip to content

sergey-yabloncev/giftery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giftery

This package to integrate with laravel 5.8 - 6

Package for paying phone number through the service Giftery (https://docs.giftery.tech/b2b-api-mobile-top-up/)

install

composer require sergey-yabloncev/giftery

Copy the package config to your local config with the publish command:

php artisan vendor:publish --provider="Yabloncev\Giftery\ServiceProvider"

Two methods available

Paying phone

Giftery::makeTopUp($phone-number);

Get Status

Giftery::getStatus($id);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages