Skip to content

Commit

Permalink
Release 4.0.5
Browse files Browse the repository at this point in the history
* Action.ResponseCode type changed to string (previous)
* Added `upgrade_reason` to 3DS request and response.
* Removed payment_type: `unscheduled`
* Added `email_addresses` to ContactDetails (default).
* Added support for Customer Source (default).
  • Loading branch information
a-ibarra committed Oct 12, 2022
1 parent b431ecf commit eb382bc
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.4</Version>
<Version>4.0.5</Version>
</PropertyGroup>
</Project>

0 comments on commit eb382bc

Please sign in to comment.