@boostengine/collections 1.0.0 → 1.1.0
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/README.md +51 -64
- package/bin/cli.cjs +49 -0
- package/collections/cashfree.collection.json +651 -0
- package/collections/delhivery.collection.json +270 -0
- package/collections/easyecom.collection.json +84 -82
- package/collections/paytm.collection.json +161 -0
- package/collections/phonepe.collection.json +359 -0
- package/collections/razorpay.collection.json +527 -90
- package/collections/shiprocket.collection.json +490 -0
- package/collections/shopify.collection.json +351 -0
- package/collections/stripe.collection.json +322 -0
- package/dist/index.cjs +602 -66
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +16 -2
- package/dist/index.d.ts +16 -2
- package/dist/index.mjs +602 -66
- package/dist/index.mjs.map +1 -1
- package/environments/cashfree.env.json +67 -0
- package/environments/delhivery.env.json +31 -0
- package/environments/paytm.env.json +49 -0
- package/environments/phonepe.env.json +85 -0
- package/environments/razorpay.env.json +12 -0
- package/environments/shiprocket.env.json +61 -0
- package/environments/shopify.env.json +31 -0
- package/environments/stripe.env.json +31 -0
- package/package.json +11 -2
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "cashfree-environment-template",
|
|
3
|
+
"name": "Cashfree Environment (Boost Engine)",
|
|
4
|
+
"values": [
|
|
5
|
+
{
|
|
6
|
+
"key": "cashfree_base_url",
|
|
7
|
+
"value": "https://sandbox.cashfree.com/pg",
|
|
8
|
+
"type": "default",
|
|
9
|
+
"enabled": true
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"key": "cashfree_app_id",
|
|
13
|
+
"value": "YOUR_CASHFREE_APP_ID",
|
|
14
|
+
"type": "secret",
|
|
15
|
+
"enabled": true
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"key": "cashfree_secret_key",
|
|
19
|
+
"value": "YOUR_CASHFREE_SECRET_KEY",
|
|
20
|
+
"type": "secret",
|
|
21
|
+
"enabled": true
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"key": "cashfree_order_id",
|
|
25
|
+
"value": "order_cf_001",
|
|
26
|
+
"type": "default",
|
|
27
|
+
"enabled": true
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"key": "payment_session_id",
|
|
31
|
+
"value": "session_sample_token",
|
|
32
|
+
"type": "default",
|
|
33
|
+
"enabled": true
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"key": "cf_payment_id",
|
|
37
|
+
"value": "109283719",
|
|
38
|
+
"type": "default",
|
|
39
|
+
"enabled": true
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"key": "cashfree_link_id",
|
|
43
|
+
"value": "link_cf_001",
|
|
44
|
+
"type": "default",
|
|
45
|
+
"enabled": true
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"key": "cashfree_refund_id",
|
|
49
|
+
"value": "rfnd_cf_001",
|
|
50
|
+
"type": "default",
|
|
51
|
+
"enabled": true
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"key": "local_webhook_url",
|
|
55
|
+
"value": "http://localhost:3000/api/webhooks/cashfree",
|
|
56
|
+
"type": "default",
|
|
57
|
+
"enabled": true
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"key": "computed_webhook_signature",
|
|
61
|
+
"value": "sample_signature",
|
|
62
|
+
"type": "default",
|
|
63
|
+
"enabled": true
|
|
64
|
+
}
|
|
65
|
+
],
|
|
66
|
+
"_postman_variable_scope": "environment"
|
|
67
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "delhivery-environment-template",
|
|
3
|
+
"name": "Delhivery Environment (Boost Engine)",
|
|
4
|
+
"values": [
|
|
5
|
+
{
|
|
6
|
+
"key": "delhivery_base_url",
|
|
7
|
+
"value": "https://stage-express.delhivery.com",
|
|
8
|
+
"type": "default",
|
|
9
|
+
"enabled": true
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"key": "delhivery_api_token",
|
|
13
|
+
"value": "YOUR_DELHIVERY_API_TOKEN",
|
|
14
|
+
"type": "secret",
|
|
15
|
+
"enabled": true
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"key": "check_pincode",
|
|
19
|
+
"value": "400053",
|
|
20
|
+
"type": "default",
|
|
21
|
+
"enabled": true
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"key": "delhivery_waybill",
|
|
25
|
+
"value": "129837192831",
|
|
26
|
+
"type": "default",
|
|
27
|
+
"enabled": true
|
|
28
|
+
}
|
|
29
|
+
],
|
|
30
|
+
"_postman_variable_scope": "environment"
|
|
31
|
+
}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "env-paytm-001",
|
|
3
|
+
"name": "Paytm PG Environment",
|
|
4
|
+
"values": [
|
|
5
|
+
{
|
|
6
|
+
"key": "paytm_base_url",
|
|
7
|
+
"value": "https://securegw-stage.paytm.in",
|
|
8
|
+
"type": "default",
|
|
9
|
+
"enabled": true
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"key": "paytm_mid",
|
|
13
|
+
"value": "YOUR_PAYTM_STAGE_MID",
|
|
14
|
+
"type": "default",
|
|
15
|
+
"enabled": true
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"key": "paytm_merchant_key",
|
|
19
|
+
"value": "YOUR_PAYTM_STAGE_MERCHANT_KEY",
|
|
20
|
+
"type": "secret",
|
|
21
|
+
"enabled": true
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"key": "paytm_checksum",
|
|
25
|
+
"value": "SAMPLE_GENERATED_CHECKSUM",
|
|
26
|
+
"type": "default",
|
|
27
|
+
"enabled": true
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"key": "paytm_order_id",
|
|
31
|
+
"value": "ORDER_PTM_001",
|
|
32
|
+
"type": "default",
|
|
33
|
+
"enabled": true
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"key": "paytm_txn_id",
|
|
37
|
+
"value": "20260908111212800110168928300103721",
|
|
38
|
+
"type": "default",
|
|
39
|
+
"enabled": true
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"key": "local_webhook_url",
|
|
43
|
+
"value": "http://localhost:3000/api/webhooks/paytm",
|
|
44
|
+
"type": "default",
|
|
45
|
+
"enabled": true
|
|
46
|
+
}
|
|
47
|
+
],
|
|
48
|
+
"_postman_variable_scope": "environment"
|
|
49
|
+
}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "phonepe-environment-template",
|
|
3
|
+
"name": "PhonePe Environment (Boost Engine)",
|
|
4
|
+
"values": [
|
|
5
|
+
{
|
|
6
|
+
"key": "phonepe_base_url",
|
|
7
|
+
"value": "https://api-preprod.phonepe.com/apis/pg-sandbox",
|
|
8
|
+
"type": "default",
|
|
9
|
+
"enabled": true
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"key": "phonepe_merchant_id",
|
|
13
|
+
"value": "PGTESTPAYUAT",
|
|
14
|
+
"type": "default",
|
|
15
|
+
"enabled": true
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"key": "phonepe_salt_key",
|
|
19
|
+
"value": "099eb0cd-02cf-4e2a-8aca-3e6c6aff0399",
|
|
20
|
+
"type": "secret",
|
|
21
|
+
"enabled": true
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"key": "phonepe_salt_index",
|
|
25
|
+
"value": "1",
|
|
26
|
+
"type": "default",
|
|
27
|
+
"enabled": true
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"key": "merchant_transaction_id",
|
|
31
|
+
"value": "TXN_BOOST_001",
|
|
32
|
+
"type": "default",
|
|
33
|
+
"enabled": true
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"key": "phonepe_refund_id",
|
|
37
|
+
"value": "RFND_BOOST_001",
|
|
38
|
+
"type": "default",
|
|
39
|
+
"enabled": true
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"key": "phonepe_x_verify",
|
|
43
|
+
"value": "computed_sha256_hash###1",
|
|
44
|
+
"type": "default",
|
|
45
|
+
"enabled": true
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"key": "phonepe_status_x_verify",
|
|
49
|
+
"value": "computed_status_sha256_hash###1",
|
|
50
|
+
"type": "default",
|
|
51
|
+
"enabled": true
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"key": "phonepe_refund_status_x_verify",
|
|
55
|
+
"value": "computed_refund_status_hash###1",
|
|
56
|
+
"type": "default",
|
|
57
|
+
"enabled": true
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"key": "phonepe_base64_payload",
|
|
61
|
+
"value": "ewogICJtZXJjaGFudElkIjogIlBHVEVTVFBBWVVBVCIsCiAgIm1lcmNoYW50VHJhbnNhY3Rpb25JZCI6ICJUWE5fQk9PU1RfMDAxIiwKICAiYW1vdW50IjogOTk5MDAsCiAgInJlZGlyZWN0VXJsIjogImh0dHBzOi8veW91cnN0b3JlLmNvbS9vcmRlci1jb25maXJtZWQiLAogICJyZWRpcmVjdE1vZGUiOiAiUE9TVCIKfQ==",
|
|
62
|
+
"type": "default",
|
|
63
|
+
"enabled": true
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"key": "phonepe_qr_base64_payload",
|
|
67
|
+
"value": "ewogICJtZXJjaGFudElkIjogIlBHVEVTVFBBWVVBVCIsCiAgIm1lcmNoYW50VHJhbnNhY3Rpb25JZCI6ICJUWE5fUVJfMDAxIiwKICAiYW1vdW50IjogOTk5MDAsCiAgInBheW1lbnRJbnN0cnVtZW50IjogewogICAgInR5cGUiOiAiVVBJX1FSIgogIH0KfQ==",
|
|
68
|
+
"type": "default",
|
|
69
|
+
"enabled": true
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
"key": "phonepe_refund_base64_payload",
|
|
73
|
+
"value": "ewogICJtZXJjaGFudElkIjogIlBHVEVTVFBBWVVBVCIsCiAgIm1lcmNoYW50VHJhbnNhY3Rpb25JZCI6ICJUWE5fQk9PU1RfMDAxIiwKICAib3JpZ2luYWxUcmFuc2FjdGlvbklkIjogIlQyMjA5MDgyMDAwMDAwMDAiLAogICJhbW91bnQiOiA5OTkwMCwKICAiY2FsbGJhY2tVcmwiOiAiaHR0cHM6Ly95b3Vyc3RvcmUuY29tL2FwaS93ZWJob29rcy9waG9uZXBlIgp9",
|
|
74
|
+
"type": "default",
|
|
75
|
+
"enabled": true
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"key": "local_webhook_url",
|
|
79
|
+
"value": "http://localhost:3000/api/webhooks/phonepe",
|
|
80
|
+
"type": "default",
|
|
81
|
+
"enabled": true
|
|
82
|
+
}
|
|
83
|
+
],
|
|
84
|
+
"_postman_variable_scope": "environment"
|
|
85
|
+
}
|
|
@@ -32,6 +32,18 @@
|
|
|
32
32
|
"type": "default",
|
|
33
33
|
"enabled": true
|
|
34
34
|
},
|
|
35
|
+
{
|
|
36
|
+
"key": "payment_link_id",
|
|
37
|
+
"value": "plink_test_001",
|
|
38
|
+
"type": "default",
|
|
39
|
+
"enabled": true
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"key": "customer_id",
|
|
43
|
+
"value": "cust_test_001",
|
|
44
|
+
"type": "default",
|
|
45
|
+
"enabled": true
|
|
46
|
+
},
|
|
35
47
|
{
|
|
36
48
|
"key": "refund_id",
|
|
37
49
|
"value": "rfnd_test_001",
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "shiprocket-environment-template",
|
|
3
|
+
"name": "Shiprocket Environment (Boost Engine)",
|
|
4
|
+
"values": [
|
|
5
|
+
{
|
|
6
|
+
"key": "shiprocket_base_url",
|
|
7
|
+
"value": "https://apiv2.shiprocket.in/v1/external",
|
|
8
|
+
"type": "default",
|
|
9
|
+
"enabled": true
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"key": "shiprocket_email",
|
|
13
|
+
"value": "YOUR_SHIPROCKET_EMAIL",
|
|
14
|
+
"type": "default",
|
|
15
|
+
"enabled": true
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"key": "shiprocket_password",
|
|
19
|
+
"value": "YOUR_SHIPROCKET_PASSWORD",
|
|
20
|
+
"type": "secret",
|
|
21
|
+
"enabled": true
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"key": "shiprocket_token",
|
|
25
|
+
"value": "YOUR_BEARER_JWT_TOKEN",
|
|
26
|
+
"type": "secret",
|
|
27
|
+
"enabled": true
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"key": "pickup_pincode",
|
|
31
|
+
"value": "110001",
|
|
32
|
+
"type": "default",
|
|
33
|
+
"enabled": true
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"key": "delivery_pincode",
|
|
37
|
+
"value": "400053",
|
|
38
|
+
"type": "default",
|
|
39
|
+
"enabled": true
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"key": "shiprocket_shipment_id",
|
|
43
|
+
"value": "1001",
|
|
44
|
+
"type": "default",
|
|
45
|
+
"enabled": true
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"key": "shiprocket_courier_id",
|
|
49
|
+
"value": "1",
|
|
50
|
+
"type": "default",
|
|
51
|
+
"enabled": true
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"key": "awb_code",
|
|
55
|
+
"value": "7821928312",
|
|
56
|
+
"type": "default",
|
|
57
|
+
"enabled": true
|
|
58
|
+
}
|
|
59
|
+
],
|
|
60
|
+
"_postman_variable_scope": "environment"
|
|
61
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "shopify-environment-template",
|
|
3
|
+
"name": "Shopify Environment (Boost Engine)",
|
|
4
|
+
"values": [
|
|
5
|
+
{
|
|
6
|
+
"key": "shopify_store_domain",
|
|
7
|
+
"value": "your-store-name",
|
|
8
|
+
"type": "default",
|
|
9
|
+
"enabled": true
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"key": "shopify_access_token",
|
|
13
|
+
"value": "shpat_YOUR_ADMIN_API_ACCESS_TOKEN",
|
|
14
|
+
"type": "secret",
|
|
15
|
+
"enabled": true
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"key": "shopify_location_id",
|
|
19
|
+
"value": "123456789",
|
|
20
|
+
"type": "default",
|
|
21
|
+
"enabled": true
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"key": "shopify_inventory_item_id",
|
|
25
|
+
"value": "987654321",
|
|
26
|
+
"type": "default",
|
|
27
|
+
"enabled": true
|
|
28
|
+
}
|
|
29
|
+
],
|
|
30
|
+
"_postman_variable_scope": "environment"
|
|
31
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "stripe-environment-template",
|
|
3
|
+
"name": "Stripe Environment (Boost Engine)",
|
|
4
|
+
"values": [
|
|
5
|
+
{
|
|
6
|
+
"key": "stripe_base_url",
|
|
7
|
+
"value": "https://api.stripe.com/v1",
|
|
8
|
+
"type": "default",
|
|
9
|
+
"enabled": true
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"key": "stripe_secret_key",
|
|
13
|
+
"value": "sk_test_YOUR_STRIPE_SECRET_KEY",
|
|
14
|
+
"type": "secret",
|
|
15
|
+
"enabled": true
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"key": "stripe_session_id",
|
|
19
|
+
"value": "cs_test_sample_session",
|
|
20
|
+
"type": "default",
|
|
21
|
+
"enabled": true
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"key": "stripe_payment_intent_id",
|
|
25
|
+
"value": "pi_test_sample_intent",
|
|
26
|
+
"type": "default",
|
|
27
|
+
"enabled": true
|
|
28
|
+
}
|
|
29
|
+
],
|
|
30
|
+
"_postman_variable_scope": "environment"
|
|
31
|
+
}
|
package/package.json
CHANGED
|
@@ -1,16 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@boostengine/collections",
|
|
3
|
-
"version": "1.
|
|
4
|
-
"description": "Production-ready Postman Collections & Environments for
|
|
3
|
+
"version": "1.1.0",
|
|
4
|
+
"description": "Production-ready Postman Collections (Schema v2.1.0) & Environments for Razorpay, Cashfree, PhonePe, Paytm, Stripe, EasyEcom WMS, Shiprocket, Delhivery & Shopify.",
|
|
5
5
|
"author": "Boost Engine <boostengine001@gmail.com>",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"keywords": [
|
|
8
8
|
"postman",
|
|
9
9
|
"postman-collection",
|
|
10
10
|
"razorpay",
|
|
11
|
+
"cashfree",
|
|
12
|
+
"phonepe",
|
|
13
|
+
"paytm",
|
|
14
|
+
"stripe",
|
|
15
|
+
"shiprocket",
|
|
16
|
+
"delhivery",
|
|
11
17
|
"easyecom",
|
|
18
|
+
"shopify",
|
|
12
19
|
"ecommerce-apis",
|
|
13
20
|
"payment-gateway",
|
|
21
|
+
"logistics",
|
|
14
22
|
"warehouse-management",
|
|
15
23
|
"india-ecommerce",
|
|
16
24
|
"api-testing",
|
|
@@ -40,6 +48,7 @@
|
|
|
40
48
|
"build": "tsup",
|
|
41
49
|
"test": "node test-suite.cjs",
|
|
42
50
|
"sync": "node scripts/sync-upstream.cjs",
|
|
51
|
+
"sync:upstream": "node scripts/sync-upstream.cjs",
|
|
43
52
|
"prepublishOnly": "npm run build && npm test"
|
|
44
53
|
},
|
|
45
54
|
"devDependencies": {
|