We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da03274 commit 3da41ebCopy full SHA for 3da41eb
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [3.34.2] - 2024-07-25
2
+### Added
3
+- New parameter SecureModeRedirectURL for [Google Pay PayIn](https://mangopay.com/docs/endpoints/google-pay#google-pay-payin-object)
4
+- New parameters StatementDescriptor for [Refund](https://mangopay.com/docs/endpoints/refunds#refund-object)
5
+
6
## [3.34.1] - 2024-06-12
7
### Added
8
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name='mangopaysdk',
12
- version='3.34.1',
+ version='3.34.2',
13
description='A client library written in python to work with mangopay v2 api',
14
long_description='This SDK is a client library for interacting with the Mangopay API.',
15
url='https://github.com/Mangopay/mangopay2-python-sdk',
0 commit comments