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 }}
dominik-riha
/
php-sdk
Public
forked from
hyperwallet/php-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jan 9, 2020
Prepare to relase 1.4.0
wmews-hw
authored
d140e3a
View commit details
Copy full SHA for d140e3a
Browse repository at this point
Commits on Dec 9, 2019
Merge pull request #34 from hyperwallet/bugfix/HW-51701-null-pointer-exception-on-getmessage
Show description for 351a6d1
wmews-hw
authored
351a6d1
View commit details
Copy full SHA for 351a6d1
Browse repository at this point
Error reporting refactoring.
igusar-epam
committed
225462e
View commit details
Copy full SHA for 225462e
Browse repository at this point
Error reporting refactoring.
igusar-epam
committed
5f86e5d
View commit details
Copy full SHA for 5f86e5d
Browse repository at this point
Error reporting setup.
igusar-epam
committed
55771d9
View commit details
Copy full SHA for 55771d9
Browse repository at this point
Empty $body refactoring.
igusar-epam
committed
8911588
View commit details
Copy full SHA for 8911588
Browse repository at this point
Commits on Dec 6, 2019
Empty $body refactoring.
igusar-epam
committed
e632363
View commit details
Copy full SHA for e632363
Browse repository at this point
Commits on Dec 5, 2019
Merge pull request #31 from hyperwallet/HW-51699-add-payPal-account-status-transitions--php
Show description for 63681c7
wmews-hw
authored
63681c7
View commit details
Copy full SHA for 63681c7
Browse repository at this point
Merge pull request #33 from hyperwallet/bugfix/HW-53780-incorrect-server-address
Show description for 84a3e6e
wmews-hw
authored
84a3e6e
View commit details
Copy full SHA for 84a3e6e
Browse repository at this point
Commits on Dec 4, 2019
Merge pull request #30 from hyperwallet/HW-57518-add-business-operating-name-field-to-user-php
Show description for 40bc965
wmews-hw
authored
40bc965
View commit details
Copy full SHA for 40bc965
Browse repository at this point
Commits on Dec 3, 2019
Added null checking of $errorResponse.
igusar-epam
committed
21507a5
View commit details
Copy full SHA for 21507a5
Browse repository at this point
Commits on Nov 29, 2019
Fixed incorrect Server address.
igusar-epam
committed
dc44ed3
View commit details
Copy full SHA for dc44ed3
Browse repository at this point
Commits on Nov 28, 2019
corrected mistake with method name
dyurchenko-epam
committed
1d5eb0a
View commit details
Copy full SHA for 1d5eb0a
Browse repository at this point
Commits on Nov 27, 2019
added missed PayPalAccountStatusTransition
dyurchenko-epam
committed
4d4b525
View commit details
Copy full SHA for 4d4b525
Browse repository at this point
added paypal account status transitions
dyurchenko-epam
committed
cc2b736
View commit details
Copy full SHA for cc2b736
Browse repository at this point
Commits on Nov 26, 2019
added business operating name field
dyurchenko-epam
committed
56a29f5
View commit details
Copy full SHA for 56a29f5
Browse repository at this point
Commits on Nov 22, 2019
Merge pull request #27 from hyperwallet/feature/HW-54847-remove-relationship-field-from-server-sdk
Show description for 4f27456
yherasym-hw
authored
4f27456
View commit details
Copy full SHA for 4f27456
Browse repository at this point
Merge pull request #29 from hyperwallet/HW-48915-add-cvv-field-to-the-sdk-php
Show description for 0b0de99
yherasym-hw
authored
0b0de99
View commit details
Copy full SHA for 0b0de99
Browse repository at this point
Commits on Nov 21, 2019
added cvv field
dyurchenko-epam
committed
06cb59f
View commit details
Copy full SHA for 06cb59f
Browse repository at this point
Commits on Nov 12, 2019
bankAccount relationship removed.
igusar-epam
committed
4a5cbce
View commit details
Copy full SHA for 4a5cbce
Browse repository at this point
Commits on Sep 27, 2019
Merge pull request #25 from hyperwallet/feature/HW-54135-php-sdk-add-updatePayPalAccount-method
Show description for 0bda67c
wmews-hw
authored
0bda67c
View commit details
Copy full SHA for 0bda67c
Browse repository at this point
Commits on Sep 26, 2019
HW-54135: Created generic updateTransferMethod() for all transfer method types
aseveryn-hw
authored and
Andrii Severyn
committed
3e31d2c
View commit details
Copy full SHA for 3e31d2c
Browse repository at this point
Commits on Sep 18, 2019
HW-54135: Removed redundant line
aseveryn-hw
authored and
Andrii Severyn
committed
d674b4c
View commit details
Copy full SHA for d674b4c
Browse repository at this point
HW-54135: PHP SDK Method updatePayPalAccount() is missed in the files
aseveryn-hw
authored and
Andrii Severyn
committed
6b1eac1
View commit details
Copy full SHA for 6b1eac1
Browse repository at this point
Commits on May 27, 2019
Merge pull request #22 from hyperwallet/feature/HW-52249-Update-readme-add-error-handling
Show description for 3010efb
wmews-hw
authored
3010efb
View commit details
Copy full SHA for 3010efb
Browse repository at this point
Commits on May 24, 2019
Update README.md
gmeyer-hw
authored
2546ed1
View commit details
Copy full SHA for 2546ed1
Browse repository at this point
Commits on Apr 12, 2019
Merge pull request #20 from hyperwallet/feature/HW-50653-SDK-TypeError-thrown-when-response-status-is-204-No-Content
Show description for 839ce3c
wmews-hw
authored
839ce3c
View commit details
Copy full SHA for 839ce3c
Browse repository at this point
Commits on Apr 11, 2019
HW-50653: Added tests for ApiClientTest with 204 response status code
Andrii Severyn
committed
0cd2920
View commit details
Copy full SHA for 0cd2920
Browse repository at this point
Commits on Apr 10, 2019
HW-50653: Set version for hhvm
Andrii Severyn
committed
f0c87a1
View commit details
Copy full SHA for f0c87a1
Browse repository at this point
HW-50653: Fix ApiClient
Andrii Severyn
committed
fddb0ed
View commit details
Copy full SHA for fddb0ed
Browse repository at this point
HW-50653: SDK - TypeError thrown when response status is 204 No Content
Andrii Severyn
committed
15e1257
View commit details
Copy full SHA for 15e1257
Browse repository at this point
Commits on Jan 26, 2019
Update CHANGELOG.md
Show description for d65e227
wmews-hw
committed
d65e227
View commit details
Copy full SHA for d65e227
Browse repository at this point
Commits on Jan 24, 2019
Merge pull request #19 from hyperwallet/feature/HW-47699-add-verification-status
Show description for 49cb4a4
adil khokhar
authored
49cb4a4
View commit details
Copy full SHA for 49cb4a4
Browse repository at this point
changelog update
akhokhar
committed
154455c
View commit details
Copy full SHA for 154455c
Browse repository at this point
changelog update
akhokhar
committed
98bc5f9
View commit details
Copy full SHA for 98bc5f9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.