Skip to content

Releases: Smart2Pay/SDK-PHP

Smart2Pay PHP SDK v3.0.11

22 Sep 15:04
Compare
Choose a tag to compare
  • Updated test resource URL

Full Changelog: v3.0.10...v3.0.11

Smart2Pay PHP SDK v3.0.10

25 May 12:47
Compare
Choose a tag to compare
  • 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 as refund.captureid in split refund request when initiating split refunds for cards.

Smart2Pay PHP SDK v3.0.9

02 May 16:50
Compare
Choose a tag to compare
  • 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

07 Apr 10:45
Compare
Choose a tag to compare
  • Fixing autoload for methods directory

Smart2Pay PHP SDK v3.0.7

09 Nov 18:11
Compare
Choose a tag to compare
  • Changed entry point for live resources

Smart2Pay PHP SDK v3.0.6

01 Jul 14:07
Compare
Choose a tag to compare

Don't force send parameters in payload for cards refund requests

Smart2Pay PHP SDK v3.0.5

17 May 12:39
Compare
Choose a tag to compare
  • Updated CryptoAddress, CryptoCurrency, SecurityQuestion, SecurityAnswer and IPAddress parameters RegExps in Payout.Details request and Payout.Details response

Smart2Pay PHP SDK v3.0.4

17 May 08:50
Compare
Choose a tag to compare
  • Added CryptoAddress, CryptoCurrency, SecurityQuestion, SecurityAnswer and IPAddress parameters in Payout.Details request and Payout.Details response

Smart2Pay PHP SDK v3.0.3

21 Jan 14:39
Compare
Choose a tag to compare

Added split payments in APMs and cards (as request and response)

Smart2Pay PHP SDK v3.0.1

23 Oct 12:53
Compare
Choose a tag to compare
  • 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)