@akinon/projectzero 1.89.0-rc.4 → 1.89.0-rc.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 CHANGED
@@ -1,5 +1,9 @@
1
1
  # @akinon/projectzero
2
2
 
3
+ ## 1.89.0-rc.6
4
+
5
+ ## 1.89.0-rc.5
6
+
3
7
  ## 1.89.0-rc.4
4
8
 
5
9
  ## 1.89.0-rc.3
@@ -1,5 +1,56 @@
1
1
  # projectzeronext
2
2
 
3
+ ## 1.89.0-rc.6
4
+
5
+ ### Minor Changes
6
+
7
+ - d4463ad: ZERO-3344: Update plugins documentation
8
+
9
+ ### Patch Changes
10
+
11
+ - @akinon/next@1.89.0-rc.6
12
+ - @akinon/pz-akifast@1.89.0-rc.6
13
+ - @akinon/pz-b2b@1.89.0-rc.6
14
+ - @akinon/pz-basket-gift-pack@1.89.0-rc.6
15
+ - @akinon/pz-bkm@1.89.0-rc.6
16
+ - @akinon/pz-checkout-gift-pack@1.89.0-rc.6
17
+ - @akinon/pz-click-collect@1.89.0-rc.6
18
+ - @akinon/pz-credit-payment@1.89.0-rc.6
19
+ - @akinon/pz-gpay@1.89.0-rc.6
20
+ - @akinon/pz-masterpass@1.89.0-rc.6
21
+ - @akinon/pz-one-click-checkout@1.89.0-rc.6
22
+ - @akinon/pz-otp@1.89.0-rc.6
23
+ - @akinon/pz-pay-on-delivery@1.89.0-rc.6
24
+ - @akinon/pz-saved-card@1.89.0-rc.6
25
+ - @akinon/pz-tabby-extension@1.89.0-rc.6
26
+ - @akinon/pz-tamara-extension@1.89.0-rc.6
27
+
28
+ ## 1.89.0-rc.5
29
+
30
+ ### Minor Changes
31
+
32
+ - 1ba5af2: ZERO-3354: Add data-testids for tamara package
33
+
34
+ ### Patch Changes
35
+
36
+ - Updated dependencies [1ba5af2]
37
+ - @akinon/pz-tamara-extension@1.89.0-rc.5
38
+ - @akinon/next@1.89.0-rc.5
39
+ - @akinon/pz-akifast@1.89.0-rc.5
40
+ - @akinon/pz-b2b@1.89.0-rc.5
41
+ - @akinon/pz-basket-gift-pack@1.89.0-rc.5
42
+ - @akinon/pz-bkm@1.89.0-rc.5
43
+ - @akinon/pz-checkout-gift-pack@1.89.0-rc.5
44
+ - @akinon/pz-click-collect@1.89.0-rc.5
45
+ - @akinon/pz-credit-payment@1.89.0-rc.5
46
+ - @akinon/pz-gpay@1.89.0-rc.5
47
+ - @akinon/pz-masterpass@1.89.0-rc.5
48
+ - @akinon/pz-one-click-checkout@1.89.0-rc.5
49
+ - @akinon/pz-otp@1.89.0-rc.5
50
+ - @akinon/pz-pay-on-delivery@1.89.0-rc.5
51
+ - @akinon/pz-saved-card@1.89.0-rc.5
52
+ - @akinon/pz-tabby-extension@1.89.0-rc.5
53
+
3
54
  ## 1.89.0-rc.4
4
55
 
5
56
  ### Minor Changes
@@ -15,13 +15,18 @@ The plugins selected from this list will be added to the project and ready for u
15
15
 
16
16
  ### Plugin List
17
17
 
18
- 1. Masterpass
19
- 2. Basket Gift Pack
18
+ 1. Basket Gift Pack
19
+ 2. Click & Collect
20
20
  3. Checkout Gift Pack
21
- 4. Checkout Providers
22
- 5. OTP
23
- 6. Redirection Payment
24
- 7. Click & Collect
21
+ 4. One Click Checkout
22
+ 5. Garanti Pay
23
+ 6. Pay On Delivery
24
+ 7. OTP
25
+ 8. BKM Express
26
+ 9. Credit Payment
27
+ 10. Multi Basket
28
+ 11. Tabby Payment Extension
29
+ 12. Tamara Payment Extension
25
30
 
26
31
  ## Installation
27
32
 
@@ -33,44 +38,74 @@ The plugins selected from this list will be added to the project and ready for u
33
38
 
34
39
  2. Select the plugins desire to install from the list provided.
35
40
 
