Releases: Mangopay/mangopay2-php-sdk
Releases Β· Mangopay/mangopay2-php-sdk
3.33.0
3.32.2
Updated
Added all relevant EVENT_TYPE_CHOICES
for virtual accounts:
VIRTUAL_ACCOUNT_ACTIVE
VIRTUAL_ACCOUNT_BLOCKED
VIRTUAL_ACCOUNT_CLOSED
VIRTUAL_ACCOUNT_FAILED
3.32.1
Fixed
- #643 Fixed PHP doc blocks.
- #654 Fixed idempotency response to return the error object.
- #656 Update
bankAccountId
parameter to accept alphanumerical IDs.
Thanks for you contribution @williamdes
3.32.0
Added
New endpoints for The Virtual Account object:
3.31.0
Added
-
New endpoint: Create a Bancontact PayIn
-
New parameter
PaymentCategory
for the following endpoints :
3.30.0
3.29.3
Added
- New parameter
CardHolderName
for Update Card registration
3.29.2
Fixed
- Updated the implementation for Look up metadata for a payment method. The
CommercialIndicator
andCardType
fields have been moved to theBinData
object in the API response.
3.29.1
3.29.0
Added
- New endpoint Add tracking to Paypal payin
- New parameter
SecureMode
for Create card validation - New parameters for Paypal mean of payment :
CancelURL
&Category
(sub-parameter ofLineItems
). And management ofPaypalPayerID
,BuyerCountry
,BuyerFirstname
,BuyerLastname
,BuyerPhone
,PaypalOrderID
in the response.