-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add gitaction #159
add gitaction #159
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Looks good to me.
updated addon fundaccount module
Updated order & registrationlink
updated payment module
updated paymentlink & verfication
implemented qrcode
updated refund api
updated settlement module
updated subscription module
implement item and fetch all customers
updated virtual account module
Update Readme and Changelog.md
.github/workflows/python.yml
Outdated
strategy: | ||
max-parallel: 4 | ||
matrix: | ||
python-version: [3, 3.5, 3.6] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
change this to include more versions please: https://endoflife.date/python
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i have added other updated versions
No description provided.