承接 gentor/omnipay-euplatesc 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

gentor/omnipay-euplatesc

Composer 安装命令:

composer require gentor/omnipay-euplatesc

包简介

Euplatesc driver for ThePhpLeague Omnipay multi-payment processing library

README 文档

README

Euplatesc driver for the Omnipay PHP payment processing library

travis Latest Version on Packagist Total Downloads Software License

Omnipay is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements Euplatesc support for Omnipay.

Installation

Omnipay is installed via Composer. To install, simply add it to your composer.json file:

{
    "require": {
        "gentor/omnipay-euplatesc": "dev-master"
    }
}

And run composer to update your dependencies:

$ curl -s http://getcomposer.org/installer | php
$ php composer.phar update

Basic Usage

For general usage instructions, please see the main Omnipay repository.

Supported Methods

The supported gateway methods are:

  • purchase() - redirect customer to payment form
  • completePurchase() - for reading messages on redirect URL from gateway
  • serverCompletePurchase() - for reading messages on IPN URL from gateway
  • fetchTransaction() - check transaction status from gateway

统计信息

  • 总下载量: 1.26k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-12-21