Skip to content

Commit 7f377fa

Browse files
author
Iulian Masar
committed
version bump 3.28.0
1 parent d79bb9a commit 7f377fa

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [3.28.0] - 2023-09-18
2+
### Added
3+
4+
- Multibanco, Satispay, Blik, Klarna are now available as a payment method with Mangopay. This payment method is in private beta. Please contact support if you have any questions.
5+
- Card validation endpoint is now available (Private beta)
6+
7+
### Updated
8+
9+
- Google Pay integration & Paypal with Mangopay have been improved. These payment methods are in private beta. Please contact support if you have any questions.
10+
11+
### Fixed
12+
13+
- MBWay & PayPal are now using Web Execution Type.
14+
115
## [3.27.2] - 2023-07-28
216
### Fixed
317

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name='mangopaysdk',
12-
version='3.27.2',
12+
version='3.28.0',
1313
description='A client library written in python to work with mangopay v2 api',
1414
long_description='This SDK is a client library for interacting with the Mangopay API.',
1515
url='https://github.com/Mangopay/mangopay2-python-sdk',

0 commit comments

Comments
 (0)