@primer-io/checkout-web 2.54.4 → 2.54.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,2123 @@
1
+ # @primer-io/checkout-web
2
+
3
+ ## 2.54.6
4
+
5
+ ### Patch Changes
6
+
7
+ - cd1b3f6: fix(stripe-ach): send correct payment method type when selecting vaulted stripe ach
8
+
9
+ ## 2.54.5
10
+
11
+ ### Patch Changes
12
+
13
+ - 289b589: Add DLOCAL_PIX, PAY_NL_RIVERTY and ALMA to Payment Types
14
+
15
+ ## 2.54.4
16
+
17
+ ### Patch Changes
18
+
19
+ - 20d807e: fix missing env var
20
+
21
+ ## 2.54.3
22
+
23
+ ### Patch Changes
24
+
25
+ - 17f447f: Re-release to fix the pipeline issues.
26
+
27
+ ## 2.54.2
28
+
29
+ ### Patch Changes
30
+
31
+ - 7c8c5a0: GP fix 2 - disabled for real
32
+
33
+ ## 2.54.1
34
+
35
+ ### Patch Changes
36
+
37
+ - 41aa5c5: PrimerJS: New Vault, Better TS, Better Esbuild, BugFixes, Disabled LegacySDK: GP disabled fix
38
+
39
+ ## 2.54.0
40
+
41
+ ### Minor Changes
42
+
43
+ - 6b397b0: improve accessibility for hidden inputs
44
+
45
+ ### Patch Changes
46
+
47
+ - 14cd3fa: fix a bug where checkout stays in loading state on headless when cancelling apple pay too quickly
48
+
49
+ ## 2.53.7
50
+
51
+ ### Patch Changes
52
+
53
+ - 4ae84d3: Old iOS fixes
54
+
55
+ ## 2.53.6
56
+
57
+ ### Patch Changes
58
+
59
+ - d7a71b2: Form Fixes, New Lit Events, TS fix for Legacy SDK
60
+
61
+ ## 2.53.5
62
+
63
+ ### Patch Changes
64
+
65
+ - 82386e2: fix missing data on 3ds continue endpoint call
66
+
67
+ ## 2.53.4
68
+
69
+ ### Patch Changes
70
+
71
+ - 8a68850: add stripe ach components
72
+
73
+ ## 2.53.3
74
+
75
+ ### Patch Changes
76
+
77
+ - e9ef698: improve card form validation
78
+
79
+ ## 2.53.2
80
+
81
+ ### Patch Changes
82
+
83
+ - e831896: trigger checkout fail or complete based on payment.checkoutOutcome
84
+
85
+ ## 2.53.1
86
+
87
+ ### Patch Changes
88
+
89
+ - 3643bb8: Stripe ACH Vaulted Display Fix
90
+
91
+ ## 2.53.0
92
+
93
+ ### Minor Changes
94
+
95
+ - 004c0d8: Primer.js: Vaulting, Klarna, Card Form, SDK-Web - new types, new headless class, vaulting fixes, new utils
96
+ - a04f14f: fix: add onPaymentMethodAction callback to Klarna and add Klarna payment method to composable checkout
97
+
98
+ ### Patch Changes
99
+
100
+ - d9e7144: fix iframe touched validation and use input meta in components
101
+
102
+ ## 2.52.1
103
+
104
+ ### Patch Changes
105
+
106
+ - c740aa9: - Fixed an issue where the payment method logo position, relative to the text, was sometimes ignored.
107
+ - Added english translation for "checkoutWith".
108
+
109
+ ## 2.52.0
110
+
111
+ ### Minor Changes
112
+
113
+ - 510d671: API Version set to 2.4 / Surcharge UI updates
114
+
115
+ ## 2.51.0
116
+
117
+ ### Minor Changes
118
+
119
+ - 26d7449: Klarna update session fix
120
+
121
+ ## 2.50.6
122
+
123
+ ### Patch Changes
124
+
125
+ - 0b26fa5: fix OR_BIBED_15 error
126
+
127
+ ## 2.50.5
128
+
129
+ ### Patch Changes
130
+
131
+ - 7675834: Remove support for iDeal v1 and delete bank selector components
132
+
133
+ ## 2.50.4
134
+
135
+ ### Patch Changes
136
+
137
+ - 1e77f26: fix undefined is not an object (evaluating 'e.givenName')
138
+
139
+ ## 2.50.3
140
+
141
+ ### Patch Changes
142
+
143
+ - c2d3306: Fix for the Klarna vaulting flow
144
+
145
+ ## 2.50.2
146
+
147
+ ### Patch Changes
148
+
149
+ - af24cb6: Stripe ACH - TS fixes
150
+
151
+ ## 2.50.1
152
+
153
+ ### Patch Changes
154
+
155
+ - 70a1b4d: Fix double surcharge and top level amount calculation for Google Pay
156
+
157
+ ## 2.50.0
158
+
159
+ ### Minor Changes
160
+
161
+ - 4c4f801: Api Flag - Stable Release
162
+
163
+ ### Patch Changes
164
+
165
+ - 76f9655: Add support for iDeal v2 for Adyen in headless checkout
166
+
167
+ ## 2.49.2
168
+
169
+ ### Patch Changes
170
+
171
+ - 8c17e63: add missing unselect payment method call into redirect payment methods
172
+
173
+ ## 2.49.1
174
+
175
+ ### Patch Changes
176
+
177
+ - 36561ef: improve onCheckoutComplete and onCheckoutFail analytics
178
+ - 1091832: Type changes - move to const
179
+ - d02fac7: remove cardholder name non-latin characters validation
180
+
181
+ ## 2.49.0
182
+
183
+ ### Minor Changes
184
+
185
+ - 875578c: Remove old express checkout and one payment flow
186
+
187
+ ### Patch Changes
188
+
189
+ - 875578c: Old Express checkout cleanup
190
+ - 8b3fc52: Allows paying when the amount is 0 on Google Pay and Apple Pay
191
+
192
+ ## 2.48.0
193
+
194
+ ### Minor Changes
195
+
196
+ - 31122f0: merge legacy packages into primer-sdk-web
197
+ - c0e79ab: Update PROD Dependencies
198
+
199
+ ### Patch Changes
200
+
201
+ - fc46ec2: TS update
202
+ - 53e8c6f: update preloadPrimer to have analytics
203
+ - 89be2e4: Experimental Flag
204
+
205
+ ## 2.47.0
206
+
207
+ ### Minor Changes
208
+
209
+ - d6ffe4e: feat: add stripe ACH vaulting feature
210
+
211
+ ## 2.46.8
212
+
213
+ ### Patch Changes
214
+
215
+ - b3ce147: fix google pay OR_BIBED_15 popup not opening firefox error
216
+ - Updated dependencies [b3ce147]
217
+ - @primer-io/payment-methods@1.0.5
218
+
219
+ ## 2.46.7
220
+
221
+ ### Patch Changes
222
+
223
+ - d1ec61a: Fix Error messages not being translated
224
+
225
+ ## 2.46.6
226
+
227
+ ### Patch Changes
228
+
229
+ - 830a282: fix: set up google pay line items correctly avoiding or_bibed_06 error
230
+ - Updated dependencies [830a282]
231
+ - @primer-io/payment-methods@1.0.4
232
+
233
+ ## 2.46.5
234
+
235
+ ### Patch Changes
236
+
237
+ - ee11d40: feat(apple-pay): support billing options
238
+ expose new express checkout options with improved interface
239
+ - Updated dependencies [ee11d40]
240
+ - @primer-io/payment-methods@1.0.3
241
+
242
+ ## 2.46.4
243
+
244
+ ### Patch Changes
245
+
246
+ - 8f1bd13: chore: update stripe ach mandate translation
247
+ - d7220d9: fix safari autofill
248
+
249
+ ## 2.46.3
250
+
251
+ ### Patch Changes
252
+
253
+ - 1427bbc: fix gitlab build
254
+
255
+ ## 2.46.2
256
+
257
+ ### Patch Changes
258
+
259
+ - 66bb1f8: format api controller thrown network errors correctly
260
+ - fb6ea55: klarna button update and custom text support
261
+ - 00d6c82: add new express checkout and klarna translations
262
+
263
+ ## 2.46.1
264
+
265
+ ### Patch Changes
266
+
267
+ - 45dbe20: fix BroadcastChannel missing on old browsers
268
+ - eaa15a9: add express checkout functionality to apple pay and google pay
269
+ - Updated dependencies [eaa15a9]
270
+ - @primer-io/payment-methods@1.0.2
271
+
272
+ ## 2.46.1-beta.0
273
+
274
+ ### Patch Changes
275
+
276
+ - eaa15a9: add express checkout functionality to apple pay and google pay
277
+ - Updated dependencies [eaa15a9]
278
+ - @primer-io/payment-methods@1.0.2-beta.0
279
+
280
+ ## 2.46.0
281
+
282
+ ### Minor Changes
283
+
284
+ - e3d052b: refactor payment methods structure
285
+ - 4e88968: new error reporting, analytics refactor, kill proxies
286
+
287
+ ### Patch Changes
288
+
289
+ - @primer-io/payment-methods@1.0.1
290
+
291
+ ## 2.45.10
292
+
293
+ ### Patch Changes
294
+
295
+ - Updated dependencies [5715680]
296
+ - @primer-io/payment-method-paypal@2.3.38
297
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.35
298
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.41
299
+ - @primer-io/payment-method-adyen-blik@2.1.38
300
+ - @primer-io/payment-method-adyen-dotpay@2.1.38
301
+ - @primer-io/payment-method-adyen-eps@1.3.38
302
+ - @primer-io/payment-method-adyen-ideal@2.1.38
303
+ - @primer-io/payment-method-adyen-klarna@1.4.38
304
+ - @primer-io/payment-method-adyen-mbway@1.2.38
305
+ - @primer-io/payment-method-adyen-multibanco@1.2.38
306
+ - @primer-io/payment-method-apple-pay@2.4.28
307
+ - @primer-io/payment-method-google-pay@2.3.38
308
+ - @primer-io/payment-method-klarna@2.5.30
309
+ - @primer-io/payment-method-mollie-giftcard@2.1.38
310
+ - @primer-io/payment-method-nets@2.1.38
311
+ - @primer-io/payment-method-omise-promptpay@1.2.38
312
+ - @primer-io/payment-method-pay-nl-ideal@2.1.38
313
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.38
314
+ - @primer-io/payment-method-pay-nl-paypal@2.1.38
315
+ - @primer-io/payment-method-primer-test-klarna@2.1.38
316
+ - @primer-io/payment-method-primer-test-paypal@2.1.38
317
+ - @primer-io/payment-method-primer-test-sofort@2.1.38
318
+ - @primer-io/payment-method-rapyd-fast@1.1.38
319
+ - @primer-io/payment-method-rapyd-promptpay@1.2.38
320
+ - @primer-io/payment-method-stripe-ach@0.2.12
321
+ - @primer-io/payment-method-worldpay-ideal@1.2.38
322
+ - @primer-io/payment-method-xfers-paynow@2.1.38
323
+
324
+ ## 2.45.9
325
+
326
+ ### Patch Changes
327
+
328
+ - 436c85ba: Fix the translation of "Cardholder name" in Bulgarian
329
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.34
330
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.40
331
+ - @primer-io/payment-method-adyen-blik@2.1.37
332
+ - @primer-io/payment-method-adyen-dotpay@2.1.37
333
+ - @primer-io/payment-method-adyen-eps@1.3.37
334
+ - @primer-io/payment-method-adyen-ideal@2.1.37
335
+ - @primer-io/payment-method-adyen-klarna@1.4.37
336
+ - @primer-io/payment-method-adyen-mbway@1.2.37
337
+ - @primer-io/payment-method-adyen-multibanco@1.2.37
338
+ - @primer-io/payment-method-apple-pay@2.4.27
339
+ - @primer-io/payment-method-google-pay@2.3.37
340
+ - @primer-io/payment-method-klarna@2.5.29
341
+ - @primer-io/payment-method-mollie-giftcard@2.1.37
342
+ - @primer-io/payment-method-nets@2.1.37
343
+ - @primer-io/payment-method-omise-promptpay@1.2.37
344
+ - @primer-io/payment-method-pay-nl-ideal@2.1.37
345
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.37
346
+ - @primer-io/payment-method-pay-nl-paypal@2.1.37
347
+ - @primer-io/payment-method-paypal@2.3.37
348
+ - @primer-io/payment-method-primer-test-klarna@2.1.37
349
+ - @primer-io/payment-method-primer-test-paypal@2.1.37
350
+ - @primer-io/payment-method-primer-test-sofort@2.1.37
351
+ - @primer-io/payment-method-rapyd-fast@1.1.37
352
+ - @primer-io/payment-method-rapyd-promptpay@1.2.37
353
+ - @primer-io/payment-method-stripe-ach@0.2.11
354
+ - @primer-io/payment-method-worldpay-ideal@1.2.37
355
+ - @primer-io/payment-method-xfers-paynow@2.1.37
356
+
357
+ ## 2.45.8
358
+
359
+ ### Patch Changes
360
+
361
+ - e58d7ca1: fix analytics events config data and timer events context data
362
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.33
363
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.39
364
+ - @primer-io/payment-method-adyen-blik@2.1.36
365
+ - @primer-io/payment-method-adyen-dotpay@2.1.36
366
+ - @primer-io/payment-method-adyen-eps@1.3.36
367
+ - @primer-io/payment-method-adyen-ideal@2.1.36
368
+ - @primer-io/payment-method-adyen-klarna@1.4.36
369
+ - @primer-io/payment-method-adyen-mbway@1.2.36
370
+ - @primer-io/payment-method-adyen-multibanco@1.2.36
371
+ - @primer-io/payment-method-apple-pay@2.4.26
372
+ - @primer-io/payment-method-google-pay@2.3.36
373
+ - @primer-io/payment-method-klarna@2.5.28
374
+ - @primer-io/payment-method-mollie-giftcard@2.1.36
375
+ - @primer-io/payment-method-nets@2.1.36
376
+ - @primer-io/payment-method-omise-promptpay@1.2.36
377
+ - @primer-io/payment-method-pay-nl-ideal@2.1.36
378
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.36
379
+ - @primer-io/payment-method-pay-nl-paypal@2.1.36
380
+ - @primer-io/payment-method-paypal@2.3.36
381
+ - @primer-io/payment-method-primer-test-klarna@2.1.36
382
+ - @primer-io/payment-method-primer-test-paypal@2.1.36
383
+ - @primer-io/payment-method-primer-test-sofort@2.1.36
384
+ - @primer-io/payment-method-rapyd-fast@1.1.36
385
+ - @primer-io/payment-method-rapyd-promptpay@1.2.36
386
+ - @primer-io/payment-method-stripe-ach@0.2.10
387
+ - @primer-io/payment-method-worldpay-ideal@1.2.36
388
+ - @primer-io/payment-method-xfers-paynow@2.1.36
389
+
390
+ ## 2.45.7
391
+
392
+ ### Patch Changes
393
+
394
+ - 194d3aa2: fix client session action result cache
395
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.32
396
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.38
397
+ - @primer-io/payment-method-adyen-blik@2.1.35
398
+ - @primer-io/payment-method-adyen-dotpay@2.1.35
399
+ - @primer-io/payment-method-adyen-eps@1.3.35
400
+ - @primer-io/payment-method-adyen-ideal@2.1.35
401
+ - @primer-io/payment-method-adyen-klarna@1.4.35
402
+ - @primer-io/payment-method-adyen-mbway@1.2.35
403
+ - @primer-io/payment-method-adyen-multibanco@1.2.35
404
+ - @primer-io/payment-method-apple-pay@2.4.25
405
+ - @primer-io/payment-method-google-pay@2.3.35
406
+ - @primer-io/payment-method-klarna@2.5.27
407
+ - @primer-io/payment-method-mollie-giftcard@2.1.35
408
+ - @primer-io/payment-method-nets@2.1.35
409
+ - @primer-io/payment-method-omise-promptpay@1.2.35
410
+ - @primer-io/payment-method-pay-nl-ideal@2.1.35
411
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.35
412
+ - @primer-io/payment-method-pay-nl-paypal@2.1.35
413
+ - @primer-io/payment-method-paypal@2.3.35
414
+ - @primer-io/payment-method-primer-test-klarna@2.1.35
415
+ - @primer-io/payment-method-primer-test-paypal@2.1.35
416
+ - @primer-io/payment-method-primer-test-sofort@2.1.35
417
+ - @primer-io/payment-method-rapyd-fast@1.1.35
418
+ - @primer-io/payment-method-rapyd-promptpay@1.2.35
419
+ - @primer-io/payment-method-stripe-ach@0.2.9
420
+ - @primer-io/payment-method-worldpay-ideal@1.2.35
421
+ - @primer-io/payment-method-xfers-paynow@2.1.35
422
+
423
+ ## 2.45.6
424
+
425
+ ### Patch Changes
426
+
427
+ - 29830d92: add cache control header to published assets
428
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.31
429
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.37
430
+ - @primer-io/payment-method-adyen-blik@2.1.34
431
+ - @primer-io/payment-method-adyen-dotpay@2.1.34
432
+ - @primer-io/payment-method-adyen-eps@1.3.34
433
+ - @primer-io/payment-method-adyen-ideal@2.1.34
434
+ - @primer-io/payment-method-adyen-klarna@1.4.34
435
+ - @primer-io/payment-method-adyen-mbway@1.2.34
436
+ - @primer-io/payment-method-adyen-multibanco@1.2.34
437
+ - @primer-io/payment-method-apple-pay@2.4.24
438
+ - @primer-io/payment-method-google-pay@2.3.34
439
+ - @primer-io/payment-method-klarna@2.5.26
440
+ - @primer-io/payment-method-mollie-giftcard@2.1.34
441
+ - @primer-io/payment-method-nets@2.1.34
442
+ - @primer-io/payment-method-omise-promptpay@1.2.34
443
+ - @primer-io/payment-method-pay-nl-ideal@2.1.34
444
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.34
445
+ - @primer-io/payment-method-pay-nl-paypal@2.1.34
446
+ - @primer-io/payment-method-paypal@2.3.34
447
+ - @primer-io/payment-method-primer-test-klarna@2.1.34
448
+ - @primer-io/payment-method-primer-test-paypal@2.1.34
449
+ - @primer-io/payment-method-primer-test-sofort@2.1.34
450
+ - @primer-io/payment-method-rapyd-fast@1.1.34
451
+ - @primer-io/payment-method-rapyd-promptpay@1.2.34
452
+ - @primer-io/payment-method-stripe-ach@0.2.8
453
+ - @primer-io/payment-method-worldpay-ideal@1.2.34
454
+ - @primer-io/payment-method-xfers-paynow@2.1.34
455
+
456
+ ## 2.45.5
457
+
458
+ ### Patch Changes
459
+
460
+ - 7a9ee05d: inline types to fix output d.ts
461
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.30
462
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.36
463
+ - @primer-io/payment-method-adyen-blik@2.1.33
464
+ - @primer-io/payment-method-adyen-dotpay@2.1.33
465
+ - @primer-io/payment-method-adyen-eps@1.3.33
466
+ - @primer-io/payment-method-adyen-ideal@2.1.33
467
+ - @primer-io/payment-method-adyen-klarna@1.4.33
468
+ - @primer-io/payment-method-adyen-mbway@1.2.33
469
+ - @primer-io/payment-method-adyen-multibanco@1.2.33
470
+ - @primer-io/payment-method-apple-pay@2.4.23
471
+ - @primer-io/payment-method-google-pay@2.3.33
472
+ - @primer-io/payment-method-klarna@2.5.25
473
+ - @primer-io/payment-method-mollie-giftcard@2.1.33
474
+ - @primer-io/payment-method-nets@2.1.33
475
+ - @primer-io/payment-method-omise-promptpay@1.2.33
476
+ - @primer-io/payment-method-pay-nl-ideal@2.1.33
477
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.33
478
+ - @primer-io/payment-method-pay-nl-paypal@2.1.33
479
+ - @primer-io/payment-method-paypal@2.3.33
480
+ - @primer-io/payment-method-primer-test-klarna@2.1.33
481
+ - @primer-io/payment-method-primer-test-paypal@2.1.33
482
+ - @primer-io/payment-method-primer-test-sofort@2.1.33
483
+ - @primer-io/payment-method-rapyd-fast@1.1.33
484
+ - @primer-io/payment-method-rapyd-promptpay@1.2.33
485
+ - @primer-io/payment-method-stripe-ach@0.2.7
486
+ - @primer-io/payment-method-worldpay-ideal@1.2.33
487
+ - @primer-io/payment-method-xfers-paynow@2.1.33
488
+
489
+ ## 2.45.4
490
+
491
+ ### Patch Changes
492
+
493
+ - ac35019a: Added language support for:
494
+ - Finnish
495
+ - Korean
496
+ - Catalan
497
+ - Serbian
498
+ - Slovenian
499
+ - Ukranian
500
+ - Hebrew
501
+ - Indonesian
502
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.29
503
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.35
504
+ - @primer-io/payment-method-adyen-blik@2.1.32
505
+ - @primer-io/payment-method-adyen-dotpay@2.1.32
506
+ - @primer-io/payment-method-adyen-eps@1.3.32
507
+ - @primer-io/payment-method-adyen-ideal@2.1.32
508
+ - @primer-io/payment-method-adyen-klarna@1.4.32
509
+ - @primer-io/payment-method-adyen-mbway@1.2.32
510
+ - @primer-io/payment-method-adyen-multibanco@1.2.32
511
+ - @primer-io/payment-method-apple-pay@2.4.22
512
+ - @primer-io/payment-method-google-pay@2.3.32
513
+ - @primer-io/payment-method-klarna@2.5.24
514
+ - @primer-io/payment-method-mollie-giftcard@2.1.32
515
+ - @primer-io/payment-method-nets@2.1.32
516
+ - @primer-io/payment-method-omise-promptpay@1.2.32
517
+ - @primer-io/payment-method-pay-nl-ideal@2.1.32
518
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.32
519
+ - @primer-io/payment-method-pay-nl-paypal@2.1.32
520
+ - @primer-io/payment-method-paypal@2.3.32
521
+ - @primer-io/payment-method-primer-test-klarna@2.1.32
522
+ - @primer-io/payment-method-primer-test-paypal@2.1.32
523
+ - @primer-io/payment-method-primer-test-sofort@2.1.32
524
+ - @primer-io/payment-method-rapyd-fast@1.1.32
525
+ - @primer-io/payment-method-rapyd-promptpay@1.2.32
526
+ - @primer-io/payment-method-stripe-ach@0.2.6
527
+ - @primer-io/payment-method-worldpay-ideal@1.2.32
528
+ - @primer-io/payment-method-xfers-paynow@2.1.32
529
+
530
+ ## 2.45.3
531
+
532
+ ### Patch Changes
533
+
534
+ - 3a108cee: Latency analytics
535
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.28
536
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.34
537
+ - @primer-io/payment-method-adyen-blik@2.1.31
538
+ - @primer-io/payment-method-adyen-dotpay@2.1.31
539
+ - @primer-io/payment-method-adyen-eps@1.3.31
540
+ - @primer-io/payment-method-adyen-ideal@2.1.31
541
+ - @primer-io/payment-method-adyen-klarna@1.4.31
542
+ - @primer-io/payment-method-adyen-mbway@1.2.31
543
+ - @primer-io/payment-method-adyen-multibanco@1.2.31
544
+ - @primer-io/payment-method-apple-pay@2.4.21
545
+ - @primer-io/payment-method-google-pay@2.3.31
546
+ - @primer-io/payment-method-klarna@2.5.23
547
+ - @primer-io/payment-method-mollie-giftcard@2.1.31
548
+ - @primer-io/payment-method-nets@2.1.31
549
+ - @primer-io/payment-method-omise-promptpay@1.2.31
550
+ - @primer-io/payment-method-pay-nl-ideal@2.1.31
551
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.31
552
+ - @primer-io/payment-method-pay-nl-paypal@2.1.31
553
+ - @primer-io/payment-method-paypal@2.3.31
554
+ - @primer-io/payment-method-primer-test-klarna@2.1.31
555
+ - @primer-io/payment-method-primer-test-paypal@2.1.31
556
+ - @primer-io/payment-method-primer-test-sofort@2.1.31
557
+ - @primer-io/payment-method-rapyd-fast@1.1.31
558
+ - @primer-io/payment-method-rapyd-promptpay@1.2.31
559
+ - @primer-io/payment-method-stripe-ach@0.2.5
560
+ - @primer-io/payment-method-worldpay-ideal@1.2.31
561
+ - @primer-io/payment-method-xfers-paynow@2.1.31
562
+
563
+ ## 2.45.2
564
+
565
+ ### Patch Changes
566
+
567
+ - eeee79bc: Stripe ACH translations + Drop In customization styles
568
+ - 25540519: make sure all error properties are sent on analytics events
569
+ - Updated dependencies [eeee79bc]
570
+ - @primer-io/payment-method-stripe-ach@0.2.4
571
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.27
572
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.33
573
+ - @primer-io/payment-method-adyen-blik@2.1.30
574
+ - @primer-io/payment-method-adyen-dotpay@2.1.30
575
+ - @primer-io/payment-method-adyen-eps@1.3.30
576
+ - @primer-io/payment-method-adyen-ideal@2.1.30
577
+ - @primer-io/payment-method-adyen-klarna@1.4.30
578
+ - @primer-io/payment-method-adyen-mbway@1.2.30
579
+ - @primer-io/payment-method-adyen-multibanco@1.2.30
580
+ - @primer-io/payment-method-apple-pay@2.4.20
581
+ - @primer-io/payment-method-google-pay@2.3.30
582
+ - @primer-io/payment-method-klarna@2.5.22
583
+ - @primer-io/payment-method-mollie-giftcard@2.1.30
584
+ - @primer-io/payment-method-nets@2.1.30
585
+ - @primer-io/payment-method-omise-promptpay@1.2.30
586
+ - @primer-io/payment-method-pay-nl-ideal@2.1.30
587
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.30
588
+ - @primer-io/payment-method-pay-nl-paypal@2.1.30
589
+ - @primer-io/payment-method-paypal@2.3.30
590
+ - @primer-io/payment-method-primer-test-klarna@2.1.30
591
+ - @primer-io/payment-method-primer-test-paypal@2.1.30
592
+ - @primer-io/payment-method-primer-test-sofort@2.1.30
593
+ - @primer-io/payment-method-rapyd-fast@1.1.30
594
+ - @primer-io/payment-method-rapyd-promptpay@1.2.30
595
+ - @primer-io/payment-method-worldpay-ideal@1.2.30
596
+ - @primer-io/payment-method-xfers-paynow@2.1.30
597
+
598
+ ## 2.45.1
599
+
600
+ ### Patch Changes
601
+
602
+ - 399784f0: fix ssr issue
603
+ - 89a703a3: feat: add ids to some apm buttons
604
+ - f298d67d: git commit -m "fix firefox iframe input focus"
605
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.26
606
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.32
607
+ - @primer-io/payment-method-adyen-blik@2.1.29
608
+ - @primer-io/payment-method-adyen-dotpay@2.1.29
609
+ - @primer-io/payment-method-adyen-eps@1.3.29
610
+ - @primer-io/payment-method-adyen-ideal@2.1.29
611
+ - @primer-io/payment-method-adyen-klarna@1.4.29
612
+ - @primer-io/payment-method-adyen-mbway@1.2.29
613
+ - @primer-io/payment-method-adyen-multibanco@1.2.29
614
+ - @primer-io/payment-method-apple-pay@2.4.19
615
+ - @primer-io/payment-method-google-pay@2.3.29
616
+ - @primer-io/payment-method-klarna@2.5.21
617
+ - @primer-io/payment-method-mollie-giftcard@2.1.29
618
+ - @primer-io/payment-method-nets@2.1.29
619
+ - @primer-io/payment-method-omise-promptpay@1.2.29
620
+ - @primer-io/payment-method-pay-nl-ideal@2.1.29
621
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.29
622
+ - @primer-io/payment-method-pay-nl-paypal@2.1.29
623
+ - @primer-io/payment-method-paypal@2.3.29
624
+ - @primer-io/payment-method-primer-test-klarna@2.1.29
625
+ - @primer-io/payment-method-primer-test-paypal@2.1.29
626
+ - @primer-io/payment-method-primer-test-sofort@2.1.29
627
+ - @primer-io/payment-method-rapyd-fast@1.1.29
628
+ - @primer-io/payment-method-rapyd-promptpay@1.2.29
629
+ - @primer-io/payment-method-stripe-ach@0.2.3
630
+ - @primer-io/payment-method-worldpay-ideal@1.2.29
631
+ - @primer-io/payment-method-xfers-paynow@2.1.29
632
+
633
+ ## 2.45.0
634
+
635
+ ### Minor Changes
636
+
637
+ - 219d5abf: feat: add http request caching and set it up for the configuration endpoint
638
+
639
+ ### Patch Changes
640
+
641
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.25
642
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.31
643
+ - @primer-io/payment-method-adyen-blik@2.1.28
644
+ - @primer-io/payment-method-adyen-dotpay@2.1.28
645
+ - @primer-io/payment-method-adyen-eps@1.3.28
646
+ - @primer-io/payment-method-adyen-ideal@2.1.28
647
+ - @primer-io/payment-method-adyen-klarna@1.4.28
648
+ - @primer-io/payment-method-adyen-mbway@1.2.28
649
+ - @primer-io/payment-method-adyen-multibanco@1.2.28
650
+ - @primer-io/payment-method-apple-pay@2.4.18
651
+ - @primer-io/payment-method-google-pay@2.3.28
652
+ - @primer-io/payment-method-klarna@2.5.20
653
+ - @primer-io/payment-method-mollie-giftcard@2.1.28
654
+ - @primer-io/payment-method-nets@2.1.28
655
+ - @primer-io/payment-method-omise-promptpay@1.2.28
656
+ - @primer-io/payment-method-pay-nl-ideal@2.1.28
657
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.28
658
+ - @primer-io/payment-method-pay-nl-paypal@2.1.28
659
+ - @primer-io/payment-method-paypal@2.3.28
660
+ - @primer-io/payment-method-primer-test-klarna@2.1.28
661
+ - @primer-io/payment-method-primer-test-paypal@2.1.28
662
+ - @primer-io/payment-method-primer-test-sofort@2.1.28
663
+ - @primer-io/payment-method-rapyd-fast@1.1.28
664
+ - @primer-io/payment-method-rapyd-promptpay@1.2.28
665
+ - @primer-io/payment-method-stripe-ach@0.2.2
666
+ - @primer-io/payment-method-worldpay-ideal@1.2.28
667
+ - @primer-io/payment-method-xfers-paynow@2.1.28
668
+
669
+ ## 2.44.1
670
+
671
+ ### Patch Changes
672
+
673
+ - 5b9b6602: update fintecture translations
674
+ - 82215109: Support showSuccessCheckoutOnPendingPayment property
675
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.24
676
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.30
677
+ - @primer-io/payment-method-adyen-blik@2.1.27
678
+ - @primer-io/payment-method-adyen-dotpay@2.1.27
679
+ - @primer-io/payment-method-adyen-eps@1.3.27
680
+ - @primer-io/payment-method-adyen-ideal@2.1.27
681
+ - @primer-io/payment-method-adyen-klarna@1.4.27
682
+ - @primer-io/payment-method-adyen-mbway@1.2.27
683
+ - @primer-io/payment-method-adyen-multibanco@1.2.27
684
+ - @primer-io/payment-method-apple-pay@2.4.17
685
+ - @primer-io/payment-method-google-pay@2.3.27
686
+ - @primer-io/payment-method-klarna@2.5.19
687
+ - @primer-io/payment-method-mollie-giftcard@2.1.27
688
+ - @primer-io/payment-method-nets@2.1.27
689
+ - @primer-io/payment-method-omise-promptpay@1.2.27
690
+ - @primer-io/payment-method-pay-nl-ideal@2.1.27
691
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.27
692
+ - @primer-io/payment-method-pay-nl-paypal@2.1.27
693
+ - @primer-io/payment-method-paypal@2.3.27
694
+ - @primer-io/payment-method-primer-test-klarna@2.1.27
695
+ - @primer-io/payment-method-primer-test-paypal@2.1.27
696
+ - @primer-io/payment-method-primer-test-sofort@2.1.27
697
+ - @primer-io/payment-method-rapyd-fast@1.1.27
698
+ - @primer-io/payment-method-rapyd-promptpay@1.2.27
699
+ - @primer-io/payment-method-stripe-ach@0.2.1
700
+ - @primer-io/payment-method-worldpay-ideal@1.2.27
701
+ - @primer-io/payment-method-xfers-paynow@2.1.27
702
+
703
+ ## 2.44.0
704
+
705
+ ### Minor Changes
706
+
707
+ - 5a802562: Alpha release of Stripe ACH Drop In and Headless
708
+
709
+ ### Patch Changes
710
+
711
+ - ae7cf6f6: Added default font size for APM button text
712
+ - Updated dependencies [5a802562]
713
+ - @primer-io/payment-method-stripe-ach@0.2.0
714
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.23
715
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.29
716
+ - @primer-io/payment-method-adyen-blik@2.1.26
717
+ - @primer-io/payment-method-adyen-dotpay@2.1.26
718
+ - @primer-io/payment-method-adyen-eps@1.3.26
719
+ - @primer-io/payment-method-adyen-ideal@2.1.26
720
+ - @primer-io/payment-method-adyen-klarna@1.4.26
721
+ - @primer-io/payment-method-adyen-mbway@1.2.26
722
+ - @primer-io/payment-method-adyen-multibanco@1.2.26
723
+ - @primer-io/payment-method-apple-pay@2.4.16
724
+ - @primer-io/payment-method-google-pay@2.3.26
725
+ - @primer-io/payment-method-klarna@2.5.18
726
+ - @primer-io/payment-method-mollie-giftcard@2.1.26
727
+ - @primer-io/payment-method-nets@2.1.26
728
+ - @primer-io/payment-method-omise-promptpay@1.2.26
729
+ - @primer-io/payment-method-pay-nl-ideal@2.1.26
730
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.26
731
+ - @primer-io/payment-method-pay-nl-paypal@2.1.26
732
+ - @primer-io/payment-method-paypal@2.3.26
733
+ - @primer-io/payment-method-primer-test-klarna@2.1.26
734
+ - @primer-io/payment-method-primer-test-paypal@2.1.26
735
+ - @primer-io/payment-method-primer-test-sofort@2.1.26
736
+ - @primer-io/payment-method-rapyd-fast@1.1.26
737
+ - @primer-io/payment-method-rapyd-promptpay@1.2.26
738
+ - @primer-io/payment-method-worldpay-ideal@1.2.26
739
+ - @primer-io/payment-method-xfers-paynow@2.1.26
740
+
741
+ ## 2.43.1
742
+
743
+ ### Patch Changes
744
+
745
+ - 987da7cd: feat: add duration property to REQUEST_END network events
746
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.22
747
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.28
748
+ - @primer-io/payment-method-adyen-blik@2.1.25
749
+ - @primer-io/payment-method-adyen-dotpay@2.1.25
750
+ - @primer-io/payment-method-adyen-eps@1.3.25
751
+ - @primer-io/payment-method-adyen-ideal@2.1.25
752
+ - @primer-io/payment-method-adyen-klarna@1.4.25
753
+ - @primer-io/payment-method-adyen-mbway@1.2.25
754
+ - @primer-io/payment-method-adyen-multibanco@1.2.25
755
+ - @primer-io/payment-method-apple-pay@2.4.15
756
+ - @primer-io/payment-method-google-pay@2.3.25
757
+ - @primer-io/payment-method-klarna@2.5.17
758
+ - @primer-io/payment-method-mollie-giftcard@2.1.25
759
+ - @primer-io/payment-method-nets@2.1.25
760
+ - @primer-io/payment-method-omise-promptpay@1.2.25
761
+ - @primer-io/payment-method-pay-nl-ideal@2.1.25
762
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.25
763
+ - @primer-io/payment-method-pay-nl-paypal@2.1.25
764
+ - @primer-io/payment-method-paypal@2.3.25
765
+ - @primer-io/payment-method-primer-test-klarna@2.1.25
766
+ - @primer-io/payment-method-primer-test-paypal@2.1.25
767
+ - @primer-io/payment-method-primer-test-sofort@2.1.25
768
+ - @primer-io/payment-method-rapyd-fast@1.1.25
769
+ - @primer-io/payment-method-rapyd-promptpay@1.2.25
770
+ - @primer-io/payment-method-stripe-ach@0.1.12
771
+ - @primer-io/payment-method-worldpay-ideal@1.2.25
772
+ - @primer-io/payment-method-xfers-paynow@2.1.25
773
+
774
+ ## 2.43.0
775
+
776
+ ### Minor Changes
777
+
778
+ - 6cf4a212: Added retryWithExponentialBackoff for GET/POST requests with configurable retry, timeout, and logging options.
779
+
780
+ ### Patch Changes
781
+
782
+ - Updated dependencies [6cf4a212]
783
+ - @primer-io/payment-method-google-pay@2.3.24
784
+ - @primer-io/payment-method-klarna@2.5.16
785
+ - @primer-io/payment-method-paypal@2.3.24
786
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.21
787
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.27
788
+ - @primer-io/payment-method-adyen-blik@2.1.24
789
+ - @primer-io/payment-method-adyen-dotpay@2.1.24
790
+ - @primer-io/payment-method-adyen-eps@1.3.24
791
+ - @primer-io/payment-method-adyen-ideal@2.1.24
792
+ - @primer-io/payment-method-adyen-klarna@1.4.24
793
+ - @primer-io/payment-method-adyen-mbway@1.2.24
794
+ - @primer-io/payment-method-adyen-multibanco@1.2.24
795
+ - @primer-io/payment-method-apple-pay@2.4.14
796
+ - @primer-io/payment-method-mollie-giftcard@2.1.24
797
+ - @primer-io/payment-method-nets@2.1.24
798
+ - @primer-io/payment-method-omise-promptpay@1.2.24
799
+ - @primer-io/payment-method-pay-nl-ideal@2.1.24
800
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.24
801
+ - @primer-io/payment-method-pay-nl-paypal@2.1.24
802
+ - @primer-io/payment-method-primer-test-klarna@2.1.24
803
+ - @primer-io/payment-method-primer-test-paypal@2.1.24
804
+ - @primer-io/payment-method-primer-test-sofort@2.1.24
805
+ - @primer-io/payment-method-rapyd-fast@1.1.24
806
+ - @primer-io/payment-method-rapyd-promptpay@1.2.24
807
+ - @primer-io/payment-method-stripe-ach@0.1.11
808
+ - @primer-io/payment-method-worldpay-ideal@1.2.24
809
+ - @primer-io/payment-method-xfers-paynow@2.1.24
810
+
811
+ ## 2.42.7
812
+
813
+ ### Patch Changes
814
+
815
+ - a458b4e6: feat: send analytics events faster
816
+ - 5384126e: Added translations for the Fintecture buttons
817
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.20
818
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.26
819
+ - @primer-io/payment-method-adyen-blik@2.1.23
820
+ - @primer-io/payment-method-adyen-dotpay@2.1.23
821
+ - @primer-io/payment-method-adyen-eps@1.3.23
822
+ - @primer-io/payment-method-adyen-ideal@2.1.23
823
+ - @primer-io/payment-method-adyen-klarna@1.4.23
824
+ - @primer-io/payment-method-adyen-mbway@1.2.23
825
+ - @primer-io/payment-method-adyen-multibanco@1.2.23
826
+ - @primer-io/payment-method-apple-pay@2.4.13
827
+ - @primer-io/payment-method-google-pay@2.3.23
828
+ - @primer-io/payment-method-klarna@2.5.15
829
+ - @primer-io/payment-method-mollie-giftcard@2.1.23
830
+ - @primer-io/payment-method-nets@2.1.23
831
+ - @primer-io/payment-method-omise-promptpay@1.2.23
832
+ - @primer-io/payment-method-pay-nl-ideal@2.1.23
833
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.23
834
+ - @primer-io/payment-method-pay-nl-paypal@2.1.23
835
+ - @primer-io/payment-method-paypal@2.3.23
836
+ - @primer-io/payment-method-primer-test-klarna@2.1.23
837
+ - @primer-io/payment-method-primer-test-paypal@2.1.23
838
+ - @primer-io/payment-method-primer-test-sofort@2.1.23
839
+ - @primer-io/payment-method-rapyd-fast@1.1.23
840
+ - @primer-io/payment-method-rapyd-promptpay@1.2.23
841
+ - @primer-io/payment-method-stripe-ach@0.1.10
842
+ - @primer-io/payment-method-worldpay-ideal@1.2.23
843
+ - @primer-io/payment-method-xfers-paynow@2.1.23
844
+
845
+ ## 2.42.6
846
+
847
+ ### Patch Changes
848
+
849
+ - 26baa5f4: fix: set up headless payment method options correctly
850
+ - 3bfce713: feat: check backend forceRedirect option on async payment methods
851
+ - Updated dependencies [3bfce713]
852
+ - @primer-io/shared-library@2.7.2
853
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.19
854
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.25
855
+ - @primer-io/payment-method-adyen-blik@2.1.22
856
+ - @primer-io/payment-method-adyen-dotpay@2.1.22
857
+ - @primer-io/payment-method-adyen-eps@1.3.22
858
+ - @primer-io/payment-method-adyen-ideal@2.1.22
859
+ - @primer-io/payment-method-adyen-klarna@1.4.22
860
+ - @primer-io/payment-method-adyen-mbway@1.2.22
861
+ - @primer-io/payment-method-adyen-multibanco@1.2.22
862
+ - @primer-io/payment-method-apple-pay@2.4.12
863
+ - @primer-io/payment-method-google-pay@2.3.22
864
+ - @primer-io/payment-method-klarna@2.5.14
865
+ - @primer-io/payment-method-mollie-giftcard@2.1.22
866
+ - @primer-io/payment-method-nets@2.1.22
867
+ - @primer-io/payment-method-omise-promptpay@1.2.22
868
+ - @primer-io/payment-method-pay-nl-ideal@2.1.22
869
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.22
870
+ - @primer-io/payment-method-pay-nl-paypal@2.1.22
871
+ - @primer-io/payment-method-paypal@2.3.22
872
+ - @primer-io/payment-method-primer-test-klarna@2.1.22
873
+ - @primer-io/payment-method-primer-test-paypal@2.1.22
874
+ - @primer-io/payment-method-primer-test-sofort@2.1.22
875
+ - @primer-io/payment-method-rapyd-fast@1.1.22
876
+ - @primer-io/payment-method-rapyd-promptpay@1.2.22
877
+ - @primer-io/payment-method-stripe-ach@0.1.9
878
+ - @primer-io/payment-method-worldpay-ideal@1.2.22
879
+ - @primer-io/payment-method-xfers-paynow@2.1.22
880
+
881
+ ## 2.42.5
882
+
883
+ ### Patch Changes
884
+
885
+ - 5f84b7c9: fix: update card metadata on change before validation
886
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.18
887
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.24
888
+ - @primer-io/payment-method-adyen-blik@2.1.21
889
+ - @primer-io/payment-method-adyen-dotpay@2.1.21
890
+ - @primer-io/payment-method-adyen-eps@1.3.21
891
+ - @primer-io/payment-method-adyen-ideal@2.1.21
892
+ - @primer-io/payment-method-adyen-klarna@1.4.21
893
+ - @primer-io/payment-method-adyen-mbway@1.2.21
894
+ - @primer-io/payment-method-adyen-multibanco@1.2.21
895
+ - @primer-io/payment-method-apple-pay@2.4.11
896
+ - @primer-io/payment-method-google-pay@2.3.21
897
+ - @primer-io/payment-method-klarna@2.5.13
898
+ - @primer-io/payment-method-mollie-giftcard@2.1.21
899
+ - @primer-io/payment-method-nets@2.1.21
900
+ - @primer-io/payment-method-omise-promptpay@1.2.21
901
+ - @primer-io/payment-method-pay-nl-ideal@2.1.21
902
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.21
903
+ - @primer-io/payment-method-pay-nl-paypal@2.1.21
904
+ - @primer-io/payment-method-paypal@2.3.21
905
+ - @primer-io/payment-method-primer-test-klarna@2.1.21
906
+ - @primer-io/payment-method-primer-test-paypal@2.1.21
907
+ - @primer-io/payment-method-primer-test-sofort@2.1.21
908
+ - @primer-io/payment-method-rapyd-fast@1.1.21
909
+ - @primer-io/payment-method-rapyd-promptpay@1.2.21
910
+ - @primer-io/payment-method-stripe-ach@0.1.8
911
+ - @primer-io/payment-method-worldpay-ideal@1.2.21
912
+ - @primer-io/payment-method-xfers-paynow@2.1.21
913
+
914
+ ## 2.42.4
915
+
916
+ ### Patch Changes
917
+
918
+ - 62f923a8: fix GOOGLE_PAY to use the latest client-session data
919
+ - Updated dependencies [62f923a8]
920
+ - @primer-io/payment-method-google-pay@2.3.20
921
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.17
922
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.23
923
+ - @primer-io/payment-method-adyen-blik@2.1.20
924
+ - @primer-io/payment-method-adyen-dotpay@2.1.20
925
+ - @primer-io/payment-method-adyen-eps@1.3.20
926
+ - @primer-io/payment-method-adyen-ideal@2.1.20
927
+ - @primer-io/payment-method-adyen-klarna@1.4.20
928
+ - @primer-io/payment-method-adyen-mbway@1.2.20
929
+ - @primer-io/payment-method-adyen-multibanco@1.2.20
930
+ - @primer-io/payment-method-apple-pay@2.4.10
931
+ - @primer-io/payment-method-klarna@2.5.12
932
+ - @primer-io/payment-method-mollie-giftcard@2.1.20
933
+ - @primer-io/payment-method-nets@2.1.20
934
+ - @primer-io/payment-method-omise-promptpay@1.2.20
935
+ - @primer-io/payment-method-pay-nl-ideal@2.1.20
936
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.20
937
+ - @primer-io/payment-method-pay-nl-paypal@2.1.20
938
+ - @primer-io/payment-method-paypal@2.3.20
939
+ - @primer-io/payment-method-primer-test-klarna@2.1.20
940
+ - @primer-io/payment-method-primer-test-paypal@2.1.20
941
+ - @primer-io/payment-method-primer-test-sofort@2.1.20
942
+ - @primer-io/payment-method-rapyd-fast@1.1.20
943
+ - @primer-io/payment-method-rapyd-promptpay@1.2.20
944
+ - @primer-io/payment-method-stripe-ach@0.1.7
945
+ - @primer-io/payment-method-worldpay-ideal@1.2.20
946
+ - @primer-io/payment-method-xfers-paynow@2.1.20
947
+
948
+ ## 2.42.3
949
+
950
+ ### Patch Changes
951
+
952
+ - ead434dc: Added buttonText and displayName parameters to ButtonPaymentMethodAsset. Deprecated paymentMethodName
953
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.16
954
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.22
955
+ - @primer-io/payment-method-adyen-blik@2.1.19
956
+ - @primer-io/payment-method-adyen-dotpay@2.1.19
957
+ - @primer-io/payment-method-adyen-eps@1.3.19
958
+ - @primer-io/payment-method-adyen-ideal@2.1.19
959
+ - @primer-io/payment-method-adyen-klarna@1.4.19
960
+ - @primer-io/payment-method-adyen-mbway@1.2.19
961
+ - @primer-io/payment-method-adyen-multibanco@1.2.19
962
+ - @primer-io/payment-method-apple-pay@2.4.9
963
+ - @primer-io/payment-method-google-pay@2.3.19
964
+ - @primer-io/payment-method-klarna@2.5.11
965
+ - @primer-io/payment-method-mollie-giftcard@2.1.19
966
+ - @primer-io/payment-method-nets@2.1.19
967
+ - @primer-io/payment-method-omise-promptpay@1.2.19
968
+ - @primer-io/payment-method-pay-nl-ideal@2.1.19
969
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.19
970
+ - @primer-io/payment-method-pay-nl-paypal@2.1.19
971
+ - @primer-io/payment-method-paypal@2.3.19
972
+ - @primer-io/payment-method-primer-test-klarna@2.1.19
973
+ - @primer-io/payment-method-primer-test-paypal@2.1.19
974
+ - @primer-io/payment-method-primer-test-sofort@2.1.19
975
+ - @primer-io/payment-method-rapyd-fast@1.1.19
976
+ - @primer-io/payment-method-rapyd-promptpay@1.2.19
977
+ - @primer-io/payment-method-stripe-ach@0.1.6
978
+ - @primer-io/payment-method-worldpay-ideal@1.2.19
979
+ - @primer-io/payment-method-xfers-paynow@2.1.19
980
+
981
+ ## 2.42.2
982
+
983
+ ### Patch Changes
984
+
985
+ - 92e2fb8a: fix icons for vaulted cards
986
+ - dd4de6c4: allow using Klarna vaulted token as a payment method
987
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.15
988
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.21
989
+ - @primer-io/payment-method-adyen-blik@2.1.18
990
+ - @primer-io/payment-method-adyen-dotpay@2.1.18
991
+ - @primer-io/payment-method-adyen-eps@1.3.18
992
+ - @primer-io/payment-method-adyen-ideal@2.1.18
993
+ - @primer-io/payment-method-adyen-klarna@1.4.18
994
+ - @primer-io/payment-method-adyen-mbway@1.2.18
995
+ - @primer-io/payment-method-adyen-multibanco@1.2.18
996
+ - @primer-io/payment-method-apple-pay@2.4.8
997
+ - @primer-io/payment-method-google-pay@2.3.18
998
+ - @primer-io/payment-method-klarna@2.5.10
999
+ - @primer-io/payment-method-mollie-giftcard@2.1.18
1000
+ - @primer-io/payment-method-nets@2.1.18
1001
+ - @primer-io/payment-method-omise-promptpay@1.2.18
1002
+ - @primer-io/payment-method-pay-nl-ideal@2.1.18
1003
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.18
1004
+ - @primer-io/payment-method-pay-nl-paypal@2.1.18
1005
+ - @primer-io/payment-method-paypal@2.3.18
1006
+ - @primer-io/payment-method-primer-test-klarna@2.1.18
1007
+ - @primer-io/payment-method-primer-test-paypal@2.1.18
1008
+ - @primer-io/payment-method-primer-test-sofort@2.1.18
1009
+ - @primer-io/payment-method-rapyd-fast@1.1.18
1010
+ - @primer-io/payment-method-rapyd-promptpay@1.2.18
1011
+ - @primer-io/payment-method-stripe-ach@0.1.5
1012
+ - @primer-io/payment-method-worldpay-ideal@1.2.18
1013
+ - @primer-io/payment-method-xfers-paynow@2.1.18
1014
+
1015
+ ## 2.42.1
1016
+
1017
+ ### Patch Changes
1018
+
1019
+ - cac340e7: fix vaulted card cvv validation
1020
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.14
1021
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.20
1022
+ - @primer-io/payment-method-adyen-blik@2.1.17
1023
+ - @primer-io/payment-method-adyen-dotpay@2.1.17
1024
+ - @primer-io/payment-method-adyen-eps@1.3.17
1025
+ - @primer-io/payment-method-adyen-ideal@2.1.17
1026
+ - @primer-io/payment-method-adyen-klarna@1.4.17
1027
+ - @primer-io/payment-method-adyen-mbway@1.2.17
1028
+ - @primer-io/payment-method-adyen-multibanco@1.2.17
1029
+ - @primer-io/payment-method-apple-pay@2.4.7
1030
+ - @primer-io/payment-method-google-pay@2.3.17
1031
+ - @primer-io/payment-method-klarna@2.5.9
1032
+ - @primer-io/payment-method-mollie-giftcard@2.1.17
1033
+ - @primer-io/payment-method-nets@2.1.17
1034
+ - @primer-io/payment-method-omise-promptpay@1.2.17
1035
+ - @primer-io/payment-method-pay-nl-ideal@2.1.17
1036
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.17
1037
+ - @primer-io/payment-method-pay-nl-paypal@2.1.17
1038
+ - @primer-io/payment-method-paypal@2.3.17
1039
+ - @primer-io/payment-method-primer-test-klarna@2.1.17
1040
+ - @primer-io/payment-method-primer-test-paypal@2.1.17
1041
+ - @primer-io/payment-method-primer-test-sofort@2.1.17
1042
+ - @primer-io/payment-method-rapyd-fast@1.1.17
1043
+ - @primer-io/payment-method-rapyd-promptpay@1.2.17
1044
+ - @primer-io/payment-method-stripe-ach@0.1.4
1045
+ - @primer-io/payment-method-worldpay-ideal@1.2.17
1046
+ - @primer-io/payment-method-xfers-paynow@2.1.17
1047
+
1048
+ ## 2.42.0
1049
+
1050
+ ### Minor Changes
1051
+
1052
+ - 0a2b8c81: add Form With Redirect Adyen iDEAL
1053
+
1054
+ ### Patch Changes
1055
+
1056
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.13
1057
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.19
1058
+ - @primer-io/payment-method-adyen-blik@2.1.16
1059
+ - @primer-io/payment-method-adyen-dotpay@2.1.16
1060
+ - @primer-io/payment-method-adyen-eps@1.3.16
1061
+ - @primer-io/payment-method-adyen-ideal@2.1.16
1062
+ - @primer-io/payment-method-adyen-klarna@1.4.16
1063
+ - @primer-io/payment-method-adyen-mbway@1.2.16
1064
+ - @primer-io/payment-method-adyen-multibanco@1.2.16
1065
+ - @primer-io/payment-method-apple-pay@2.4.6
1066
+ - @primer-io/payment-method-google-pay@2.3.16
1067
+ - @primer-io/payment-method-klarna@2.5.8
1068
+ - @primer-io/payment-method-mollie-giftcard@2.1.16
1069
+ - @primer-io/payment-method-nets@2.1.16
1070
+ - @primer-io/payment-method-omise-promptpay@1.2.16
1071
+ - @primer-io/payment-method-pay-nl-ideal@2.1.16
1072
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.16
1073
+ - @primer-io/payment-method-pay-nl-paypal@2.1.16
1074
+ - @primer-io/payment-method-paypal@2.3.16
1075
+ - @primer-io/payment-method-primer-test-klarna@2.1.16
1076
+ - @primer-io/payment-method-primer-test-paypal@2.1.16
1077
+ - @primer-io/payment-method-primer-test-sofort@2.1.16
1078
+ - @primer-io/payment-method-rapyd-fast@1.1.16
1079
+ - @primer-io/payment-method-rapyd-promptpay@1.2.16
1080
+ - @primer-io/payment-method-stripe-ach@0.1.3
1081
+ - @primer-io/payment-method-worldpay-ideal@1.2.16
1082
+ - @primer-io/payment-method-xfers-paynow@2.1.16
1083
+
1084
+ ## 2.41.0
1085
+
1086
+ ### Minor Changes
1087
+
1088
+ - 1fbf2b9b: add Card Security Code (CVV) recapture to Drop-In
1089
+
1090
+ ### Patch Changes
1091
+
1092
+ - b884d5f3: fix: conditionally call sessionStorage.setItem and navigator.sendBeacon to suppress logs
1093
+ - a884ef29: fix: opaque iframe when with different color-scheme
1094
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.12
1095
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.18
1096
+ - @primer-io/payment-method-adyen-blik@2.1.15
1097
+ - @primer-io/payment-method-adyen-dotpay@2.1.15
1098
+ - @primer-io/payment-method-adyen-eps@1.3.15
1099
+ - @primer-io/payment-method-adyen-ideal@2.1.15
1100
+ - @primer-io/payment-method-adyen-klarna@1.4.15
1101
+ - @primer-io/payment-method-adyen-mbway@1.2.15
1102
+ - @primer-io/payment-method-adyen-multibanco@1.2.15
1103
+ - @primer-io/payment-method-apple-pay@2.4.5
1104
+ - @primer-io/payment-method-google-pay@2.3.15
1105
+ - @primer-io/payment-method-klarna@2.5.7
1106
+ - @primer-io/payment-method-mollie-giftcard@2.1.15
1107
+ - @primer-io/payment-method-nets@2.1.15
1108
+ - @primer-io/payment-method-omise-promptpay@1.2.15
1109
+ - @primer-io/payment-method-pay-nl-ideal@2.1.15
1110
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.15
1111
+ - @primer-io/payment-method-pay-nl-paypal@2.1.15
1112
+ - @primer-io/payment-method-paypal@2.3.15
1113
+ - @primer-io/payment-method-primer-test-klarna@2.1.15
1114
+ - @primer-io/payment-method-primer-test-paypal@2.1.15
1115
+ - @primer-io/payment-method-primer-test-sofort@2.1.15
1116
+ - @primer-io/payment-method-rapyd-fast@1.1.15
1117
+ - @primer-io/payment-method-rapyd-promptpay@1.2.15
1118
+ - @primer-io/payment-method-stripe-ach@0.1.2
1119
+ - @primer-io/payment-method-worldpay-ideal@1.2.15
1120
+ - @primer-io/payment-method-xfers-paynow@2.1.15
1121
+
1122
+ ## 2.40.4
1123
+
1124
+ ### Patch Changes
1125
+
1126
+ - 9a7b0e6c: Paypal refactor
1127
+ - Updated dependencies [9a7b0e6c]
1128
+ - @primer-io/payment-method-paypal@2.3.14
1129
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.11
1130
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.17
1131
+ - @primer-io/payment-method-adyen-blik@2.1.14
1132
+ - @primer-io/payment-method-adyen-dotpay@2.1.14
1133
+ - @primer-io/payment-method-adyen-eps@1.3.14
1134
+ - @primer-io/payment-method-adyen-ideal@2.1.14
1135
+ - @primer-io/payment-method-adyen-klarna@1.4.14
1136
+ - @primer-io/payment-method-adyen-mbway@1.2.14
1137
+ - @primer-io/payment-method-adyen-multibanco@1.2.14
1138
+ - @primer-io/payment-method-apple-pay@2.4.4
1139
+ - @primer-io/payment-method-google-pay@2.3.14
1140
+ - @primer-io/payment-method-klarna@2.5.6
1141
+ - @primer-io/payment-method-mollie-giftcard@2.1.14
1142
+ - @primer-io/payment-method-nets@2.1.14
1143
+ - @primer-io/payment-method-omise-promptpay@1.2.14
1144
+ - @primer-io/payment-method-pay-nl-ideal@2.1.14
1145
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.14
1146
+ - @primer-io/payment-method-pay-nl-paypal@2.1.14
1147
+ - @primer-io/payment-method-primer-test-klarna@2.1.14
1148
+ - @primer-io/payment-method-primer-test-paypal@2.1.14
1149
+ - @primer-io/payment-method-primer-test-sofort@2.1.14
1150
+ - @primer-io/payment-method-rapyd-fast@1.1.14
1151
+ - @primer-io/payment-method-rapyd-promptpay@1.2.14
1152
+ - @primer-io/payment-method-stripe-ach@0.1.1
1153
+ - @primer-io/payment-method-worldpay-ideal@1.2.14
1154
+ - @primer-io/payment-method-xfers-paynow@2.1.14
1155
+
1156
+ ## 2.40.3
1157
+
1158
+ ### Patch Changes
1159
+
1160
+ - a68401ec: correctly trigger Headless' onPaymentMethodAction
1161
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.10
1162
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.16
1163
+ - @primer-io/payment-method-adyen-blik@2.1.13
1164
+ - @primer-io/payment-method-adyen-dotpay@2.1.13
1165
+ - @primer-io/payment-method-adyen-eps@1.3.13
1166
+ - @primer-io/payment-method-adyen-ideal@2.1.13
1167
+ - @primer-io/payment-method-adyen-klarna@1.4.13
1168
+ - @primer-io/payment-method-adyen-mbway@1.2.13
1169
+ - @primer-io/payment-method-adyen-multibanco@1.2.13
1170
+ - @primer-io/payment-method-apple-pay@2.4.3
1171
+ - @primer-io/payment-method-google-pay@2.3.13
1172
+ - @primer-io/payment-method-klarna@2.5.5
1173
+ - @primer-io/payment-method-mollie-giftcard@2.1.13
1174
+ - @primer-io/payment-method-nets@2.1.13
1175
+ - @primer-io/payment-method-omise-promptpay@1.2.13
1176
+ - @primer-io/payment-method-pay-nl-ideal@2.1.13
1177
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.13
1178
+ - @primer-io/payment-method-pay-nl-paypal@2.1.13
1179
+ - @primer-io/payment-method-paypal@2.3.13
1180
+ - @primer-io/payment-method-primer-test-klarna@2.1.13
1181
+ - @primer-io/payment-method-primer-test-paypal@2.1.13
1182
+ - @primer-io/payment-method-primer-test-sofort@2.1.13
1183
+ - @primer-io/payment-method-rapyd-fast@1.1.13
1184
+ - @primer-io/payment-method-rapyd-promptpay@1.2.13
1185
+ - @primer-io/payment-method-worldpay-ideal@1.2.13
1186
+ - @primer-io/payment-method-xfers-paynow@2.1.13
1187
+
1188
+ ## 2.40.2
1189
+
1190
+ ### Patch Changes
1191
+
1192
+ - 48f424d1: fix: 3ds popup buttons interactions
1193
+ - 164d6277: introduce default height for headless hosted inputs
1194
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.9
1195
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.15
1196
+ - @primer-io/payment-method-adyen-blik@2.1.12
1197
+ - @primer-io/payment-method-adyen-dotpay@2.1.12
1198
+ - @primer-io/payment-method-adyen-eps@1.3.12
1199
+ - @primer-io/payment-method-adyen-ideal@2.1.12
1200
+ - @primer-io/payment-method-adyen-klarna@1.4.12
1201
+ - @primer-io/payment-method-adyen-mbway@1.2.12
1202
+ - @primer-io/payment-method-adyen-multibanco@1.2.12
1203
+ - @primer-io/payment-method-apple-pay@2.4.2
1204
+ - @primer-io/payment-method-google-pay@2.3.12
1205
+ - @primer-io/payment-method-klarna@2.5.4
1206
+ - @primer-io/payment-method-mollie-giftcard@2.1.12
1207
+ - @primer-io/payment-method-nets@2.1.12
1208
+ - @primer-io/payment-method-omise-promptpay@1.2.12
1209
+ - @primer-io/payment-method-pay-nl-ideal@2.1.12
1210
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.12
1211
+ - @primer-io/payment-method-pay-nl-paypal@2.1.12
1212
+ - @primer-io/payment-method-paypal@2.3.12
1213
+ - @primer-io/payment-method-primer-test-klarna@2.1.12
1214
+ - @primer-io/payment-method-primer-test-paypal@2.1.12
1215
+ - @primer-io/payment-method-primer-test-sofort@2.1.12
1216
+ - @primer-io/payment-method-rapyd-fast@1.1.12
1217
+ - @primer-io/payment-method-rapyd-promptpay@1.2.12
1218
+ - @primer-io/payment-method-worldpay-ideal@1.2.12
1219
+ - @primer-io/payment-method-xfers-paynow@2.1.12
1220
+
1221
+ ## 2.40.1
1222
+
1223
+ ### Patch Changes
1224
+
1225
+ - e683058a: fix: rename icon className to avoid CSS conflicts
1226
+ - feb5c18b: fix: change the default cvv input size to 4 digits
1227
+ - 212758ec: fix: use redirect instead of popup when in an in-app browser
1228
+ - 98278c43: fix: hide loading spinner when there are no payment methods available
1229
+ - Updated dependencies [9ce0b3bf]
1230
+ - Updated dependencies [e683058a]
1231
+ - Updated dependencies [212758ec]
1232
+ - @primer-io/payment-method-paypal@2.3.11
1233
+ - @primer-io/shared-library@2.7.1
1234
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.8
1235
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.14
1236
+ - @primer-io/payment-method-adyen-blik@2.1.11
1237
+ - @primer-io/payment-method-adyen-dotpay@2.1.11
1238
+ - @primer-io/payment-method-adyen-eps@1.3.11
1239
+ - @primer-io/payment-method-adyen-ideal@2.1.11
1240
+ - @primer-io/payment-method-adyen-klarna@1.4.11
1241
+ - @primer-io/payment-method-adyen-mbway@1.2.11
1242
+ - @primer-io/payment-method-adyen-multibanco@1.2.11
1243
+ - @primer-io/payment-method-apple-pay@2.4.1
1244
+ - @primer-io/payment-method-google-pay@2.3.11
1245
+ - @primer-io/payment-method-klarna@2.5.3
1246
+ - @primer-io/payment-method-mollie-giftcard@2.1.11
1247
+ - @primer-io/payment-method-nets@2.1.11
1248
+ - @primer-io/payment-method-omise-promptpay@1.2.11
1249
+ - @primer-io/payment-method-pay-nl-ideal@2.1.11
1250
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.11
1251
+ - @primer-io/payment-method-pay-nl-paypal@2.1.11
1252
+ - @primer-io/payment-method-primer-test-klarna@2.1.11
1253
+ - @primer-io/payment-method-primer-test-paypal@2.1.11
1254
+ - @primer-io/payment-method-primer-test-sofort@2.1.11
1255
+ - @primer-io/payment-method-rapyd-fast@1.1.11
1256
+ - @primer-io/payment-method-rapyd-promptpay@1.2.11
1257
+ - @primer-io/payment-method-worldpay-ideal@1.2.11
1258
+ - @primer-io/payment-method-xfers-paynow@2.1.11
1259
+
1260
+ ## 2.40.0
1261
+
1262
+ ### Minor Changes
1263
+
1264
+ - 830a917d: Apple Pay - fail payment when there is missing first name or last name in Apple Pay Wallet
1265
+
1266
+ ### Patch Changes
1267
+
1268
+ - Updated dependencies [830a917d]
1269
+ - @primer-io/payment-method-apple-pay@2.4.0
1270
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.7
1271
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.13
1272
+ - @primer-io/payment-method-adyen-blik@2.1.10
1273
+ - @primer-io/payment-method-adyen-dotpay@2.1.10
1274
+ - @primer-io/payment-method-adyen-eps@1.3.10
1275
+ - @primer-io/payment-method-adyen-ideal@2.1.10
1276
+ - @primer-io/payment-method-adyen-klarna@1.4.10
1277
+ - @primer-io/payment-method-adyen-mbway@1.2.10
1278
+ - @primer-io/payment-method-adyen-multibanco@1.2.10
1279
+ - @primer-io/payment-method-google-pay@2.3.10
1280
+ - @primer-io/payment-method-klarna@2.5.2
1281
+ - @primer-io/payment-method-mollie-giftcard@2.1.10
1282
+ - @primer-io/payment-method-nets@2.1.10
1283
+ - @primer-io/payment-method-omise-promptpay@1.2.10
1284
+ - @primer-io/payment-method-pay-nl-ideal@2.1.10
1285
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.10
1286
+ - @primer-io/payment-method-pay-nl-paypal@2.1.10
1287
+ - @primer-io/payment-method-paypal@2.3.10
1288
+ - @primer-io/payment-method-primer-test-klarna@2.1.10
1289
+ - @primer-io/payment-method-primer-test-paypal@2.1.10
1290
+ - @primer-io/payment-method-primer-test-sofort@2.1.10
1291
+ - @primer-io/payment-method-rapyd-fast@1.1.10
1292
+ - @primer-io/payment-method-rapyd-promptpay@1.2.10
1293
+ - @primer-io/payment-method-worldpay-ideal@1.2.10
1294
+ - @primer-io/payment-method-xfers-paynow@2.1.10
1295
+
1296
+ ## 2.39.1
1297
+
1298
+ ### Patch Changes
1299
+
1300
+ - cc135b18: fix: remove maestro and elo card networks from google pay
1301
+ - Updated dependencies [cc135b18]
1302
+ - @primer-io/payment-method-google-pay@2.3.9
1303
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.6
1304
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.12
1305
+ - @primer-io/payment-method-adyen-blik@2.1.9
1306
+ - @primer-io/payment-method-adyen-dotpay@2.1.9
1307
+ - @primer-io/payment-method-adyen-eps@1.3.9
1308
+ - @primer-io/payment-method-adyen-ideal@2.1.9
1309
+ - @primer-io/payment-method-adyen-klarna@1.4.9
1310
+ - @primer-io/payment-method-adyen-mbway@1.2.9
1311
+ - @primer-io/payment-method-adyen-multibanco@1.2.9
1312
+ - @primer-io/payment-method-apple-pay@2.3.9
1313
+ - @primer-io/payment-method-klarna@2.5.1
1314
+ - @primer-io/payment-method-mollie-giftcard@2.1.9
1315
+ - @primer-io/payment-method-nets@2.1.9
1316
+ - @primer-io/payment-method-omise-promptpay@1.2.9
1317
+ - @primer-io/payment-method-pay-nl-ideal@2.1.9
1318
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.9
1319
+ - @primer-io/payment-method-pay-nl-paypal@2.1.9
1320
+ - @primer-io/payment-method-paypal@2.3.9
1321
+ - @primer-io/payment-method-primer-test-klarna@2.1.9
1322
+ - @primer-io/payment-method-primer-test-paypal@2.1.9
1323
+ - @primer-io/payment-method-primer-test-sofort@2.1.9
1324
+ - @primer-io/payment-method-rapyd-fast@1.1.9
1325
+ - @primer-io/payment-method-rapyd-promptpay@1.2.9
1326
+ - @primer-io/payment-method-worldpay-ideal@1.2.9
1327
+ - @primer-io/payment-method-xfers-paynow@2.1.9
1328
+
1329
+ ## 2.39.0
1330
+
1331
+ ### Minor Changes
1332
+
1333
+ - 0d75ab05: Add extraMerchantData to Klarna authorize payment call
1334
+ - f6c2917b: add Klarna Headless
1335
+
1336
+ ### Patch Changes
1337
+
1338
+ - Updated dependencies [0d75ab05]
1339
+ - @primer-io/payment-method-klarna@2.5.0
1340
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.5
1341
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.11
1342
+ - @primer-io/payment-method-adyen-blik@2.1.8
1343
+ - @primer-io/payment-method-adyen-dotpay@2.1.8
1344
+ - @primer-io/payment-method-adyen-eps@1.3.8
1345
+ - @primer-io/payment-method-adyen-ideal@2.1.8
1346
+ - @primer-io/payment-method-adyen-klarna@1.4.8
1347
+ - @primer-io/payment-method-adyen-mbway@1.2.8
1348
+ - @primer-io/payment-method-adyen-multibanco@1.2.8
1349
+ - @primer-io/payment-method-apple-pay@2.3.8
1350
+ - @primer-io/payment-method-google-pay@2.3.8
1351
+ - @primer-io/payment-method-mollie-giftcard@2.1.8
1352
+ - @primer-io/payment-method-nets@2.1.8
1353
+ - @primer-io/payment-method-omise-promptpay@1.2.8
1354
+ - @primer-io/payment-method-pay-nl-ideal@2.1.8
1355
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.8
1356
+ - @primer-io/payment-method-pay-nl-paypal@2.1.8
1357
+ - @primer-io/payment-method-paypal@2.3.8
1358
+ - @primer-io/payment-method-primer-test-klarna@2.1.8
1359
+ - @primer-io/payment-method-primer-test-paypal@2.1.8
1360
+ - @primer-io/payment-method-primer-test-sofort@2.1.8
1361
+ - @primer-io/payment-method-rapyd-fast@1.1.8
1362
+ - @primer-io/payment-method-rapyd-promptpay@1.2.8
1363
+ - @primer-io/payment-method-worldpay-ideal@1.2.8
1364
+ - @primer-io/payment-method-xfers-paynow@2.1.8
1365
+
1366
+ ## 2.38.1
1367
+
1368
+ ### Patch Changes
1369
+
1370
+ - fdaeb3c3: fix: fix cvv validator function for headless vaulted recapture cvv
1371
+ - Updated dependencies [e405df2f]
1372
+ - @primer-io/payment-method-klarna@2.4.0
1373
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.4
1374
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.10
1375
+ - @primer-io/payment-method-adyen-blik@2.1.7
1376
+ - @primer-io/payment-method-adyen-dotpay@2.1.7
1377
+ - @primer-io/payment-method-adyen-eps@1.3.7
1378
+ - @primer-io/payment-method-adyen-ideal@2.1.7
1379
+ - @primer-io/payment-method-adyen-klarna@1.4.7
1380
+ - @primer-io/payment-method-adyen-mbway@1.2.7
1381
+ - @primer-io/payment-method-adyen-multibanco@1.2.7
1382
+ - @primer-io/payment-method-apple-pay@2.3.7
1383
+ - @primer-io/payment-method-google-pay@2.3.7
1384
+ - @primer-io/payment-method-mollie-giftcard@2.1.7
1385
+ - @primer-io/payment-method-nets@2.1.7
1386
+ - @primer-io/payment-method-omise-promptpay@1.2.7
1387
+ - @primer-io/payment-method-pay-nl-ideal@2.1.7
1388
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.7
1389
+ - @primer-io/payment-method-pay-nl-paypal@2.1.7
1390
+ - @primer-io/payment-method-paypal@2.3.7
1391
+ - @primer-io/payment-method-primer-test-klarna@2.1.7
1392
+ - @primer-io/payment-method-primer-test-paypal@2.1.7
1393
+ - @primer-io/payment-method-primer-test-sofort@2.1.7
1394
+ - @primer-io/payment-method-rapyd-fast@1.1.7
1395
+ - @primer-io/payment-method-rapyd-promptpay@1.2.7
1396
+ - @primer-io/payment-method-worldpay-ideal@1.2.7
1397
+ - @primer-io/payment-method-xfers-paynow@2.1.7
1398
+
1399
+ ## 2.38.0
1400
+
1401
+ ### Minor Changes
1402
+
1403
+ - 4d6a9ffa: Adyen Ideal Headless
1404
+
1405
+ ### Patch Changes
1406
+
1407
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.3
1408
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.9
1409
+ - @primer-io/payment-method-adyen-blik@2.1.6
1410
+ - @primer-io/payment-method-adyen-dotpay@2.1.6
1411
+ - @primer-io/payment-method-adyen-eps@1.3.6
1412
+ - @primer-io/payment-method-adyen-ideal@2.1.6
1413
+ - @primer-io/payment-method-adyen-klarna@1.4.6
1414
+ - @primer-io/payment-method-adyen-mbway@1.2.6
1415
+ - @primer-io/payment-method-adyen-multibanco@1.2.6
1416
+ - @primer-io/payment-method-apple-pay@2.3.6
1417
+ - @primer-io/payment-method-google-pay@2.3.6
1418
+ - @primer-io/payment-method-klarna@2.3.6
1419
+ - @primer-io/payment-method-mollie-giftcard@2.1.6
1420
+ - @primer-io/payment-method-nets@2.1.6
1421
+ - @primer-io/payment-method-omise-promptpay@1.2.6
1422
+ - @primer-io/payment-method-pay-nl-ideal@2.1.6
1423
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.6
1424
+ - @primer-io/payment-method-pay-nl-paypal@2.1.6
1425
+ - @primer-io/payment-method-paypal@2.3.6
1426
+ - @primer-io/payment-method-primer-test-klarna@2.1.6
1427
+ - @primer-io/payment-method-primer-test-paypal@2.1.6
1428
+ - @primer-io/payment-method-primer-test-sofort@2.1.6
1429
+ - @primer-io/payment-method-rapyd-fast@1.1.6
1430
+ - @primer-io/payment-method-rapyd-promptpay@1.2.6
1431
+ - @primer-io/payment-method-worldpay-ideal@1.2.6
1432
+ - @primer-io/payment-method-xfers-paynow@2.1.6
1433
+
1434
+ ## 2.37.2
1435
+
1436
+ ### Patch Changes
1437
+
1438
+ - d393ff64: [CKHT-2125] CVV required error translate error
1439
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.2
1440
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.8
1441
+ - @primer-io/payment-method-adyen-blik@2.1.5
1442
+ - @primer-io/payment-method-adyen-dotpay@2.1.5
1443
+ - @primer-io/payment-method-adyen-eps@1.3.5
1444
+ - @primer-io/payment-method-adyen-ideal@2.1.5
1445
+ - @primer-io/payment-method-adyen-klarna@1.4.5
1446
+ - @primer-io/payment-method-adyen-mbway@1.2.5
1447
+ - @primer-io/payment-method-adyen-multibanco@1.2.5
1448
+ - @primer-io/payment-method-apple-pay@2.3.5
1449
+ - @primer-io/payment-method-google-pay@2.3.5
1450
+ - @primer-io/payment-method-klarna@2.3.5
1451
+ - @primer-io/payment-method-mollie-giftcard@2.1.5
1452
+ - @primer-io/payment-method-nets@2.1.5
1453
+ - @primer-io/payment-method-omise-promptpay@1.2.5
1454
+ - @primer-io/payment-method-pay-nl-ideal@2.1.5
1455
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.5
1456
+ - @primer-io/payment-method-pay-nl-paypal@2.1.5
1457
+ - @primer-io/payment-method-paypal@2.3.5
1458
+ - @primer-io/payment-method-primer-test-klarna@2.1.5
1459
+ - @primer-io/payment-method-primer-test-paypal@2.1.5
1460
+ - @primer-io/payment-method-primer-test-sofort@2.1.5
1461
+ - @primer-io/payment-method-rapyd-fast@1.1.5
1462
+ - @primer-io/payment-method-rapyd-promptpay@1.2.5
1463
+ - @primer-io/payment-method-worldpay-ideal@1.2.5
1464
+ - @primer-io/payment-method-xfers-paynow@2.1.5
1465
+
1466
+ ## 2.37.1
1467
+
1468
+ ### Patch Changes
1469
+
1470
+ - e0b6c5d4: fix build - webpack artefact
1471
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.1
1472
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.7
1473
+ - @primer-io/payment-method-adyen-blik@2.1.4
1474
+ - @primer-io/payment-method-adyen-dotpay@2.1.4
1475
+ - @primer-io/payment-method-adyen-eps@1.3.4
1476
+ - @primer-io/payment-method-adyen-ideal@2.1.4
1477
+ - @primer-io/payment-method-adyen-klarna@1.4.4
1478
+ - @primer-io/payment-method-adyen-mbway@1.2.4
1479
+ - @primer-io/payment-method-adyen-multibanco@1.2.4
1480
+ - @primer-io/payment-method-apple-pay@2.3.4
1481
+ - @primer-io/payment-method-google-pay@2.3.4
1482
+ - @primer-io/payment-method-klarna@2.3.4
1483
+ - @primer-io/payment-method-mollie-giftcard@2.1.4
1484
+ - @primer-io/payment-method-nets@2.1.4
1485
+ - @primer-io/payment-method-omise-promptpay@1.2.4
1486
+ - @primer-io/payment-method-pay-nl-ideal@2.1.4
1487
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.4
1488
+ - @primer-io/payment-method-pay-nl-paypal@2.1.4
1489
+ - @primer-io/payment-method-paypal@2.3.4
1490
+ - @primer-io/payment-method-primer-test-klarna@2.1.4
1491
+ - @primer-io/payment-method-primer-test-paypal@2.1.4
1492
+ - @primer-io/payment-method-primer-test-sofort@2.1.4
1493
+ - @primer-io/payment-method-rapyd-fast@1.1.4
1494
+ - @primer-io/payment-method-rapyd-promptpay@1.2.4
1495
+ - @primer-io/payment-method-worldpay-ideal@1.2.4
1496
+ - @primer-io/payment-method-xfers-paynow@2.1.4
1497
+
1498
+ ## 2.37.0
1499
+
1500
+ ### Minor Changes
1501
+
1502
+ - 05fa334d: add support for co-badged cards
1503
+
1504
+ ### Patch Changes
1505
+
1506
+ - Updated dependencies [05fa334d]
1507
+ - @primer-io/payment-method-adyen-bancontact-card@1.4.0
1508
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.6
1509
+ - @primer-io/payment-method-adyen-blik@2.1.3
1510
+ - @primer-io/payment-method-adyen-dotpay@2.1.3
1511
+ - @primer-io/payment-method-adyen-eps@1.3.3
1512
+ - @primer-io/payment-method-adyen-ideal@2.1.3
1513
+ - @primer-io/payment-method-adyen-klarna@1.4.3
1514
+ - @primer-io/payment-method-adyen-mbway@1.2.3
1515
+ - @primer-io/payment-method-adyen-multibanco@1.2.3
1516
+ - @primer-io/payment-method-apple-pay@2.3.3
1517
+ - @primer-io/payment-method-google-pay@2.3.3
1518
+ - @primer-io/payment-method-klarna@2.3.3
1519
+ - @primer-io/payment-method-mollie-giftcard@2.1.3
1520
+ - @primer-io/payment-method-nets@2.1.3
1521
+ - @primer-io/payment-method-omise-promptpay@1.2.3
1522
+ - @primer-io/payment-method-pay-nl-ideal@2.1.3
1523
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.3
1524
+ - @primer-io/payment-method-pay-nl-paypal@2.1.3
1525
+ - @primer-io/payment-method-paypal@2.3.3
1526
+ - @primer-io/payment-method-primer-test-klarna@2.1.3
1527
+ - @primer-io/payment-method-primer-test-paypal@2.1.3
1528
+ - @primer-io/payment-method-primer-test-sofort@2.1.3
1529
+ - @primer-io/payment-method-rapyd-fast@1.1.3
1530
+ - @primer-io/payment-method-rapyd-promptpay@1.2.3
1531
+ - @primer-io/payment-method-worldpay-ideal@1.2.3
1532
+ - @primer-io/payment-method-xfers-paynow@2.1.3
1533
+
1534
+ ## 2.36.0
1535
+
1536
+ ### Minor Changes
1537
+
1538
+ - d1ea4627: ideal via stripe
1539
+
1540
+ ### Patch Changes
1541
+
1542
+ - 1703a2f0: fix amountVisible flag not displaying amount for credit card
1543
+ - Updated dependencies [d1ea4627]
1544
+ - @primer-io/payment-method-stripe-ideal@1.1.0
1545
+ - @primer-io/payment-method-adyen-bancontact-card@1.3.2
1546
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.5
1547
+ - @primer-io/payment-method-adyen-blik@2.1.2
1548
+ - @primer-io/payment-method-adyen-dotpay@2.1.2
1549
+ - @primer-io/payment-method-adyen-eps@1.3.2
1550
+ - @primer-io/payment-method-adyen-ideal@2.1.2
1551
+ - @primer-io/payment-method-adyen-klarna@1.4.2
1552
+ - @primer-io/payment-method-adyen-mbway@1.2.2
1553
+ - @primer-io/payment-method-adyen-multibanco@1.2.2
1554
+ - @primer-io/payment-method-apple-pay@2.3.2
1555
+ - @primer-io/payment-method-google-pay@2.3.2
1556
+ - @primer-io/payment-method-klarna@2.3.2
1557
+ - @primer-io/payment-method-mollie-giftcard@2.1.2
1558
+ - @primer-io/payment-method-nets@2.1.2
1559
+ - @primer-io/payment-method-omise-promptpay@1.2.2
1560
+ - @primer-io/payment-method-pay-nl-ideal@2.1.2
1561
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.2
1562
+ - @primer-io/payment-method-pay-nl-paypal@2.1.2
1563
+ - @primer-io/payment-method-paypal@2.3.2
1564
+ - @primer-io/payment-method-primer-test-klarna@2.1.2
1565
+ - @primer-io/payment-method-primer-test-paypal@2.1.2
1566
+ - @primer-io/payment-method-primer-test-sofort@2.1.2
1567
+ - @primer-io/payment-method-rapyd-fast@1.1.2
1568
+ - @primer-io/payment-method-rapyd-promptpay@1.2.2
1569
+ - @primer-io/payment-method-worldpay-ideal@1.2.2
1570
+ - @primer-io/payment-method-xfers-paynow@2.1.2
1571
+
1572
+ ## 2.35.1
1573
+
1574
+ ### Patch Changes
1575
+
1576
+ - a267c447: fix safari autofill card fields validation
1577
+ - @primer-io/payment-method-adyen-bancontact-card@1.3.1
1578
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.4
1579
+ - @primer-io/payment-method-adyen-blik@2.1.1
1580
+ - @primer-io/payment-method-adyen-dotpay@2.1.1
1581
+ - @primer-io/payment-method-adyen-eps@1.3.1
1582
+ - @primer-io/payment-method-adyen-ideal@2.1.1
1583
+ - @primer-io/payment-method-adyen-klarna@1.4.1
1584
+ - @primer-io/payment-method-adyen-mbway@1.2.1
1585
+ - @primer-io/payment-method-adyen-multibanco@1.2.1
1586
+ - @primer-io/payment-method-apple-pay@2.3.1
1587
+ - @primer-io/payment-method-google-pay@2.3.1
1588
+ - @primer-io/payment-method-klarna@2.3.1
1589
+ - @primer-io/payment-method-mollie-giftcard@2.1.1
1590
+ - @primer-io/payment-method-nets@2.1.1
1591
+ - @primer-io/payment-method-omise-promptpay@1.2.1
1592
+ - @primer-io/payment-method-pay-nl-ideal@2.1.1
1593
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.1
1594
+ - @primer-io/payment-method-pay-nl-paypal@2.1.1
1595
+ - @primer-io/payment-method-paypal@2.3.1
1596
+ - @primer-io/payment-method-primer-test-klarna@2.1.1
1597
+ - @primer-io/payment-method-primer-test-paypal@2.1.1
1598
+ - @primer-io/payment-method-primer-test-sofort@2.1.1
1599
+ - @primer-io/payment-method-rapyd-fast@1.1.1
1600
+ - @primer-io/payment-method-rapyd-promptpay@1.2.1
1601
+ - @primer-io/payment-method-worldpay-ideal@1.2.1
1602
+ - @primer-io/payment-method-xfers-paynow@2.1.1
1603
+
1604
+ ## 2.35.0
1605
+
1606
+ ### Minor Changes
1607
+
1608
+ - 86a54702: remove module federation
1609
+
1610
+ ### Patch Changes
1611
+
1612
+ - 738f5f13: fix client-session/actions to use version 2.2 of our API
1613
+ - Updated dependencies [86a54702]
1614
+ - @primer-io/payment-method-adyen-bancontact-card@1.3.0
1615
+ - @primer-io/payment-method-adyen-blik@2.1.0
1616
+ - @primer-io/payment-method-adyen-dotpay@2.1.0
1617
+ - @primer-io/payment-method-adyen-eps@1.3.0
1618
+ - @primer-io/payment-method-adyen-ideal@2.1.0
1619
+ - @primer-io/payment-method-adyen-klarna@1.4.0
1620
+ - @primer-io/payment-method-adyen-mbway@1.2.0
1621
+ - @primer-io/payment-method-adyen-multibanco@1.2.0
1622
+ - @primer-io/payment-method-apple-pay@2.3.0
1623
+ - @primer-io/payment-method-google-pay@2.3.0
1624
+ - @primer-io/payment-method-klarna@2.3.0
1625
+ - @primer-io/payment-method-mollie-giftcard@2.1.0
1626
+ - @primer-io/payment-method-nets@2.1.0
1627
+ - @primer-io/payment-method-omise-promptpay@1.2.0
1628
+ - @primer-io/payment-method-pay-nl-ideal@2.1.0
1629
+ - @primer-io/payment-method-pay-nl-kaartdirect@1.3.0
1630
+ - @primer-io/payment-method-pay-nl-paypal@2.1.0
1631
+ - @primer-io/payment-method-paypal@2.3.0
1632
+ - @primer-io/payment-method-primer-test-klarna@2.1.0
1633
+ - @primer-io/payment-method-primer-test-paypal@2.1.0
1634
+ - @primer-io/payment-method-primer-test-sofort@2.1.0
1635
+ - @primer-io/payment-method-rapyd-fast@1.1.0
1636
+ - @primer-io/payment-method-rapyd-promptpay@1.2.0
1637
+ - @primer-io/payment-method-worldpay-ideal@1.2.0
1638
+ - @primer-io/payment-method-xfers-paynow@2.1.0
1639
+ - @primer-io/payment-method-adyen-bancontact-payconiq@1.1.3
1640
+
1641
+ ## 2.34.0
1642
+
1643
+ ### Minor Changes
1644
+
1645
+ - de4e98b4: Add support for initializing Paypal with a capture intent
1646
+
1647
+ ## 2.33.4
1648
+
1649
+ ### Patch Changes
1650
+
1651
+ - 05ce1c87: fix autofill not setting the card fields values correctly
1652
+
1653
+ ## 2.33.3
1654
+
1655
+ ### Patch Changes
1656
+
1657
+ - efbea24c: fix Klarna's shipping fees and calculation for tax rates
1658
+ - 8fedc91b: fix server side rendering
1659
+ - 1a78f858: Improve usage analytics
1660
+
1661
+ ## 2.33.2
1662
+
1663
+ ### Patch Changes
1664
+
1665
+ - fdb38388: Fix `allowedCardNetworks` option
1666
+
1667
+ ## 2.33.1
1668
+
1669
+ ### Patch Changes
1670
+
1671
+ - efeadbdf: analytics performance optimisation
1672
+ - 28a15e16: Remove retry mechanism on API calls
1673
+
1674
+ ## 2.33.0
1675
+
1676
+ ### Minor Changes
1677
+
1678
+ - 050f5b68: Add `addEventListener` alias to `CVVInput`, fix events not being fired
1679
+
1680
+ ## 2.32.7
1681
+
1682
+ ### Patch Changes
1683
+
1684
+ - aa47e939: update support section of the readme
1685
+
1686
+ ## 2.32.6
1687
+
1688
+ ### Patch Changes
1689
+
1690
+ - b90e4c21: Klarna button now better adheres to guidelines
1691
+
1692
+ ## 2.32.5
1693
+
1694
+ ### Patch Changes
1695
+
1696
+ - 0125c1db: remove reference to Cardinal 3DS
1697
+ - 0125c1db: activate 3ds when cards are not configured
1698
+
1699
+ ## 2.32.4
1700
+
1701
+ ### Patch Changes
1702
+
1703
+ - 6f667221: fix 3DS not appearing properly
1704
+ - 76dfc3cc: trigger the `PAYMENT_METHOD_SELECTED` action of vaulted payment methods regardless of surcharge
1705
+
1706
+ ## 2.32.3
1707
+
1708
+ ### Patch Changes
1709
+
1710
+ - 338efa42: fix npm publish
1711
+
1712
+ ## 2.32.2
1713
+
1714
+ ### Patch Changes
1715
+
1716
+ - c4f73a1c: fix gitlab release
1717
+
1718
+ ## 2.32.1
1719
+
1720
+ ### Patch Changes
1721
+
1722
+ - 607489b2: fix 3ds window size
1723
+ - d0be0ae8: Fix onResumeSuccess called with undefined when forceRedirect is used
1724
+ - 0658d875: Fix initial error state of `CvvInput`
1725
+
1726
+ ## 2.32.0
1727
+
1728
+ ### Minor Changes
1729
+
1730
+ - 74d5261a: Add `HeadlessVaultManager` which can be instantiated from `PrimerHeadlessCheckout.createVaultManager()`
1731
+ - 74d5261a: headless: added ability to recapture Card Security Code (CVV) for vaulted payment methods
1732
+
1733
+ ## 2.31.1
1734
+
1735
+ ### Patch Changes
1736
+
1737
+ - 41f65031: Allow PayPal button to take the full width
1738
+ - 927ca586: fix a regression that prevented onCheckoutFail to return the payment object when available
1739
+
1740
+ ## 2.31.0
1741
+
1742
+ ### Minor Changes
1743
+
1744
+ - fbcca177: validates cardholder name so that only Latin characters are allowed
1745
+
1746
+ ### Patch Changes
1747
+
1748
+ - cfd3cca2: Fix an issue when closing Adyen Klarna's redirect popup window
1749
+ - b2334b2f: Update translations
1750
+ - fad18393: Update translations
1751
+
1752
+ ## 2.30.1
1753
+
1754
+ ### Patch Changes
1755
+
1756
+ - f132abe6: Add select payment method action for Klarna
1757
+
1758
+ ## 2.30.0
1759
+
1760
+ ### Minor Changes
1761
+
1762
+ - daa399a6: fallback to redirect if popup is not supported
1763
+
1764
+ ### Patch Changes
1765
+
1766
+ - Updated dependencies [daa399a6]
1767
+ - @primer-io/shared-library@2.7.0
1768
+
1769
+ ## 2.29.0
1770
+
1771
+ ### Minor Changes
1772
+
1773
+ - a6450575: Update english translations
1774
+ - d3161952: Fix a bug where the submit button was disabled when moving to another screen and coming back to the checkout home, while any vaulted payment method was present.
1775
+
1776
+ ### Patch Changes
1777
+
1778
+ - 58a5d981: enable apple pay button to work within a form tag
1779
+
1780
+ ## 2.28.1
1781
+
1782
+ ### Patch Changes
1783
+
1784
+ - c1842365: Do not hide surcharge labels when `inputLabelsVisible` is false
1785
+ - 57eaa67e: call onCheckoutFail when the payment ends up in an inconsistent state
1786
+
1787
+ ## 2.28.0
1788
+
1789
+ ### Minor Changes
1790
+
1791
+ - 8593b22b: Add checkout session id to the headers of all API calls to improve visibility
1792
+
1793
+ ### Patch Changes
1794
+
1795
+ - 6a573949: fix universal checkout race condition
1796
+ - 01f7374a: fix server side rendering compatibility
1797
+ - b9cbb004: fix request body parsing
1798
+ - 3bf70ddb: fix an issue causing screens to be displayed again even if they are already displayed
1799
+
1800
+ ## 2.27.2
1801
+
1802
+ ### Patch Changes
1803
+
1804
+ - 1f7c3e0b: remove race condition between FormField and ApiController
1805
+ - 881d73e6: fix surcharge for amex and diners club
1806
+ - 50bc6933: fix typescript definitions of the the main SDK functions
1807
+
1808
+ ## 2.27.1
1809
+
1810
+ ### Patch Changes
1811
+
1812
+ - bdcef834: fix a bug that prevents the card surcharge to be updated
1813
+
1814
+ ## 2.27.0
1815
+
1816
+ ### Minor Changes
1817
+
1818
+ - e7a35b49: Add `googlePay.captureBillingAddress` option
1819
+
1820
+ ### Patch Changes
1821
+
1822
+ - 93836575: fixes token encoding
1823
+ - 58981199: add error handling to client configuration fetching
1824
+
1825
+ ## 2.26.1
1826
+
1827
+ ### Patch Changes
1828
+
1829
+ - 605b02a9: added clientToken error handling
1830
+ - 6f386f74: Update translation on Thai, Chinese Hong-Kong and Chinese Taiwan
1831
+
1832
+ ## 2.26.0
1833
+
1834
+ ### Minor Changes
1835
+
1836
+ - 9f93bdd2: Add Chinese, Thai and Malay
1837
+ - 89437b95: Update klarna session when the order details change
1838
+
1839
+ ### Patch Changes
1840
+
1841
+ - 0d2709eb: fix webpack integration
1842
+ - ee4d8418: fix some Headless callback functions not returning proper arrays
1843
+
1844
+ ## 2.25.1
1845
+
1846
+ ### Patch Changes
1847
+
1848
+ - 75500976: fix Primer types
1849
+
1850
+ ## 2.25.0
1851
+
1852
+ ### Minor Changes
1853
+
1854
+ - 6de8580f: add loader analytics
1855
+ - aa9c8954: Fix some payment method buttons height
1856
+
1857
+ ### Patch Changes
1858
+
1859
+ - 40eaa4d1: call API at /configuration as early as possible, in parallel with fetching the rest of the SDK's JS
1860
+ - 5c38d4fe: Add Analytics for Network and SDK function calls
1861
+
1862
+ ## 2.24.0
1863
+
1864
+ ### Minor Changes
1865
+
1866
+ - 609748a6: add support for processor 3DS in headless checkout
1867
+
1868
+ ## 2.23.0
1869
+
1870
+ ### Minor Changes
1871
+
1872
+ - dfcffccb: Accept more GooglePay button types
1873
+
1874
+ ### Patch Changes
1875
+
1876
+ - ec75d94f: fix sub-unit for currencies: CRC, COP, HUF
1877
+ - dfcffccb: Fix an issue with the background, height and width of Google Pay
1878
+ - cc6558db: statically imports payment method implementations rather than via webpack module federation for faster load times in low-latency scenarios
1879
+ - Updated dependencies [dfcffccb]
1880
+ - @primer-io/shared-library@2.6.4
1881
+
1882
+ ## 2.22.0
1883
+
1884
+ ### Minor Changes
1885
+
1886
+ - 20dcc0e7: Add Ideal via Worldpay payment method
1887
+
1888
+ ## 2.21.0
1889
+
1890
+ ### Minor Changes
1891
+
1892
+ - 7f0df286: Add headless checkout implementation for Redirect payment methods
1893
+
1894
+ ### Patch Changes
1895
+
1896
+ - d118395e: Patch to bump to 2.20.1
1897
+ - 440b23c0: Add url_safe param into base64 string for 3DS flow
1898
+ - Updated dependencies [7f0df286]
1899
+ - @primer-io/shared-library@2.6.3
1900
+
1901
+ ## 2.20.0
1902
+
1903
+ ### Minor Changes
1904
+
1905
+ - f37afcc7: Update translations
1906
+ - 85577a8f: Add Express Checkout implementation with ApplePay and PayPal
1907
+
1908
+ ## 2.19.1
1909
+
1910
+ ### Patch Changes
1911
+
1912
+ - c0da4e9c: Remove empty state field returned from ApplePay when setting billing address
1913
+
1914
+ ## 2.19.0
1915
+
1916
+ ### Minor Changes
1917
+
1918
+ - 55979739: Add `onPaymentCreationStart` callback
1919
+
1920
+ ### Patch Changes
1921
+
1922
+ - 56d51cc2: Fix headless iframe events not being fired
1923
+
1924
+ ## 2.18.0
1925
+
1926
+ ### Minor Changes
1927
+
1928
+ - 8b9a0cb0: Add headless checkout implementation for ApplePay, GooglePay and PayPal
1929
+
1930
+ ### Patch Changes
1931
+
1932
+ - Updated dependencies [8b9a0cb0]
1933
+ - @primer-io/shared-library@2.6.2
1934
+
1935
+ ## 2.17.1
1936
+
1937
+ ### Patch Changes
1938
+
1939
+ - b4a2e6a8: Point analytics to new analyticsUrl. Deprecate use of Mixpanel.
1940
+ - 7053b4c8: Add new analytics provider
1941
+ - 9b56f94a: Address issue where cardholder name was not being tokenized in the vault manager
1942
+ - a0754760: Fix `onPaymentMethodAction` not being fired
1943
+ - Updated dependencies [7053b4c8]
1944
+ - @primer-io/shared-library@2.6.1
1945
+
1946
+ ## 2.17.0
1947
+
1948
+ ### Minor Changes
1949
+
1950
+ - c3ea72cf: Add Klarna via Adyen payment method, add payment type selector shared component
1951
+
1952
+ ### Patch Changes
1953
+
1954
+ - 9112f7e3: Fix card network detection bug
1955
+ - 1d523a75: Proceed with tokenization call even if request body is empty. Results in failed tokenization request which will fail gracefully
1956
+ - Updated dependencies [c3ea72cf]
1957
+ - @primer-io/shared-library@2.6.0
1958
+
1959
+ ## 2.16.1
1960
+
1961
+ ### Patch Changes
1962
+
1963
+ - 289ab86f: Hardcode webpack publicPath
1964
+
1965
+ ## 2.16.0
1966
+
1967
+ ### Minor Changes
1968
+
1969
+ - 26e9f9a7: Add Headless Universal Checkout
1970
+ - c85821d2: Add Bancontact Card via Adyen
1971
+
1972
+ ## 2.15.0
1973
+
1974
+ ### Minor Changes
1975
+
1976
+ - 3ea62aa4: Add Bancontact Card via Adyen
1977
+
1978
+ ## 2.14.0
1979
+
1980
+ ### Minor Changes
1981
+
1982
+ - 2670a28a: Add Kaartdirect via Pay.nl payment method
1983
+
1984
+ ## 2.13.2
1985
+
1986
+ ### Patch Changes
1987
+
1988
+ - ec9eaa0f: Fix submit button being disabled when no APMs are loaded
1989
+
1990
+ ## 2.13.1
1991
+
1992
+ ### Patch Changes
1993
+
1994
+ - 2819cc99: Call onErrorMessageShow when error message is disabled
1995
+
1996
+ ## 2.13.0
1997
+
1998
+ ### Minor Changes
1999
+
2000
+ - f0565f60: Add the ability to disable autofocus
2001
+ - b66fe615: Add Eps via Adyen payment method
2002
+
2003
+ ### Patch Changes
2004
+
2005
+ - 9463a2e0: Add support of `onErrorMessageShow` and `onErrorMessageHide` triggers
2006
+
2007
+ ## 2.12.0
2008
+
2009
+ ### Minor Changes
2010
+
2011
+ - 6e481830: Implement backend driven payment methods
2012
+
2013
+ ### Patch Changes
2014
+
2015
+ - cee39220: Update naming of Afterpay to no longer display "Clearpay" in the overlay dialog and loading page
2016
+ - 5520c87d: Move PayPal instance into isolated namespace. Solves issue where multiple instances of PayPal is running within the window. The PayPal button now renders even if merchant application is running a separate instance.
2017
+ - Updated dependencies [6e481830]
2018
+ - @primer-io/shared-library@2.5.0
2019
+
2020
+ ## 2.11.0
2021
+
2022
+ ### Minor Changes
2023
+
2024
+ - 6818d767: Deprecate `setClientToken(clientToken)` in favour of `refreshClientSession()` which uses the original client token provided in checkout initialization.
2025
+ - ae072467: Add ability to capture billing address with ApplePay using the `captureBillingAddress` option
2026
+
2027
+ ### Patch Changes
2028
+
2029
+ - d914c002: Fix client session action failing due to card network type being american-express and not AMEX.
2030
+
2031
+ ## 2.10.1
2032
+
2033
+ ### Patch Changes
2034
+
2035
+ - 99062c7f: Pass discount amount in Klarna authorization request
2036
+
2037
+ ## 2.10.0
2038
+
2039
+ ### Minor Changes
2040
+
2041
+ - f84cc022: Update Klarna integration to support tax passed in line items
2042
+
2043
+ ### Patch Changes
2044
+
2045
+ - 29daa38e: Update formatAmount to use currencyDisplay of type 'symbol' for better browser compatibility
2046
+
2047
+ ## 2.9.1
2048
+
2049
+ ### Patch Changes
2050
+
2051
+ - a84d6696: Add support for additional country codes, locales and currencies for Klarna
2052
+
2053
+ ## 2.9.0
2054
+
2055
+ ### Minor Changes
2056
+
2057
+ - 1d1a8f7a: Client Context Refactoring
2058
+
2059
+ ### Patch Changes
2060
+
2061
+ - 4fc6f465: Address isTeardown not being set due to it being a readonly property
2062
+ - 0757b944: Revert url-join dependency to 4.0.1 from 5.0.0
2063
+ - 630fdd72: Map state correctly in Klarna session and authorization requests
2064
+ - Updated dependencies [1d1a8f7a]
2065
+ - @primer-io/shared-library@2.4.0
2066
+
2067
+ ## 2.8.1
2068
+
2069
+ ### Patch Changes
2070
+
2071
+ - 4af6242a: Add browser information to session info
2072
+ - Updated dependencies [4af6242a]
2073
+ - @primer-io/shared-library@2.3.1
2074
+
2075
+ ## 2.8.0
2076
+
2077
+ ### Minor Changes
2078
+
2079
+ - 4bb42d0: Add Bancontact - Payconiq via Adyen
2080
+
2081
+ ### Patch Changes
2082
+
2083
+ - Updated dependencies [4bb42d0]
2084
+ - @primer-io/shared-library@2.3.0
2085
+
2086
+ ### Minor Changes
2087
+
2088
+ - 1fe460d4: Add PromptPay via Omise, update PromptPay logos
2089
+ - 524575d4: Add Truemoney via Omise
2090
+
2091
+ ## 2.7.0
2092
+
2093
+ ### Minor Changes
2094
+
2095
+ - b1975e6e: Add onPaymentMethodAction callback
2096
+ - 07047236: Add Alipay via PacyPay
2097
+ - c6cf9096: Add Clearpay
2098
+ - e1b0dc6f: Add WeChat via PacyPay
2099
+ - 09c9974c: Add multibanco payment method
2100
+
2101
+ ### Patch Changes
2102
+
2103
+ - Updated dependencies [b1975e6e]
2104
+ - @primer-io/shared-library@2.2.0
2105
+
2106
+ ## 2.6.0
2107
+
2108
+ ### Minor Changes
2109
+
2110
+ - 46da6ede: Add MBWAY via Adyen
2111
+
2112
+ ## 2.5.0
2113
+
2114
+ ### Minor Changes
2115
+
2116
+ - e8ed6b65: Add Paytrail via Adyen
2117
+ - a1d4411f: Improve autofocus for hosted fields
2118
+ - c999d6a7: Add Payshop via Adyen
2119
+
2120
+ ### Patch Changes
2121
+
2122
+ - 78732c3b: Improve error handling when user don't have payment methods
2123
+ - 1f87f7af: By [Ruan Smit](https://github.com/RockPaperSmittie) **Remove dialect from translations which don't require it** - Latvian should now work when passed as `lt` or `lt-LT`.