yaphet17 / yenepay.sdk.laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

,--.   ,--.                          ,------.                               ,--.                                                 ,--. 
 \  `.'  /   ,---.  ,--,--,   ,---.  |  .--. '  ,--,--. ,--. ,--. ,-----.   |  |     ,--,--. ,--.--.  ,--,--. ,--.  ,--.  ,---.  |  | 
  '.    /   | .-. : |      \ | .-. : |  '--' | ' ,-.  |  \  '  /  '-----'   |  |    ' ,-.  | |  .--' ' ,-.  |  \  `'  /  | .-. : |  | 
    |  |    \   --. |  ||  | \   --. |  | --'  \ '-'  |   \   '             |  '--. \ '-'  | |  |    \ '-'  |   \    /   \   --. |  | 
    `--'     `----' `--''--'  `----' `--'       `--`--' .-'  /              `-----'  `--`--' `--'     `--`--'    `--'     `----' `--' 
                                                        `---'                                                                         
                                                   

This library allows you to quickly and easily add YenePay as a payment method to your Laravel Application.

Usage

Add your seller code and and enviroment configuration in the .env file of your Laravel project.

YP_ENV=SANDBOX // use PROD flag if your are in production enviroment.
YP_SELLER_CODE={seller-code}

About


Languages

Language:PHP 100.0%