36
- ### Masterpass
41
+ ### Basket Gift Pack
37
42
 
38
- The Masterpass plugin enables users to make payments with their Masterpass-registered cards on the payment page. With this plugin, operations such as listing Masterpass-registered cards, adding new cards, and removing cards can be performed.
43
+ Adds a gift pack and/or a gift note to products in the basket. Enhances the gifting experience for customers.
39
44
 
40
- [Click here for details](https://bitbucket.org/akinonteam/pz-masterpass/src/main/)
45
+ [Click here for details](https://www.npmjs.com/package/@akinon/pz-basket-gift-pack)
41
46
 
42
- ### Basket Gift Pack
47
+ ### Click & Collect
43
48
 
44
- This plugin allows for the addition of gift pack and gift note or just a gift note for products on the basket page.
49
+ Allows customers to place an order online and pick it up from a selected store. Reduces delivery costs and improves convenience for users.
45
50
 
46
- [Click here for details](https://bitbucket.org/akinonteam/pz-basket-gift-pack/src/main/)
51
+ [Click here for details](https://www.npmjs.com/package/@akinon/pz-click-collect)
47
52
 
48
53
  ### Checkout Gift Pack
49
54
 
50
- Used to enable the gift pack option for products on the payment page.
55
+ Enables a gift pack option on the payment page. Customers can choose to wrap their purchases as gifts during checkout.
56
+
57
+ [Click here for details](https://www.npmjs.com/package/@akinon/pz-checkout-gift-pack)
58
+
59
+ ### One Click Checkout
51
60
 
52
- [Click here for details](https://bitbucket.org/akinonteam/pz-checkout-gift-pack/src/main/)
61
+ Simplifies the checkout process by adding one-click payment methods.
53
62
 
54
- ### Checkout Providers
63
+ [Click here for details](https://www.npmjs.com/package/@akinon/pz-one-click-checkout)
55
64
 
56
- This plugin is used to add payment methods to the checkout process.
65
+ ### Garanti Pay
57
66
 
58
- [Click here for details](https://bitbucket.org/akinonteam/pz_checkout_providers/src/master/)
67
+ Allows Garanti Bank credit card users to make fast and secure payments without entering card details.
68
+
69
+ [Click here for details](https://www.npmjs.com/package/@akinon/pz-gpay)
70
+
71
+ ### Pay On Delivery
72
+
73
+ Provides an option for customers to pay with cash or a credit card at the time of delivery.
74
+
75
+ [Click here for details](https://www.npmjs.com/package/@akinon/pz-pay-on-delivery)
59
76
 
60
77
  ### OTP
61
78
 
62
- This application provides SMS verification (OTP) support for desired actions such as registration and updating profile information.
79
+ Adds SMS-based OTP (One-Time Password) verification for secure actions such as registration and updating profile information.
63
80
 
64
- [Click here for details](https://bitbucket.org/akinonteam/pz_otp/src/master/)
81
+ [Click here for details](https://www.npmjs.com/package/@akinon/pz-otp)
65
82
 
66
- ### Redirection Payment
83
+ ### BKM Express
67
84
 
68
- Used to enable any payment option with a redirection type on the payment page.
85
+ Integrates the BKM Express payment method for users to make fast and secure payments without entering card details.
69
86
 
70
- [Click here for details](https://bitbucket.org/akinonteam/pz-redirection-payment/src/main/)
87
+ [Click here for details](https://www.npmjs.com/package/@akinon/pz-bkm)
71
88
 
72
- ### Click & Collect
89
+ ### Credit Payment
90
+
91
+ Supports credit card payments with installment and non-installment options.
92
+
93
+ [Click here for details](https://www.npmjs.com/package/@akinon/pz-credit-payment)
94
+
95
+ ### Multi Basket
96
+
97
+ Enables customers to create and manage multiple virtual baskets at the same time. Facilitates better basket organization.
98
+
99
+ [Click here for details](https://www.npmjs.com/package/@akinon/pz-multi-basket)
100
+
101
+ ### Tabby Payment Extension
102
+
103
+ Integrates Tabby’s installment and deferred payment solutions into the checkout.
104
+
105
+ [Click here for details](https://www.npmjs.com/package/@akinon/pz-tabby-extension)
106
+
107
+ ### Tamara Payment Extension
73
108
 
74
- This plugin enables the "Click & Collect" in-store pickup option.
109
+ Adds Tamara’s "Buy Now, Pay Later" feature to the payment options. Customers can defer payments while ensuring a seamless checkout experience.
75
110
 
76
- [Click here for details](https://bitbucket.org/akinonteam/pz-click-collect/src/main/)
111
+ [Click here for details](https://www.npmjs.com/package/@akinon/pz-tamara-extension)
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "projectzeronext",
3
- "version": "1.89.0-rc.4",
3
+ "version": "1.89.0-rc.6",
4
4
  "private": true,
5
5
  "license": "MIT",
6
6
  "scripts": {
@@ -24,22 +24,22 @@
24
24
  "test:middleware": "jest middleware-matcher.test.ts --bail"
25
25
  },
26
26
  "dependencies": {
27
- "@akinon/next": "1.89.0-rc.4",
28
- "@akinon/pz-akifast": "1.89.0-rc.4",
29
- "@akinon/pz-b2b": "1.89.0-rc.4",
30
- "@akinon/pz-basket-gift-pack": "1.89.0-rc.4",
31
- "@akinon/pz-bkm": "1.89.0-rc.4",
32
- "@akinon/pz-checkout-gift-pack": "1.89.0-rc.4",
33
- "@akinon/pz-click-collect": "1.89.0-rc.4",
34
- "@akinon/pz-credit-payment": "1.89.0-rc.4",
35
- "@akinon/pz-gpay": "1.89.0-rc.4",
36
- "@akinon/pz-masterpass": "1.89.0-rc.4",
37
- "@akinon/pz-one-click-checkout": "1.89.0-rc.4",
38
- "@akinon/pz-otp": "1.89.0-rc.4",
39
- "@akinon/pz-pay-on-delivery": "1.89.0-rc.4",
40
- "@akinon/pz-saved-card": "1.89.0-rc.4",
41
- "@akinon/pz-tabby-extension": "1.89.0-rc.4",
42
- "@akinon/pz-tamara-extension": "1.89.0-rc.4",
27
+ "@akinon/next": "1.89.0-rc.6",
28
+ "@akinon/pz-akifast": "1.89.0-rc.6",
29
+ "@akinon/pz-b2b": "1.89.0-rc.6",
30
+ "@akinon/pz-basket-gift-pack": "1.89.0-rc.6",
31
+ "@akinon/pz-bkm": "1.89.0-rc.6",
32
+ "@akinon/pz-checkout-gift-pack": "1.89.0-rc.6",
33
+ "@akinon/pz-click-collect": "1.89.0-rc.6",
34
+ "@akinon/pz-credit-payment": "1.89.0-rc.6",
35
+ "@akinon/pz-gpay": "1.89.0-rc.6",
36
+ "@akinon/pz-masterpass": "1.89.0-rc.6",
37
+ "@akinon/pz-one-click-checkout": "1.89.0-rc.6",
38
+ "@akinon/pz-otp": "1.89.0-rc.6",
39
+ "@akinon/pz-pay-on-delivery": "1.89.0-rc.6",
40
+ "@akinon/pz-saved-card": "1.89.0-rc.6",
41
+ "@akinon/pz-tabby-extension": "1.89.0-rc.6",
42
+ "@akinon/pz-tamara-extension": "1.89.0-rc.6",
43
43
  "@hookform/resolvers": "2.9.0",
44
44
  "@next/third-parties": "14.1.0",
45
45
  "@react-google-maps/api": "2.17.1",
@@ -62,7 +62,7 @@
62
62
  "yup": "0.32.11"
63
63
  },
64
64
  "devDependencies": {
65
- "@akinon/eslint-plugin-projectzero": "1.89.0-rc.4",
65
+ "@akinon/eslint-plugin-projectzero": "1.89.0-rc.6",
66
66
  "@semantic-release/changelog": "6.0.2",
67
67
  "@semantic-release/exec": "6.0.3",
68
68
  "@semantic-release/git": "10.0.1",
@@ -65,6 +65,7 @@ export default function RedirectionPayment() {
65
65
 
66
66
  <Checkbox
67
67
  className="px-4 md:px-0"
68
+ data-testid="checkout-agreement"
68
69
  {...register('agreement')}
69
70
  error={errors.agreement}
70
71
  >
@@ -88,7 +89,10 @@ export default function RedirectionPayment() {
88
89
  </div>
89
90
  )}
90
91
 
91
- <Button className={twMerge('w-full md:w-36 px-4 md:px-0')}>
92
+ <Button
93
+ data-testid="checkout-submit-button"
94
+ className={twMerge('w-full md:w-36 px-4 md:px-0')}
95
+ >
92
96
  {payment_option.name}
93
97
  </Button>
94
98
  </form>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/projectzero",
3
- "version": "1.89.0-rc.4",
3
+ "version": "1.89.0-rc.6",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {