Skip to content

Commit 76a9a60

Browse files
committed
prepare release
1 parent b3f72ca commit 76a9a60

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2020
- use PayPal-Client v3.0.20
2121
- Fix: If Apple Pay is selected with a different language and currency
2222
- ApplePay: Remove potential triggers for unnecessary session termination
23+
- double check capture-status before capture, to block a race condition
2324

2425
### NEW
2526

metadata.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
'en' => 'Use of the online payment service from PayPal. Documentation: <a href="https://docs.oxid-esales.com/modules/paypal-checkout/en/latest/" target="_blank">PayPal Checkout</a>'
6969
],
7070
'thumbnail' => 'img/paypal.png',
71-
'version' => '3.5.3-rc.6',
71+
'version' => '3.5.3',
7272
'author' => 'OXID eSales AG',
7373
'url' => 'https://www.oxid-esales.com',
7474
'email' => '[email protected]',

0 commit comments

Comments
 (0)