File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 3.30.0] - 2023-11-02
2
+ ### Updated
3
+ - Giropay and Ideal integrations with Mangopay have been improved.
4
+ - Klarna param "MerchantOrderId" has been renamed to "Reference"
5
+
6
+ ### Added
7
+ - New Reference parameter for the new Paypal implementation.
8
+
1
9
## [ 3.29.0] - 2023-09-29
2
10
### Added
3
11
- Instantly convert funds between 2 wallets of different currencies owned by the same user with the new SPOT FX endpoints
Original file line number Diff line number Diff line change 9
9
10
10
setup (
11
11
name = 'mangopaysdk' ,
12
- version = '3.29 .0' ,
12
+ version = '3.30 .0' ,
13
13
description = 'A client library written in python to work with mangopay v2 api' ,
14
14
long_description = 'This SDK is a client library for interacting with the Mangopay API.' ,
15
15
url = 'https://github.com/Mangopay/mangopay2-python-sdk' ,
You can’t perform that action at this time.
0 commit comments