Skip to content

Commit dc53384

Browse files
authored
Create README.md
1 parent 257f60b commit dc53384

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Introduction
2+
==
3+
![](https://img.shields.io/badge/py3Allpay-0.0.1-blue.svg) ![](https://img.shields.io/badge/python-3.3-yellow.svg)
4+
This is an unofficial allPay(歐付寶) SDK implemented in Python3 . only main functions are implemented now.
5+
CheckOutString(), CheckOut(), CheckOutFeedback() has been implemented.
6+
In general, it could be used in all python3 webframework (like flask , bottle) ..etc
7+
8+
**[!!NOTE!!] allPay may updates their SDK constantly, if `pyallpay` doesn't work. Please file a issue.**
9+
10+
### For Python 2, please refer to the [pyallpay](https://github.com/lockys/pyAllpay) by @ lockkys.
11+
12+
Features:
13+
==
14+
Checkout a payment in ...
15+
- [x] ALL
16+
- [x] CVS
17+
- [x] ATM
18+
- [x] WebATM
19+
- [x] BarCode
20+
- [x] Credit card

0 commit comments

Comments
 (0)