定制 paymentassist/creditsafe-callreport 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

paymentassist/creditsafe-callreport

最新稳定版本:2.0.0

Composer 安装命令:

composer require paymentassist/creditsafe-callreport

包简介

PHP client for accessing the CreditSafe CallReport API

README 文档

README

PHP client for accessing the CreditSafe CallReport API

Installation

Install with composer:

composer require paymentassist/creditsafe-callreport

Usage

src/CreditsafeMiddleware.php handles authentication, ensure the following ENV variables are available:

export CREDITSAFE_COMPANY="your company"
export CREDITSAFE_USERNAME="your username"
export CREDITSAFE_PASSWORD="your password"

See example.php.

Regenerating class maps

./vendor/bin/soap-client generate:classmap --config=./config/soap-client.php

统计信息

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

GitHub 信息

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

其他信息

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