Releases: Smart2Pay/SDK-PHP
Releases · Smart2Pay/SDK-PHP
Smart2Pay PHP SDK v3.0.11
- Updated test resource URL
Full Changelog: v3.0.10...v3.0.11
Smart2Pay PHP SDK v3.0.10
- Adding StateDetails in Split response structure for card requests
- Adding CaptureDetails in capture split response structure for card requests. Use
payment.split.capturedetails.id
from split capture response asrefund.captureid
in split refund request when initiating split refunds for cards.
Smart2Pay PHP SDK v3.0.9
- Adding APM split capture and split refund
- Adding cards split capture and split refund
- Better errors when validation request parameters
Smart2Pay PHP SDK v3.0.8
- Fixing autoload for methods directory
Smart2Pay PHP SDK v3.0.7
- Changed entry point for live resources
Smart2Pay PHP SDK v3.0.6
Don't force send parameters in payload for cards refund requests
Smart2Pay PHP SDK v3.0.5
- Updated CryptoAddress, CryptoCurrency, SecurityQuestion, SecurityAnswer and IPAddress parameters RegExps in Payout.Details request and Payout.Details response
Smart2Pay PHP SDK v3.0.4
- Added CryptoAddress, CryptoCurrency, SecurityQuestion, SecurityAnswer and IPAddress parameters in Payout.Details request and Payout.Details response
Smart2Pay PHP SDK v3.0.3
Added split payments in APMs and cards (as request and response)
Smart2Pay PHP SDK v3.0.1
- Added ExecutionDate node in payment request structure (If you wish to have the Direct Debit executed at a specific date, you only need to send in the request the ExecutionDate parameter.)
- Added ExecutionDate to preapproval request structure
- Added IssuingBankCountry (Country Code of the Card Issuing Bank)