Skip to content

Клиент для системы интернет-эквайринга UCS

License

Notifications You must be signed in to change notification settings

badlamer/EgoPayClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EgoPayClient

Клиент для системы интернет-эквайринга EgoPay

Использование

$client = new Egopay\Egopay($youLogin, $youPass, $youShopId, $isSandbox);

// $order imlipemts Egopay\OrderInterface
// $customer imlipemts Egopay\CustomerInterface
// Геристрируем заказ
$client->register($order, $customer, $urlOk, $urlFail, $currency, $locale);

// Получаем статус

$client->getStatus($order);

//Всё

About

Клиент для системы интернет-эквайринга UCS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages