Skip to content

Q-Huan/omnipay-unionpay

 
 

Repository files navigation

customized library


Original Project is Omnipay: UnionPay

forked from lokielse/omnipay-unionpay

just resolved some conflict for laravel-7.x

Installation

Add this git address to your repositories section in composer.json such as :

{
    "repositories":[
        {
            "type": "vcs",
            "url": "[email protected]:Q-Huan/omnipay-unionpay.git"
        }
    ]
}

run :

$ composer require lokielse/omnipay-unionpay:dev-master

Suggestion

you may downgrade guzzlehttp/guzzle to ^6.0 to prevent some another conflict (?

About

UnionPay driver for the Omnipay PHP payment processing library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%