tag:github.com,2008:https://github.com/Mangopay/mangopay2-java-sdk/releases Release notes from mangopay2-java-sdk 2024-12-25T08:07:07Z tag:github.com,2008:Repository/11451128/2.41.0 2024-12-25T08:07:20Z 2.41.0 <h3>Added</h3> <p>New endpoints for The Virtual Account object:</p> <ul> <li>Create a Virtual Account</li> <li>Deactivate a Virtual Account</li> <li>View a Virtual Account</li> <li>List Virtual Accounts for a Wallet</li> <li>View Client Availabilities</li> </ul> <p>Added all relevant <code>EVENT_TYPE_CHOICES</code>:</p> <ul> <li><code>VIRTUAL_ACCOUNT_ACTIVE</code></li> <li><code>VIRTUAL_ACCOUNT_BLOCKED</code></li> <li><code>VIRTUAL_ACCOUNT_CLOSED</code></li> <li><code>VIRTUAL_ACCOUNT_FAILED</code></li> </ul> farahalymangopay tag:github.com,2008:Repository/11451128/2.40.0 2024-12-17T17:09:11Z 2.40.0 <h3>Added</h3> <ul> <li>New <code>TransactionDetails</code> parameter for <a href="https://docs.mangopay.com/api-reference/bank-wire-payins/bank-wire-payin-object" rel="nofollow">Bank wire PayIns</a>.</li> </ul> farahalymangopay tag:github.com,2008:Repository/11451128/2.39.0 2024-12-13T11:04:55Z 2.39.0 <h3>Added</h3> <ul> <li>New <code>PaymentRef</code> parameter for <a href="https://docs.mangopay.com/api-reference/payouts/payout-object#the-payout-object" rel="nofollow">Payouts</a></li> </ul> farahalymangopay tag:github.com,2008:Repository/11451128/2.38.2 2024-09-04T12:47:27Z 2.38.2 <h3>Fixed</h3> <ul> <li>Add additional refund reason types.</li> </ul> farahalymangopay tag:github.com,2008:Repository/11451128/2.38.1 2024-08-26T12:23:53Z 2.38.1 <h3>Fixed</h3> <ul> <li>Fixed the idempotency source URL ID pattern matcher to support the updated resource ID format. (thank you <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/AntoineDuComptoirDesPharmacies/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/AntoineDuComptoirDesPharmacies">@AntoineDuComptoirDesPharmacies</a> )</li> </ul> farahalymangopay tag:github.com,2008:Repository/11451128/2.38.0 2024-08-07T11:49:24Z 2.38.0 <h3>Added</h3> <ol> <li>New endpoint: <a href="https://docs.mangopay.com/api-reference/bancontact/bancontact-payin-object#create-bancontact-payin" rel="nofollow">Create a Bancontact PayIn</a></li> <li>New parameter <code>PaymentCategory</code> for the following endpoints:</li> </ol> <ul> <li><a href="https://docs.mangopay.com/api-reference/card-validations/create-card-validation" rel="nofollow">Create a Card Validation</a></li> <li><a href="https://docs.mangopay.com/api-reference/direct-card-payins/create-direct-card-payin" rel="nofollow">Create a Direct Card PayIn</a></li> <li><a href="https://docs.mangopay.com/api-reference/preauthorizations/create-preauthorization" rel="nofollow">Create a Preauthorization</a></li> </ul> <ol start="3"> <li>New parameter <code>StatementDescriptor</code> for the following endpoints:</li> </ol> <ul> <li><a href="https://docs.mangopay.com/api-reference/refunds/create-refund-payin" rel="nofollow">Create a Refund for a PayIn</a></li> <li><a href="https://docs.mangopay.com/api-reference/refunds/view-refund" rel="nofollow">View a Refund</a></li> </ul> <h3>Fixed</h3> <ul> <li>Adjust the parameter <code>CardHolderName</code></li> </ul> farahalymangopay tag:github.com,2008:Repository/11451128/2.37.2 2024-05-24T11:22:25Z 2.37.2 <h3>Added</h3> <ul> <li>New parameter <code>CardHolderName</code> for <a href="https://mangopay.com/docs/endpoints/card-validations#update-card-registration" rel="nofollow">Update Card registration</a></li> </ul> iulian03 tag:github.com,2008:Repository/11451128/2.37.1 2024-04-30T13:52:48Z 2.37.1 <h3>Fixed</h3> <ul> <li>Updated the implementation for <a href="https://mangopay.com/docs/endpoints/payment-method-metadata#lookup-payment-method-metadata" rel="nofollow">Look up metadata for a payment method</a>. The <code>CommercialIndicator</code> and <code>CardType</code> fields have been moved to the <code>BinData</code> object in the API response.</li> </ul> fredericdelordm tag:github.com,2008:Repository/11451128/2.37.0 2024-04-02T13:02:03Z 2.37.0 <h3>Added</h3> <ul> <li>New endpoint <a href="https://mangopay.com/docs/endpoints/paypal#add-tracking-paypal-payin" rel="nofollow">Add tracking to Paypal payin</a></li> <li>New parameter <code>SecureMode</code> for <a href="https://mangopay.com/docs/endpoints/card-validations#create-card-validation" rel="nofollow">Create card validation</a></li> <li>New parameters for Paypal mean of payment : <code>CancelURL</code> &amp; <code>Category</code> (sub-parameter of <code>LineItems</code>). And management of <code>PaypalPayerID</code>, <code>BuyerCountry</code>, <code>BuyerFirstname</code>, <code>BuyerLastname</code>, <code>BuyerPhone</code>, <code>PaypalOrderID</code> in the response.</li> </ul> fredericdelordm tag:github.com,2008:Repository/11451128/2.36.0 2024-03-08T14:07:53Z 2.36.0 <h3>Fixed</h3> <ul> <li>Fixed incorrect spelling of the <code>Subtype</code> key in the <code>BinData</code> parameter.</li> <li>Conversions endpoint spelling</li> </ul> <h3>Added</h3> <ul> <li>The optional Fees parameter is now available on instant conversions, allowing platforms to charge users for FX services. More information <a href="https://mangopay.com/docs/release-notes/millefeuille" rel="nofollow">here</a>.</li> <li>Platforms can now use a quote to secure the rate for a conversion between two currencies for a set amount of time. More information <a href="https://mangopay.com/docs/release-notes/millefeuille" rel="nofollow">here</a>.</li> <li>Introduced the <code>isUkHeaderFlag</code> boolean configuration key. Platforms partnered with Mangopay's UK entity should set this key to true for proper configuration.</li> </ul> fredericdelordm