Skip to content

Releases: commercetools/connect-payment-integration-paypal

v1.1.0

18 Sep 13:57
24b6f1a
Compare
Choose a tag to compare

What's Changed

  • Dependabot minor and patch version PRs are auto approved and merged by @praveenkumarct in #143
  • chore(deps-dev): bump the dependencies group in /enabler with 2 updates by @dependabot in #142
  • chore(deps): bump the dependencies group in /processor with 4 updates by @dependabot in #141
  • chore(deps): bump the dependencies group in /processor with 6 updates by @dependabot in #144
  • chore(deps-dev): bump the dependencies group in /enabler with 3 updates by @dependabot in #145
  • chore(deps-dev): bump the dependencies group in /enabler with 2 updates by @dependabot in #146
  • chore(deps): bump the dependencies group in /processor with 5 updates by @dependabot in #147
  • chore(deps-dev): bump the dependencies group in /processor with 6 updates by @dependabot in #148
  • chore(deps-dev): bump the dependencies group in /enabler with 3 updates by @dependabot in #149
  • chore(deps-dev): bump the dependencies group across 1 directory with 3 updates by @dependabot in #155
  • chore(deps): bump the dependencies group across 1 directory with 6 updates by @dependabot in #154
  • chore(deps-dev): bump @types/node from 20.14.11 to 22.0.0 in /processor by @dependabot in #153
  • chore(deps-dev): bump @types/node from 20.14.11 to 22.1.0 in /enabler by @dependabot in #156
  • chore(deps-dev): bump @types/node from 22.0.0 to 22.1.0 in /processor by @dependabot in #157
  • chore(deps-dev): bump @typescript-eslint/parser from 7.16.1 to 7.18.0 in /processor by @dependabot in #160
  • chore(deps-dev): bump the dependencies group in /enabler with 2 updates by @dependabot in #158
  • chore(deps-dev): bump the dependencies group in /enabler with 2 updates by @dependabot in #165
  • chore(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot in #166
  • chore(deps-dev): bump eslint-plugin-unused-imports from 3.2.0 to 4.1.3 in /processor by @dependabot in #162
  • chore(deps): bump the dependencies group across 1 directory with 6 updates by @dependabot in #171
  • chore(deps): bump the dependencies group across 1 directory with 4 updates by @dependabot in #170
  • chore(deps): bump the dependencies group in /processor with 5 updates by @dependabot in #173
  • chore(deps-dev): bump the dependencies group in /enabler with 3 updates by @dependabot in #174
  • chore(deps-dev): bump the dependencies group in /enabler with 3 updates by @dependabot in #177
  • chore(deps): bump the dependencies group in /processor with 7 updates by @dependabot in #176
  • chore(deps-dev): bump vite from 5.4.5 to 5.4.6 in /enabler by @dependabot in #178
  • chore(dependencies): update eslint dependencies by @dasanorct in #180
  • ci: bump version of the enabler and template by @ddeliziact in #179

New Contributors

Full Changelog: v1.0.10...v1.1.0

v1.0.10

25 Jun 14:12
84fb562
Compare
Choose a tag to compare

style(code-scanning): removed unnecessary "await" #140

v1.0.8

05 Jun 12:04
2b2b822
Compare
Choose a tag to compare

fix(paypal): align implementation isAvailable #122
fix(paypal): set funding source #121

v1.0.7

06 May 15:30
d71bebf
Compare
Choose a tag to compare

fix(payments): solved issue when creating a payment from a cart that contains both a customer id and an anonymous id #108

v1.0.6

30 Apr 07:49
531c61c
Compare
Choose a tag to compare

feat(payments): removed validations for payments modifications #101

v1.0.5

19 Apr 07:11
21e21f8
Compare
Choose a tag to compare

chore(logger): improve logging in processor #100
doc(readme): adding required scopes for the client id #99
fix(all): set default value for jwt issuer #97
chore(processor): improve test coverage #96
doc(all): add architecture diagram #95

v1.0.4

15 Apr 15:30
995c105
Compare
Choose a tag to compare

ci(processor): bump @commercetools/connect-payments-sdk #92

v1.0.3

12 Apr 11:59
47dc7bf
Compare
Choose a tag to compare

fix(all): update connect.yaml #90
fix(processor): change payments-sdk version #89

v1.0.2

10 Apr 14:23
343f3d4
Compare
Choose a tag to compare

fix(processor): upgrade connect-payment-sdk #88
Handle onCancel by calling onError with message #87
Fix style and text of Paypal button #86

v1.0.1

04 Apr 12:17
c05238f
Compare
Choose a tag to compare

fix(processor): Paypal order id to payment data #81