Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
starfolksoftware
/
paystack-php
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/v2.x
- #1
#1
Merged
frknasir
merged 17 commits into
v1.x
starfolksoftware/paystack-php:v1.x
from
feat/v2.x
starfolksoftware/paystack-php:feat/v2.x
Copy head branch name to clipboard
Oct 30, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Feat/v2.x
#1
frknasir
merged 17 commits into
v1.x
starfolksoftware/paystack-php:v1.x
from
feat/v2.x
starfolksoftware/paystack-php:feat/v2.x
Copy head branch name to clipboard
Commits
Commits on Oct 30, 2025
Add options classes for various Paystack functionalities
Show description for 13ae2b6
frknasir
committed
13ae2b6
View commit details
Copy full SHA for 13ae2b6
Browse repository at this point
Refactor code structure for improved readability and maintainability
frknasir
committed
b1aa7cf
View commit details
Copy full SHA for b1aa7cf
Browse repository at this point
Refactor tests for PaymentRequest, Plan, Subaccount, Transaction, and Transfer
Show description for 8f6a5d5
frknasir
committed
8f6a5d5
View commit details
Copy full SHA for 8f6a5d5
Browse repository at this point
Add tests for Settlement, Split, Subscription, and Transfer Recipient functionalities
Show description for 9a96ddb
frknasir
committed
9a96ddb
View commit details
Copy full SHA for 9a96ddb
Browse repository at this point
Refactor API request handling and add comprehensive tests for various functionalities
frknasir
committed
047a30d
View commit details
Copy full SHA for 047a30d
Browse repository at this point
Add tests for ApplePay, DedicatedVirtualAccount, DirectDebit, and VirtualTerminal APIs; refactor request handling in respective classes for improved parameter management.
frknasir
committed
df12316
View commit details
Copy full SHA for df12316
Browse repository at this point
feat: Enhance API options and methods for Integration, Miscellaneous, Verification, and Charge
Show description for f66b513
frknasir
committed
f66b513
View commit details
Copy full SHA for f66b513
Browse repository at this point
refactor: Update API options to accept objects or arrays for BulkCharge and Charge; enhance test cases for improved clarity and structure
frknasir
committed
c922d16
View commit details
Copy full SHA for c922d16
Browse repository at this point
feat: Add GitHub Actions workflows for release and testing; enhance test script for coverage reporting
frknasir
committed
d973321
View commit details
Copy full SHA for d973321
Browse repository at this point
Enhance examples for Paystack Payment Requests
Show description for c132ebc
frknasir
committed
c132ebc
View commit details
Copy full SHA for c132ebc
Browse repository at this point
feat: Add improved type hinting demo and enhance client API method visibility
frknasir
committed
dc697d3
View commit details
Copy full SHA for dc697d3
Browse repository at this point
feat: Add typed responses for Customer, PaymentRequest, and Transaction APIs
Show description for 0168219
frknasir
committed
0168219
View commit details
Copy full SHA for 0168219
Browse repository at this point
fix: upgrade to PHPUnit 10 and PHP 8.1+, fix deprecated GitHub Actions
Show description for ed55cb0
frknasir
committed
ed55cb0
View commit details
Copy full SHA for ed55cb0
Browse repository at this point
fix: remove PHP 8.1 from workflow matrix to align with project requirements
frknasir
committed
14db933
View commit details
Copy full SHA for 14db933
Browse repository at this point
fix: update PHP requirement from ^8.1 to ^8.2 in composer.json
frknasir
committed
e97bbe4
View commit details
Copy full SHA for e97bbe4
Browse repository at this point
fix: separate test commands for coverage and non-coverage runs
Show description for 1933edb
frknasir
committed
1933edb
View commit details
Copy full SHA for 1933edb
Browse repository at this point
Update composer.lock to sync with composer.json
frknasir
committed
a18fd53
View commit details
Copy full SHA for a18fd53
Browse repository at this point
You can’t perform that action at this time.