Skip to content

Commit

Permalink
Merge pull request #271 from OXID-eSales/PSPAYPAL-UpdateClient
Browse files Browse the repository at this point in the history
CHANGELOG
  • Loading branch information
mariolorenz authored Mar 15, 2024
2 parents 18e5cd2 + 5b38966 commit 81fa8ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- fix: Refund only with note to Buyer (required)
- [0007595](https://bugs.oxid-esales.com/view.php?id=7595): : Fix PayPal Checkout substract discount from coupon series again, if 'Show net prices in frontend (B2B)' is active
- use PayPal-Request-Id for every api-call
- use PayPal-Client v2.0.11

### NEW
- PayPal Vaulting https://developer.paypal.com/braintree/docs/guides/paypal/checkout-with-vault/
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"giggsey/libphonenumber-for-php": "^8.12",
"viison/address-splitter": "^0.3.4",
"webmozart/path-util": "^2.3.0",
"oxid-solution-catalysts/paypal-client": "v2.0.10"
"oxid-solution-catalysts/paypal-client": "v2.0.11"
},
"require-dev": {
"codeception/module-rest": "^1.4.2",
Expand Down

0 comments on commit 81fa8ea

Please sign in to comment.