Skip to content

Releases: Smart2Pay/SDK-PHP

Smart2Pay PHP SDK v3.0.0

13 May 13:39
Compare
Choose a tag to compare
  • Reviewed all credit card and alternative payment statuses.
  • !!! Before updating, please check your code if you are using old payment statuses and adapt your code for new payment statuses (if needed).

Smart2Pay PHP SDK v2.1.32

10 Mar 09:09
Compare
Choose a tag to compare
  • Added Payment.Details.IsMobileApp in payment request structure (payment initiated from a mobile app)

Smart2Pay PHP SDK v2.1.31

24 Feb 16:04
Compare
Choose a tag to compare
  • Changed Merchant site URL and NotificationURL Regex to reflect the change in REST API

Smart2Pay PHP SDK v2.1.30

13 Jan 16:21
Compare
Choose a tag to compare
  • Changed user passwords Regex to reflect the change in REST API

Smart2Pay PHP SDK v2.1.29

13 Jan 15:23
Compare
Choose a tag to compare
  • Added passwords Regex for User requests

Smart2Pay PHP SDK v2.1.28

09 Jan 16:09
Compare
Choose a tag to compare
  • Removed user password Regex

Smart2Pay PHP SDK v2.1.27

18 Nov 12:43
Compare
Choose a tag to compare
  • Added BankAccountType and BankBranch in Refund details structure

Smart2Pay PHP SDK v2.1.26

18 Nov 09:51
Compare
Choose a tag to compare
  • Moved "List Payment Captures" and "Payment Capture Details" methods
    to cards method only (multiple captures are available only on
    SmartCards)

Smart2Pay PHP SDK v2.1.25

18 Nov 09:13
Compare
Choose a tag to compare
  • Added "List Payment Captures" and "Payment Capture Details" methods
  • Added "CaptureDetails" node in payment response
  • Added "CaptureID" in refund request which will refund a specific
    capture request
  • Added "CaptureID" in refund response which says what capture ID was
    refunded (if any)

Smart2Pay PHP SDK v2.1.24

14 Oct 15:08
Compare
Choose a tag to compare
  • Added S2P_SDK_CONFIG_PATH constant to provide a different location
    for SDK config.php file