https://github.com/xxl4/airwallex-php-sdk
airwallex php sdk
https://github.com/xxl4/airwallex-php-sdk
airwallex payments
Last synced: 4 months ago
JSON representation
airwallex php sdk
- Host: GitHub
- URL: https://github.com/xxl4/airwallex-php-sdk
- Owner: xxl4
- License: mit
- Created: 2023-12-26T10:05:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-11T12:38:08.000Z (7 months ago)
- Last Synced: 2024-11-27T18:36:34.125Z (6 months ago)
- Topics: airwallex, payments
- Language: PHP
- Homepage:
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# airwallex-php-sdk
airwallex php sdk# Install
```
composer require nicelizhi/airwallex-php-sdk
```# Test
```
composer phpunit
```# Issue
[Submit](https://github.com/nicelizhi/airwallex-php-sdk/issues)# Referce
[Airwallex Api](https://www.airwallex.com/docs/api#/Introduction)