PHPackages                             muzik/omnipay-esafe - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. muzik/omnipay-esafe

ActiveLibrary[Payment Processing](/categories/payments)

muzik/omnipay-esafe
===================

Esafe gateway for Omnipay payment processing library

1.0.0(6y ago)05MITPHP

Since Dec 12Pushed 6y ago1 watchersCompare

[ Source](https://github.com/muzik-online/omnipay-esafe)[ Packagist](https://packagist.org/packages/muzik/omnipay-esafe)[ RSS](/packages/muzik-omnipay-esafe/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (4)Used By (0)

Omnipay: Esafe
==============

[](#omnipay-esafe)

[![](https://github.com/muzik-online/omnipay-esafe/workflows/Test/badge.svg)](https://github.com/muzik-online/omnipay-esafe/workflows/Test/badge.svg)

ESafe driver for the Omnipay PHP payment processing library.

[Omnipay](https://github.com/thephpleague/omnipay) is a framework agnostic, multi-gateway payment processing library for PHP. This package implements ESafe support for Omnipay.

Installation
------------

[](#installation)

The following gateways are provided by this package:

- BankTransfer（銀行虛擬帳號轉帳）
- Barcode（超商條碼繳費）
- CashOnDelivery（貨到付款）
- CreditCard（信用卡付款）
- Paycode（超商代碼繳費）
- Taiwanpay（Taiwaypay 繳費）
- Unionpay（銀聯卡付款）
- WebAtm（網路 ATM 繳費）

For general usage instructions, please see the main [Omnipay](https://github.com/thephpleague/omnipay) repository.

Usage
-----

[](#usage)

First of all, should create gateway instance

```
