julienmru/omnipay-alma 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

julienmru/omnipay-alma

最新稳定版本:v1.1.1

Composer 安装命令:

composer require julienmru/omnipay-alma

包简介

Alma driver for the Omnipay PHP payment processing library

README 文档

README

Alma driver for the Omnipay PHP payment processing library

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

Install

Instal the gateway using require. Require the league/omnipay base package and this gateway.

$ composer require league/omnipay julienmru/omnipay-alma

Usage

The following gateways are provided by this package:

  • Alma

Alma requires to specify either shipping or billing address when submitting the payment which you can send in the CreditCard object.

You may check if your cart is eligible to Atma using the eligibility method and checking isSuccessful in the response.

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

Support

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.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email julien@cari.agency instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-07-30