Skip to content

Commit

Permalink
Release 4.0.7
Browse files Browse the repository at this point in the history
* Added support for `Card Metadata` API (CS2)
* Added new Integrated Platforms payment instrument endpoints to `Accounts` (CS2)
* Added support for Dispute Scheme Files API (CS1/CS2)
* Added prism score property to payment response risk object
* Added `device_session_id` to RiskRequest
* Restore first_name and country fields from PaymentRecipient schema
* Added mandatory fields for MIT/CIT payments sources (CS1/CS2)
* Support Secret Key for `Transfers` (CS2)
* Deprecate `ReflowResponse` as the actual response is empty, instead we should use `EmptyResponse`, it will be deleted in a future version
* Deprecated `Risk` client (CS1/CS2)
* Fix ReportDetailsResponse response attributes types for `CreatedOn` & `LastModifiedOn`
  • Loading branch information
a-ibarra committed Dec 28, 2022
1 parent 4eea5cd commit cc31269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
<Version>4.0.6</Version>
<Version>4.0.7</Version>
</PropertyGroup>
</Project>

0 comments on commit cc31269

Please sign in to comment.