File tree 2 files changed +19
-3
lines changed
2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 3.25.0] - 2025-03-24
2
+ ### Added
3
+
4
+ New endpoints for [ strong customer authentication (SCA)] ( https://docs.mangopay.com/guides/users/sca ) on Owner users:
5
+ - [ POST Create a Natural User (SCA)] ( https://docs.mangopay.com/api-reference/users/create-natural-user-sca )
6
+ - [ PUT Update a Natural User (SCA)] ( https://docs.mangopay.com/api-reference/users/update-natural-user-sca )
7
+ - [ POST Create a Legal User (SCA)] ( https://docs.mangopay.com/api-reference/users/create-legal-user-sca )
8
+ - [ PUT Update a Legal User (SCA)] ( https://docs.mangopay.com/api-reference/users/update-legal-user-sca )
9
+ - [ PUT Categorize a Natural User (SCA)] ( https://docs.mangopay.com/api-reference/users/categorize-natural-user )
10
+ - [ PUT Categorize a Legal User (SCA)] ( https://docs.mangopay.com/api-reference/users/categorize-legal-user )
11
+ - [ POST Enroll a User in SCA] ( https://docs.mangopay.com/api-reference/users/enroll-user )
12
+
13
+ ### Added
14
+ - [ POST Create a BLIK PayIn (with code)] ( https://docs.mangopay.com/api-reference/blik/create-blik-payin-with-code )
15
+ - [ POST Create a Payconiq PayIn] ( https://docs.mangopay.com/api-reference/payconiq/create-payconiq-payin )
16
+
1
17
## [ 3.24.0] - 2025-03-14
2
18
### Added
3
19
Original file line number Diff line number Diff line change 6
6
<Copyright >Copyright © 2022</Copyright >
7
7
<Description >.Net 6.0 for access to MANGOPAY API v2</Description >
8
8
<Authors >MangoPay</Authors >
9
- <Version >3.24 .0</Version >
10
- <AssemblyVersion >3.24 .0.0</AssemblyVersion >
11
- <FileVersion >3.24 .0.0</FileVersion >
9
+ <Version >3.25 .0</Version >
10
+ <AssemblyVersion >3.25 .0.0</AssemblyVersion >
11
+ <FileVersion >3.25 .0.0</FileVersion >
12
12
<PackageId >mangopay2-sdk</PackageId >
13
13
</PropertyGroup >
14
14
<PropertyGroup Condition =" '$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|netstandard2.1|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments