pay-360/pay360client 问题修复 & 功能扩展

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

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

pay-360/pay360client

最新稳定版本:v1.1

Composer 安装命令:

composer require pay-360/pay360client

包简介

README 文档

README

This project aims to ease our client to use our payment gateway API.

Installation..

cmd > composer require pay-360/pay360client

After Install..

Move files (except for the pay360client.php) from x/vendor/pay-360/pay360client/src/ to x(main folder) Open file (index.php) in the browser with "http://localhost/" + file location path eg. http://localhost/x/index.php

How To Test pay360client? 0. pay.360.my run cmd > php artisan serve --host 0.0.0.0 --port 82

  1. index.php

    Reference ID : [insert integer, every time test must be unique number] Mode : [if choose Credit Card, follow step 2.1] [if choose Duitnow B2B/B2C, follow step 2.2] Email : [insert valid email address] Success/Cancel/Status URL : [http://localhost/ + particular files location] eg. if the success_page file (success_page.php) located in x/success_page.php, then type http://localhost/x/success_page.php in the Success URL box

2.1 Mode: Credit Card
Test Info:
Card Number => 4242 4242 4242 4242
MM/YY => 12/34
CVC => 567

2.2 Mode: Duitnow
Test Info:
Select Bank => PYN Bank A
Username => user1
Password => password1

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-11-27