承接 kurniajigunawan/faspay-omnipay 相关项目开发

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

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

kurniajigunawan/faspay-omnipay

Composer 安装命令:

composer require kurniajigunawan/faspay-omnipay

包简介

Faspay Gateway for Omnipay payment

README 文档

README

Unofficial package Faspay Business Payment Gateway

Omnipay is a framework agnostic, multi-gateway payment processing library for PHP 5.3+.

Installation

Install via Composer :

composer require kurniajigunawan/faspay-omnipay

Feature

On this package is full supported for debit transaction of Faspay Payment :

  • Faspay Channel
  • Faspay Purchase
  • Faspay Complete Purchase (Notification)
  • Faspay Cancel
  • Faspay Inquiry

We have a plan to support a credit card soon on next release.

Example Code

An example code for Faspay Channel :

$gateway = new DebitGateway();
$gateway->setMerchantId('YOUR_MERCHANT_ID');
$gateway->setMerchant('YOUR_MERCHANT');        
$gateway->setProductionMode(true);
$gateway->setPassword('YOUR_PASSWORD');
$gateway->setUserId('YOUR_USER_ID');

$channel = $gateway->channel();
$channel->setRequest('Daftar Payment Channel');
$channel->setSignature();
$channel->send();

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

Support

If you are having general issues with Omnipay, we suggest posting on Stack Overflow. Be sure to add the omnipay tag so it can be easily found.

If you believe you have found a bug, please report it using the GitHub issue tracker, or better yet, fork the library and submit a pull request.

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-10-24

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固