@primer-io/checkout-web 2.54.5 → 2.54.7

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