Skip to content

Releases: Mangopay/mangopay2-php-sdk

Minor change to User-agent format

08 Oct 12:57
3d8e2ad
Compare
Choose a tag to compare

Update 3.1.3

-> "User-agent" format in the headers changed, aligned to other assets 👤

New endpoints for Card Validation and adding in RemainingFunds feature, minor fixes v3.1.2

28 Sep 08:04
Compare
Choose a tag to compare

Update 📦 3.1.2

💳 New endpoint to support changes to Card Validation process (please listen out for product announcements 👂 )
💯 New RemainingFunds Parameters (Complete feature not fully activated, please listen for 👂 product announcements)
Fix to PayInWebExtendedView 🔧

Adding KYC status OUT_OF_DATE, MultiCapture Parameter and a RestTool.php fix

28 Aug 12:23
90a9755
Compare
Choose a tag to compare

-> As part of KYC improvements, we are adding an OUT_OF_DATE status for KYC documents 📄
-> New MultiCapture Parameter added to Preauthorization object 💯 (Complete feature not fully activated, please listen for 👂 product announcements)
-> "User-agent" format in the headers changed, aligned to other assets 👤
-> Improvements to error handling for RestTool.php requests 🔨

Release 3.1.0 -> Added Google Pay Support, Event `USER_KYC_REGULAR` and much more

09 Jul 12:57
af686de
Compare
Choose a tag to compare

🆙 This new 3.1.0 version of our PHP SDK features 👍

👨 USER_KYC_REGULAR has been added as a new Event. Thanks to it, you are now able to know when all the needed KYCs for a user have been validated and its KYCLevel is updated.
🔧 Release adds typing for EventType values KYC_OUTDATED USER_KYC_REGULAR and USER_KYC_LIGHT
🔧 Updated filtering on user Cards list

🤖 Google Pay are ready to be supported ! 🤖

💳 AccountNumber has been added for Payin External Instruction as a part of DebitedBankAccountDetails. Funds from a non-IBAN account are now better identified. 💳

Add new TemplateURLOptions use for PAYLINEV2 new parameter

17 Mar 10:33
8836334
Compare
Choose a tag to compare

🆕 ⚠️ This 3.0.0 contains a breaking change on TemplateURLOptions behaviour:

  • PAYLINE parameter will be deprecated in the weeks to come
  • PAYLINEV2 parameter must now be use instead for Payin Card Web.

Add EXPIRED Mandate Status

12 Mar 11:07
3b04e7b
Compare
Choose a tag to compare

➕ This minor 2.13.2 version of our PHP SDK provides EXPIRED Mandate status and MANDATE_EXPIRED EventType` support.

👍 From now, you will know if your DirectDebit Mandates cannot be used anymore due to their expiration.

Fix deprecated syntax for PHP 7.4 support

13 Jan 21:35
ce267fe
Compare
Choose a tag to compare

🔧 This minor 2.13.1 version fixes some deprecated syntax used on PHP 7.4 version.

ApplePay support and various adds and bugfixes

08 Jan 13:08
d720340
Compare
Choose a tag to compare

🤖 This new 2.13.0 version of our PHP SDK is now available.

🍎 ApplePay is coming very soon, and our SDK is now supporting it.
More infos to come in the following weeks... Ask your Technical Account Manager if you are interested in !

🔨 Too much parameters were mandatory for EMoney data retrival. It has been fixed.

➕ You are now able to get a UBODeclaration directly by its ID, without any User ID.

COUNTERFEIT_PRODUCT has been added as a new DisputeReasonType .

Add missing property for UBO and monthly amounts support for Emoney feature

12 Sep 12:29
a002656
Compare
Choose a tag to compare

🤖 This new 2.12.2 version of our PHP SDK is now available.

➕ Monthly amounts for Emoney endpoint are now available. You can ask for a particular month or year.
🔧 Missing property isActive is now available at UBO level. Thanks to it, you can easily "delete" a UBO you don't want to be taken in account on your UBODeclaration anymore. More info on our docs

ℹ️ A CHANGELOG.md file has been added to this project: adds, updates, breaking changes and deprecated features will be more highlighted than before.

Added missing UBO eventTypes

13 Jun 15:18
f53e648
Compare
Choose a tag to compare

This minor 2.12.1 version add missing UBO eventTypes.