ce-storefront 0.3.4 → 0.3.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/README.md +26 -37
- package/docs/sdks/{cestorefrontpayments → cestorefrontorderspayments}/README.md +1 -1
- package/docs/sdks/customers/README.md +236 -0
- package/docs/sdks/{paymentsapijuspay → juspay}/README.md +12 -12
- package/docs/sdks/orders/README.md +80 -1
- package/docs/sdks/payments/README.md +242 -2
- package/docs/sdks/products/README.md +1 -1
- package/esm/funcs/catalogProductsGet.d.ts +1 -1
- package/esm/funcs/catalogProductsGet.js +1 -1
- package/esm/funcs/{customersAPIGetCustomersId.d.ts → customersGetCustomersId.d.ts} +2 -2
- package/esm/funcs/customersGetCustomersId.d.ts.map +1 -0
- package/esm/funcs/{customersAPIGetCustomersId.js → customersGetCustomersId.js} +2 -2
- package/esm/funcs/customersGetCustomersId.js.map +1 -0
- package/esm/funcs/{customersAPIPostCustomers.d.ts → customersPostCustomers.d.ts} +2 -2
- package/esm/funcs/customersPostCustomers.d.ts.map +1 -0
- package/esm/funcs/{customersAPIPostCustomers.js → customersPostCustomers.js} +2 -2
- package/esm/funcs/customersPostCustomers.js.map +1 -0
- package/esm/funcs/{customersAPIPutCustomersId.d.ts → customersPutCustomersId.d.ts} +2 -2
- package/esm/funcs/customersPutCustomersId.d.ts.map +1 -0
- package/esm/funcs/{customersAPIPutCustomersId.js → customersPutCustomersId.js} +2 -2
- package/esm/funcs/{customersAPIPostCustomers.js.map → customersPutCustomersId.js.map} +1 -1
- package/esm/funcs/{paymentsAPIJuspayGetPaymentsJuspayCustomer.d.ts → juspayGetPaymentsJuspayCustomer.d.ts} +2 -2
- package/esm/funcs/juspayGetPaymentsJuspayCustomer.d.ts.map +1 -0
- package/esm/funcs/{paymentsAPIJuspayGetPaymentsJuspayCustomer.js → juspayGetPaymentsJuspayCustomer.js} +2 -2
- package/esm/funcs/juspayGetPaymentsJuspayCustomer.js.map +1 -0
- package/esm/funcs/{paymentsAPIJuspayPostPaymentsJuspayCreateCustomer.d.ts → juspayPostPaymentsJuspayCreateCustomer.d.ts} +2 -2
- package/esm/funcs/juspayPostPaymentsJuspayCreateCustomer.d.ts.map +1 -0
- package/esm/funcs/{paymentsAPIJuspayPostPaymentsJuspayCreateCustomer.js → juspayPostPaymentsJuspayCreateCustomer.js} +2 -2
- package/esm/funcs/juspayPostPaymentsJuspayCreateCustomer.js.map +1 -0
- package/esm/funcs/{paymentsAPIJuspayPostPaymentsJuspayCreateOrder.d.ts → juspayPostPaymentsJuspayCreateOrder.d.ts} +2 -2
- package/esm/funcs/juspayPostPaymentsJuspayCreateOrder.d.ts.map +1 -0
- package/esm/funcs/{paymentsAPIJuspayPostPaymentsJuspayCreateOrder.js → juspayPostPaymentsJuspayCreateOrder.js} +2 -2
- package/esm/funcs/juspayPostPaymentsJuspayCreateOrder.js.map +1 -0
- package/esm/funcs/{ordersAPIGetOrdersIdPaymentStatus.d.ts → ordersGetOrdersIdPaymentStatus.d.ts} +2 -2
- package/esm/funcs/ordersGetOrdersIdPaymentStatus.d.ts.map +1 -0
- package/esm/funcs/{ordersAPIGetOrdersIdPaymentStatus.js → ordersGetOrdersIdPaymentStatus.js} +2 -2
- package/esm/funcs/ordersGetOrdersIdPaymentStatus.js.map +1 -0
- package/esm/funcs/paymentsGetMethods.d.ts +1 -1
- package/esm/funcs/paymentsGetMethods.d.ts.map +1 -1
- package/esm/funcs/paymentsGetMethods.js +3 -3
- package/esm/funcs/paymentsGetMethods.js.map +1 -1
- package/esm/funcs/{paymentsAPIGetPaymentsCards.d.ts → paymentsGetPaymentsCards.d.ts} +2 -2
- package/esm/funcs/paymentsGetPaymentsCards.d.ts.map +1 -0
- package/esm/funcs/{paymentsAPIGetPaymentsCards.js → paymentsGetPaymentsCards.js} +2 -2
- package/esm/funcs/paymentsGetPaymentsCards.js.map +1 -0
- package/esm/funcs/{paymentsAPIGetPaymentsVerifyVpa.d.ts → paymentsGetPaymentsVerifyVpa.d.ts} +2 -2
- package/esm/funcs/paymentsGetPaymentsVerifyVpa.d.ts.map +1 -0
- package/esm/funcs/{paymentsAPIGetPaymentsVerifyVpa.js → paymentsGetPaymentsVerifyVpa.js} +2 -2
- package/esm/funcs/paymentsGetPaymentsVerifyVpa.js.map +1 -0
- package/esm/funcs/{paymentsAPIPostPaymentsCards.d.ts → paymentsPostPaymentsCards.d.ts} +2 -2
- package/esm/funcs/paymentsPostPaymentsCards.d.ts.map +1 -0
- package/esm/funcs/{paymentsAPIPostPaymentsCards.js → paymentsPostPaymentsCards.js} +2 -2
- package/esm/funcs/paymentsPostPaymentsCards.js.map +1 -0
- package/esm/lib/config.d.ts +3 -3
- package/esm/lib/config.js +3 -3
- package/esm/models/components/analyticsevent.d.ts +8 -8
- package/esm/models/components/analyticsevent.d.ts.map +1 -1
- package/esm/models/components/analyticsevent.js +12 -12
- package/esm/models/components/analyticsevent.js.map +1 -1
- package/esm/models/components/associatedoption.d.ts +125 -0
- package/esm/models/components/associatedoption.d.ts.map +1 -0
- package/esm/models/components/associatedoption.js +107 -0
- package/esm/models/components/associatedoption.js.map +1 -0
- package/esm/models/components/cart.d.ts +16 -16
- package/esm/models/components/cart.d.ts.map +1 -1
- package/esm/models/components/cart.js +16 -16
- package/esm/models/components/cart.js.map +1 -1
- package/esm/models/components/createcustomer.d.ts +1 -1
- package/esm/models/components/createcustomer.d.ts.map +1 -1
- package/esm/models/components/createcustomer.js +1 -1
- package/esm/models/components/createcustomer.js.map +1 -1
- package/esm/models/components/{customeraddressinput.d.ts → customeraddress.d.ts} +33 -33
- package/esm/models/components/customeraddress.d.ts.map +1 -0
- package/esm/models/components/{customeraddressinput.js → customeraddress.js} +37 -37
- package/esm/models/components/customeraddress.js.map +1 -0
- package/esm/models/components/discountbasedpromotion.d.ts +0 -2
- package/esm/models/components/discountbasedpromotion.d.ts.map +1 -1
- package/esm/models/components/discountbasedpromotion.js +0 -4
- package/esm/models/components/discountbasedpromotion.js.map +1 -1
- package/esm/models/components/fixedpricepromotion.d.ts +0 -2
- package/esm/models/components/fixedpricepromotion.d.ts.map +1 -1
- package/esm/models/components/fixedpricepromotion.js +0 -4
- package/esm/models/components/fixedpricepromotion.js.map +1 -1
- package/esm/models/components/freegoodspromotion.d.ts +2 -7
- package/esm/models/components/freegoodspromotion.d.ts.map +1 -1
- package/esm/models/components/freegoodspromotion.js +2 -6
- package/esm/models/components/freegoodspromotion.js.map +1 -1
- package/esm/models/components/index.d.ts +6 -8
- package/esm/models/components/index.d.ts.map +1 -1
- package/esm/models/components/index.js +6 -8
- package/esm/models/components/index.js.map +1 -1
- package/esm/models/components/orderdetail.d.ts +1 -1
- package/esm/models/components/orderdetail.d.ts.map +1 -1
- package/esm/models/components/orderdetail.js +1 -1
- package/esm/models/components/orderdetail.js.map +1 -1
- package/esm/models/components/{productlist.d.ts → product.d.ts} +38 -78
- package/esm/models/components/product.d.ts.map +1 -0
- package/esm/models/components/{productlist.js → product.js} +37 -98
- package/esm/models/components/product.js.map +1 -0
- package/esm/models/components/productattribute.d.ts +97 -64
- package/esm/models/components/productattribute.d.ts.map +1 -1
- package/esm/models/components/productattribute.js +67 -128
- package/esm/models/components/productattribute.js.map +1 -1
- package/esm/models/components/productcategory.d.ts +2 -2
- package/esm/models/components/productcategory.d.ts.map +1 -1
- package/esm/models/components/productcategory.js +2 -2
- package/esm/models/components/productcategory.js.map +1 -1
- package/esm/models/components/productdetail.d.ts +63 -165
- package/esm/models/components/productdetail.d.ts.map +1 -1
- package/esm/models/components/productdetail.js +70 -204
- package/esm/models/components/productdetail.js.map +1 -1
- package/esm/models/components/productlistresponse.d.ts +24 -3
- package/esm/models/components/productlistresponse.d.ts.map +1 -1
- package/esm/models/components/productlistresponse.js +24 -3
- package/esm/models/components/productlistresponse.js.map +1 -1
- package/esm/models/components/productpromotion.d.ts +11 -5
- package/esm/models/components/productpromotion.d.ts.map +1 -1
- package/esm/models/components/productshipping.d.ts +0 -2
- package/esm/models/components/productshipping.d.ts.map +1 -1
- package/esm/models/components/productshipping.js +0 -4
- package/esm/models/components/productshipping.js.map +1 -1
- package/esm/models/components/{promotion.d.ts → promotiondetail.d.ts} +29 -29
- package/esm/models/components/promotiondetail.d.ts.map +1 -0
- package/esm/models/components/{promotion.js → promotiondetail.js} +29 -29
- package/esm/models/components/promotiondetail.js.map +1 -0
- package/esm/models/components/seo.d.ts +6 -6
- package/esm/models/components/seo.d.ts.map +1 -1
- package/esm/models/components/seo.js +6 -19
- package/esm/models/components/seo.js.map +1 -1
- package/esm/models/components/{skuinfo.d.ts → sku.d.ts} +56 -48
- package/esm/models/components/sku.d.ts.map +1 -0
- package/esm/models/components/{skuinfo.js → sku.js} +65 -57
- package/esm/models/components/sku.js.map +1 -0
- package/esm/models/components/variant.d.ts +13 -52
- package/esm/models/components/variant.d.ts.map +1 -1
- package/esm/models/components/variant.js +5 -55
- package/esm/models/components/variant.js.map +1 -1
- package/esm/models/components/variantdetail.d.ts +31 -60
- package/esm/models/components/variantdetail.d.ts.map +1 -1
- package/esm/models/components/variantdetail.js +20 -57
- package/esm/models/components/variantdetail.js.map +1 -1
- package/esm/models/components/variantoption.d.ts +118 -0
- package/esm/models/components/variantoption.d.ts.map +1 -0
- package/esm/models/components/variantoption.js +114 -0
- package/esm/models/components/variantoption.js.map +1 -0
- package/esm/models/components/volumebasedpromotion.d.ts +0 -5
- package/esm/models/components/volumebasedpromotion.d.ts.map +1 -1
- package/esm/models/components/volumebasedpromotion.js +0 -4
- package/esm/models/components/volumebasedpromotion.js.map +1 -1
- package/esm/models/operations/getpaymentmethods.d.ts +143 -0
- package/esm/models/operations/getpaymentmethods.d.ts.map +1 -0
- package/esm/models/operations/{getpaymentspaymentmethods.js → getpaymentmethods.js} +42 -44
- package/esm/models/operations/getpaymentmethods.js.map +1 -0
- package/esm/models/operations/getpromotions.d.ts +2 -2
- package/esm/models/operations/getpromotions.d.ts.map +1 -1
- package/esm/models/operations/getpromotions.js +2 -2
- package/esm/models/operations/getpromotions.js.map +1 -1
- package/esm/models/operations/getsimilar.d.ts +2 -27
- package/esm/models/operations/getsimilar.d.ts.map +1 -1
- package/esm/models/operations/getsimilar.js +2 -27
- package/esm/models/operations/getsimilar.js.map +1 -1
- package/esm/models/operations/getskus.d.ts +2 -2
- package/esm/models/operations/getskus.d.ts.map +1 -1
- package/esm/models/operations/getskus.js +2 -2
- package/esm/models/operations/getskus.js.map +1 -1
- package/esm/models/operations/getwishtlist.d.ts +2 -2
- package/esm/models/operations/getwishtlist.d.ts.map +1 -1
- package/esm/models/operations/getwishtlist.js +2 -2
- package/esm/models/operations/getwishtlist.js.map +1 -1
- package/esm/models/operations/index.d.ts +1 -2
- package/esm/models/operations/index.d.ts.map +1 -1
- package/esm/models/operations/index.js +1 -2
- package/esm/models/operations/index.js.map +1 -1
- package/esm/models/operations/postcartitemid.d.ts +15 -15
- package/esm/models/operations/postcartitemid.d.ts.map +1 -1
- package/esm/models/operations/postcartitemid.js +15 -15
- package/esm/models/operations/postcartitemid.js.map +1 -1
- package/esm/sdk/{cestorefrontpayments.d.ts → cestorefrontorderspayments.d.ts} +2 -2
- package/esm/sdk/cestorefrontorderspayments.d.ts.map +1 -0
- package/esm/sdk/{cestorefrontpayments.js → cestorefrontorderspayments.js} +2 -2
- package/esm/sdk/cestorefrontorderspayments.js.map +1 -0
- package/esm/sdk/customers.d.ts +24 -1
- package/esm/sdk/customers.d.ts.map +1 -1
- package/esm/sdk/customers.js +31 -0
- package/esm/sdk/customers.js.map +1 -1
- package/esm/sdk/{paymentsapijuspay.d.ts → juspay.d.ts} +2 -2
- package/esm/sdk/juspay.d.ts.map +1 -0
- package/esm/sdk/{paymentsapijuspay.js → juspay.js} +8 -8
- package/esm/sdk/juspay.js.map +1 -0
- package/esm/sdk/orders.d.ts +9 -2
- package/esm/sdk/orders.d.ts.map +1 -1
- package/esm/sdk/orders.js +12 -2
- package/esm/sdk/orders.js.map +1 -1
- package/esm/sdk/payments.d.ts +23 -1
- package/esm/sdk/payments.d.ts.map +1 -1
- package/esm/sdk/payments.js +31 -0
- package/esm/sdk/payments.js.map +1 -1
- package/esm/sdk/products.d.ts +1 -1
- package/esm/sdk/products.js +1 -1
- package/esm/sdk/sdk.d.ts +3 -12
- package/esm/sdk/sdk.d.ts.map +1 -1
- package/esm/sdk/sdk.js +3 -15
- package/esm/sdk/sdk.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/funcs/catalogProductsGet.ts +1 -1
- package/src/funcs/{customersAPIGetCustomersId.ts → customersGetCustomersId.ts} +1 -1
- package/src/funcs/{customersAPIPostCustomers.ts → customersPostCustomers.ts} +1 -1
- package/src/funcs/{customersAPIPutCustomersId.ts → customersPutCustomersId.ts} +1 -1
- package/src/funcs/{paymentsAPIJuspayGetPaymentsJuspayCustomer.ts → juspayGetPaymentsJuspayCustomer.ts} +1 -1
- package/src/funcs/{paymentsAPIJuspayPostPaymentsJuspayCreateCustomer.ts → juspayPostPaymentsJuspayCreateCustomer.ts} +1 -1
- package/src/funcs/{paymentsAPIJuspayPostPaymentsJuspayCreateOrder.ts → juspayPostPaymentsJuspayCreateOrder.ts} +1 -1
- package/src/funcs/{ordersAPIGetOrdersIdPaymentStatus.ts → ordersGetOrdersIdPaymentStatus.ts} +1 -1
- package/src/funcs/paymentsGetMethods.ts +6 -7
- package/src/funcs/{paymentsAPIGetPaymentsCards.ts → paymentsGetPaymentsCards.ts} +1 -1
- package/src/funcs/{paymentsAPIGetPaymentsVerifyVpa.ts → paymentsGetPaymentsVerifyVpa.ts} +1 -1
- package/src/funcs/{paymentsAPIPostPaymentsCards.ts → paymentsPostPaymentsCards.ts} +1 -1
- package/src/lib/config.ts +3 -3
- package/src/models/components/analyticsevent.ts +16 -15
- package/src/models/components/associatedoption.ts +217 -0
- package/src/models/components/cart.ts +25 -25
- package/src/models/components/createcustomer.ts +1 -1
- package/src/models/components/discountbasedpromotion.ts +0 -6
- package/src/models/components/fixedpricepromotion.ts +0 -6
- package/src/models/components/freegoodspromotion.ts +4 -13
- package/src/models/components/index.ts +6 -8
- package/src/models/components/orderdetail.ts +1 -1
- package/src/models/components/{skuinfo.ts → product.ts} +111 -96
- package/src/models/components/productattribute.ts +162 -188
- package/src/models/components/productcategory.ts +4 -4
- package/src/models/components/productdetail.ts +143 -418
- package/src/models/components/productlistresponse.ts +55 -9
- package/src/models/components/productshipping.ts +0 -6
- package/src/models/components/{promotion.ts → promotiondetail.ts} +47 -45
- package/src/models/components/seo.ts +12 -25
- package/src/models/components/sku.ts +244 -0
- package/src/models/components/variant.ts +14 -119
- package/src/models/components/variantdetail.ts +51 -143
- package/src/models/components/variantoption.ts +214 -0
- package/src/models/components/volumebasedpromotion.ts +0 -9
- package/src/models/operations/{getpaymentspaymentmethods.ts → getpaymentmethods.ts} +68 -77
- package/src/models/operations/getpromotions.ts +4 -4
- package/src/models/operations/getsimilar.ts +4 -62
- package/src/models/operations/getskus.ts +4 -4
- package/src/models/operations/getwishtlist.ts +4 -4
- package/src/models/operations/index.ts +1 -2
- package/src/models/operations/postcartitemid.ts +27 -25
- package/src/sdk/{cestorefrontpayments.ts → cestorefrontorderspayments.ts} +1 -1
- package/src/sdk/customers.ts +58 -1
- package/src/sdk/{paymentsapijuspay.ts → juspay.ts} +7 -7
- package/src/sdk/orders.ts +22 -4
- package/src/sdk/payments.ts +57 -2
- package/src/sdk/products.ts +1 -1
- package/src/sdk/sdk.ts +4 -22
- package/docs/sdks/customersapi/README.md +0 -321
- package/docs/sdks/ordersapi/README.md +0 -86
- package/docs/sdks/paymentsapi/README.md +0 -247
- package/esm/funcs/customersAPIGetCustomersId.d.ts.map +0 -1
- package/esm/funcs/customersAPIGetCustomersId.js.map +0 -1
- package/esm/funcs/customersAPIGetRecommendedProducts.d.ts +0 -16
- package/esm/funcs/customersAPIGetRecommendedProducts.d.ts.map +0 -1
- package/esm/funcs/customersAPIGetRecommendedProducts.js +0 -80
- package/esm/funcs/customersAPIGetRecommendedProducts.js.map +0 -1
- package/esm/funcs/customersAPIPostCustomers.d.ts.map +0 -1
- package/esm/funcs/customersAPIPutCustomersId.d.ts.map +0 -1
- package/esm/funcs/customersAPIPutCustomersId.js.map +0 -1
- package/esm/funcs/ordersAPIGetOrdersIdPaymentStatus.d.ts.map +0 -1
- package/esm/funcs/ordersAPIGetOrdersIdPaymentStatus.js.map +0 -1
- package/esm/funcs/paymentsAPIGetPaymentsCards.d.ts.map +0 -1
- package/esm/funcs/paymentsAPIGetPaymentsCards.js.map +0 -1
- package/esm/funcs/paymentsAPIGetPaymentsVerifyVpa.d.ts.map +0 -1
- package/esm/funcs/paymentsAPIGetPaymentsVerifyVpa.js.map +0 -1
- package/esm/funcs/paymentsAPIJuspayGetPaymentsJuspayCustomer.d.ts.map +0 -1
- package/esm/funcs/paymentsAPIJuspayGetPaymentsJuspayCustomer.js.map +0 -1
- package/esm/funcs/paymentsAPIJuspayPostPaymentsJuspayCreateCustomer.d.ts.map +0 -1
- package/esm/funcs/paymentsAPIJuspayPostPaymentsJuspayCreateCustomer.js.map +0 -1
- package/esm/funcs/paymentsAPIJuspayPostPaymentsJuspayCreateOrder.d.ts.map +0 -1
- package/esm/funcs/paymentsAPIJuspayPostPaymentsJuspayCreateOrder.js.map +0 -1
- package/esm/funcs/paymentsAPIPostPaymentsCards.d.ts.map +0 -1
- package/esm/funcs/paymentsAPIPostPaymentsCards.js.map +0 -1
- package/esm/models/components/customeraddressinput.d.ts.map +0 -1
- package/esm/models/components/customeraddressinput.js.map +0 -1
- package/esm/models/components/productbundleitem.d.ts +0 -47
- package/esm/models/components/productbundleitem.d.ts.map +0 -1
- package/esm/models/components/productbundleitem.js +0 -66
- package/esm/models/components/productbundleitem.js.map +0 -1
- package/esm/models/components/productlist.d.ts.map +0 -1
- package/esm/models/components/productlist.js.map +0 -1
- package/esm/models/components/productpackaging.d.ts +0 -68
- package/esm/models/components/productpackaging.d.ts.map +0 -1
- package/esm/models/components/productpackaging.js +0 -88
- package/esm/models/components/productpackaging.js.map +0 -1
- package/esm/models/components/promotion.d.ts.map +0 -1
- package/esm/models/components/promotion.js.map +0 -1
- package/esm/models/components/recommendedproduct.d.ts +0 -155
- package/esm/models/components/recommendedproduct.d.ts.map +0 -1
- package/esm/models/components/recommendedproduct.js +0 -193
- package/esm/models/components/recommendedproduct.js.map +0 -1
- package/esm/models/components/saleschannel.d.ts +0 -39
- package/esm/models/components/saleschannel.d.ts.map +0 -1
- package/esm/models/components/saleschannel.js +0 -53
- package/esm/models/components/saleschannel.js.map +0 -1
- package/esm/models/components/skuinfo.d.ts.map +0 -1
- package/esm/models/components/skuinfo.js.map +0 -1
- package/esm/models/operations/getpaymentspaymentmethods.d.ts +0 -143
- package/esm/models/operations/getpaymentspaymentmethods.d.ts.map +0 -1
- package/esm/models/operations/getpaymentspaymentmethods.js.map +0 -1
- package/esm/models/operations/getrecommendedproducts.d.ts +0 -90
- package/esm/models/operations/getrecommendedproducts.d.ts.map +0 -1
- package/esm/models/operations/getrecommendedproducts.js +0 -87
- package/esm/models/operations/getrecommendedproducts.js.map +0 -1
- package/esm/sdk/cestorefrontpayments.d.ts.map +0 -1
- package/esm/sdk/cestorefrontpayments.js.map +0 -1
- package/esm/sdk/customersapi.d.ts +0 -34
- package/esm/sdk/customersapi.d.ts.map +0 -1
- package/esm/sdk/customersapi.js +0 -48
- package/esm/sdk/customersapi.js.map +0 -1
- package/esm/sdk/ordersapi.d.ts +0 -12
- package/esm/sdk/ordersapi.d.ts.map +0 -1
- package/esm/sdk/ordersapi.js +0 -18
- package/esm/sdk/ordersapi.js.map +0 -1
- package/esm/sdk/paymentsapi.d.ts +0 -27
- package/esm/sdk/paymentsapi.d.ts.map +0 -1
- package/esm/sdk/paymentsapi.js +0 -39
- package/esm/sdk/paymentsapi.js.map +0 -1
- package/esm/sdk/paymentsapijuspay.d.ts.map +0 -1
- package/esm/sdk/paymentsapijuspay.js.map +0 -1
- package/src/funcs/customersAPIGetRecommendedProducts.ts +0 -144
- package/src/models/components/productbundleitem.ts +0 -127
- package/src/models/components/productlist.ts +0 -368
- package/src/models/components/productpackaging.ts +0 -162
- package/src/models/components/recommendedproduct.ts +0 -385
- package/src/models/components/saleschannel.ts +0 -96
- package/src/models/operations/getrecommendedproducts.ts +0 -206
- package/src/sdk/customersapi.ts +0 -82
- package/src/sdk/ordersapi.ts +0 -27
- package/src/sdk/paymentsapi.ts +0 -64
- package/src/models/components/{customeraddressinput.ts → customeraddress.ts} +60 -60
|
@@ -37,7 +37,7 @@ export type GetSkusRequest = {
|
|
|
37
37
|
};
|
|
38
38
|
|
|
39
39
|
export type Content = {
|
|
40
|
-
skus?: Array<components.
|
|
40
|
+
skus?: Array<components.Sku> | undefined;
|
|
41
41
|
/**
|
|
42
42
|
* pagination metadata structure
|
|
43
43
|
*/
|
|
@@ -133,13 +133,13 @@ export function getSkusRequestFromJSON(
|
|
|
133
133
|
/** @internal */
|
|
134
134
|
export const Content$inboundSchema: z.ZodType<Content, z.ZodTypeDef, unknown> =
|
|
135
135
|
z.object({
|
|
136
|
-
skus: z.array(components.
|
|
136
|
+
skus: z.array(components.Sku$inboundSchema).optional(),
|
|
137
137
|
pagination: components.Pagination$inboundSchema.optional(),
|
|
138
138
|
});
|
|
139
139
|
|
|
140
140
|
/** @internal */
|
|
141
141
|
export type Content$Outbound = {
|
|
142
|
-
skus?: Array<components.
|
|
142
|
+
skus?: Array<components.Sku$Outbound> | undefined;
|
|
143
143
|
pagination?: components.Pagination$Outbound | undefined;
|
|
144
144
|
};
|
|
145
145
|
|
|
@@ -149,7 +149,7 @@ export const Content$outboundSchema: z.ZodType<
|
|
|
149
149
|
z.ZodTypeDef,
|
|
150
150
|
Content
|
|
151
151
|
> = z.object({
|
|
152
|
-
skus: z.array(components.
|
|
152
|
+
skus: z.array(components.Sku$outboundSchema).optional(),
|
|
153
153
|
pagination: components.Pagination$outboundSchema.optional(),
|
|
154
154
|
});
|
|
155
155
|
|
|
@@ -17,7 +17,7 @@ export type GetWishtlistRequest = {
|
|
|
17
17
|
};
|
|
18
18
|
|
|
19
19
|
export type GetWishtlistContent = {
|
|
20
|
-
products?: Array<components.
|
|
20
|
+
products?: Array<components.Sku> | undefined;
|
|
21
21
|
};
|
|
22
22
|
|
|
23
23
|
/**
|
|
@@ -97,12 +97,12 @@ export const GetWishtlistContent$inboundSchema: z.ZodType<
|
|
|
97
97
|
z.ZodTypeDef,
|
|
98
98
|
unknown
|
|
99
99
|
> = z.object({
|
|
100
|
-
products: z.array(components.
|
|
100
|
+
products: z.array(components.Sku$inboundSchema).optional(),
|
|
101
101
|
});
|
|
102
102
|
|
|
103
103
|
/** @internal */
|
|
104
104
|
export type GetWishtlistContent$Outbound = {
|
|
105
|
-
products?: Array<components.
|
|
105
|
+
products?: Array<components.Sku$Outbound> | undefined;
|
|
106
106
|
};
|
|
107
107
|
|
|
108
108
|
/** @internal */
|
|
@@ -111,7 +111,7 @@ export const GetWishtlistContent$outboundSchema: z.ZodType<
|
|
|
111
111
|
z.ZodTypeDef,
|
|
112
112
|
GetWishtlistContent
|
|
113
113
|
> = z.object({
|
|
114
|
-
products: z.array(components.
|
|
114
|
+
products: z.array(components.Sku$outboundSchema).optional(),
|
|
115
115
|
});
|
|
116
116
|
|
|
117
117
|
/**
|
|
@@ -31,9 +31,9 @@ export * from "./getordersidpayments.js";
|
|
|
31
31
|
export * from "./getordersidpaymentstatus.js";
|
|
32
32
|
export * from "./getordersidrefunds.js";
|
|
33
33
|
export * from "./getordersidshipments.js";
|
|
34
|
+
export * from "./getpaymentmethods.js";
|
|
34
35
|
export * from "./getpaymentscards.js";
|
|
35
36
|
export * from "./getpaymentsjuspaycustomer.js";
|
|
36
|
-
export * from "./getpaymentspaymentmethods.js";
|
|
37
37
|
export * from "./getpaymentsverifyvpa.js";
|
|
38
38
|
export * from "./getproductdetails.js";
|
|
39
39
|
export * from "./getproducts.js";
|
|
@@ -42,7 +42,6 @@ export * from "./getproductsidreviews.js";
|
|
|
42
42
|
export * from "./getproductvariantdetail.js";
|
|
43
43
|
export * from "./getproductvariants.js";
|
|
44
44
|
export * from "./getpromotions.js";
|
|
45
|
-
export * from "./getrecommendedproducts.js";
|
|
46
45
|
export * from "./getshipmentpincodeserviceability.js";
|
|
47
46
|
export * from "./getsimilar.js";
|
|
48
47
|
export * from "./getskus.js";
|
|
@@ -9,7 +9,7 @@ import { Result as SafeParseResult } from "../../types/fp.js";
|
|
|
9
9
|
import * as components from "../components/index.js";
|
|
10
10
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
11
11
|
|
|
12
|
-
export type
|
|
12
|
+
export type PostCartItemIdAddToCartItem = {
|
|
13
13
|
productId: string;
|
|
14
14
|
sku: string;
|
|
15
15
|
quantity: number;
|
|
@@ -22,7 +22,7 @@ export type PostCartItemIdRequest = {
|
|
|
22
22
|
* cart id
|
|
23
23
|
*/
|
|
24
24
|
id: string;
|
|
25
|
-
requestBody:
|
|
25
|
+
requestBody: PostCartItemIdAddToCartItem;
|
|
26
26
|
};
|
|
27
27
|
|
|
28
28
|
export type PostCartItemIdContent = {
|
|
@@ -42,8 +42,8 @@ export type PostCartItemIdResponseBody = {
|
|
|
42
42
|
};
|
|
43
43
|
|
|
44
44
|
/** @internal */
|
|
45
|
-
export const
|
|
46
|
-
|
|
45
|
+
export const PostCartItemIdAddToCartItem$inboundSchema: z.ZodType<
|
|
46
|
+
PostCartItemIdAddToCartItem,
|
|
47
47
|
z.ZodTypeDef,
|
|
48
48
|
unknown
|
|
49
49
|
> = z.object({
|
|
@@ -61,7 +61,7 @@ export const PostCartItemIdRequestBody$inboundSchema: z.ZodType<
|
|
|
61
61
|
});
|
|
62
62
|
|
|
63
63
|
/** @internal */
|
|
64
|
-
export type
|
|
64
|
+
export type PostCartItemIdAddToCartItem$Outbound = {
|
|
65
65
|
product_id: string;
|
|
66
66
|
sku: string;
|
|
67
67
|
quantity: number;
|
|
@@ -70,10 +70,10 @@ export type PostCartItemIdRequestBody$Outbound = {
|
|
|
70
70
|
};
|
|
71
71
|
|
|
72
72
|
/** @internal */
|
|
73
|
-
export const
|
|
74
|
-
|
|
73
|
+
export const PostCartItemIdAddToCartItem$outboundSchema: z.ZodType<
|
|
74
|
+
PostCartItemIdAddToCartItem$Outbound,
|
|
75
75
|
z.ZodTypeDef,
|
|
76
|
-
|
|
76
|
+
PostCartItemIdAddToCartItem
|
|
77
77
|
> = z.object({
|
|
78
78
|
productId: z.string(),
|
|
79
79
|
sku: z.string(),
|
|
@@ -92,30 +92,32 @@ export const PostCartItemIdRequestBody$outboundSchema: z.ZodType<
|
|
|
92
92
|
* @internal
|
|
93
93
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
94
94
|
*/
|
|
95
|
-
export namespace
|
|
96
|
-
/** @deprecated use `
|
|
97
|
-
export const inboundSchema =
|
|
98
|
-
/** @deprecated use `
|
|
99
|
-
export const outboundSchema =
|
|
100
|
-
/** @deprecated use `
|
|
101
|
-
export type Outbound =
|
|
95
|
+
export namespace PostCartItemIdAddToCartItem$ {
|
|
96
|
+
/** @deprecated use `PostCartItemIdAddToCartItem$inboundSchema` instead. */
|
|
97
|
+
export const inboundSchema = PostCartItemIdAddToCartItem$inboundSchema;
|
|
98
|
+
/** @deprecated use `PostCartItemIdAddToCartItem$outboundSchema` instead. */
|
|
99
|
+
export const outboundSchema = PostCartItemIdAddToCartItem$outboundSchema;
|
|
100
|
+
/** @deprecated use `PostCartItemIdAddToCartItem$Outbound` instead. */
|
|
101
|
+
export type Outbound = PostCartItemIdAddToCartItem$Outbound;
|
|
102
102
|
}
|
|
103
103
|
|
|
104
|
-
export function
|
|
105
|
-
|
|
104
|
+
export function postCartItemIdAddToCartItemToJSON(
|
|
105
|
+
postCartItemIdAddToCartItem: PostCartItemIdAddToCartItem,
|
|
106
106
|
): string {
|
|
107
107
|
return JSON.stringify(
|
|
108
|
-
|
|
108
|
+
PostCartItemIdAddToCartItem$outboundSchema.parse(
|
|
109
|
+
postCartItemIdAddToCartItem,
|
|
110
|
+
),
|
|
109
111
|
);
|
|
110
112
|
}
|
|
111
113
|
|
|
112
|
-
export function
|
|
114
|
+
export function postCartItemIdAddToCartItemFromJSON(
|
|
113
115
|
jsonString: string,
|
|
114
|
-
): SafeParseResult<
|
|
116
|
+
): SafeParseResult<PostCartItemIdAddToCartItem, SDKValidationError> {
|
|
115
117
|
return safeParse(
|
|
116
118
|
jsonString,
|
|
117
|
-
(x) =>
|
|
118
|
-
`Failed to parse '
|
|
119
|
+
(x) => PostCartItemIdAddToCartItem$inboundSchema.parse(JSON.parse(x)),
|
|
120
|
+
`Failed to parse 'PostCartItemIdAddToCartItem' from JSON`,
|
|
119
121
|
);
|
|
120
122
|
}
|
|
121
123
|
|
|
@@ -126,7 +128,7 @@ export const PostCartItemIdRequest$inboundSchema: z.ZodType<
|
|
|
126
128
|
unknown
|
|
127
129
|
> = z.object({
|
|
128
130
|
id: z.string(),
|
|
129
|
-
RequestBody: z.lazy(() =>
|
|
131
|
+
RequestBody: z.lazy(() => PostCartItemIdAddToCartItem$inboundSchema),
|
|
130
132
|
}).transform((v) => {
|
|
131
133
|
return remap$(v, {
|
|
132
134
|
"RequestBody": "requestBody",
|
|
@@ -136,7 +138,7 @@ export const PostCartItemIdRequest$inboundSchema: z.ZodType<
|
|
|
136
138
|
/** @internal */
|
|
137
139
|
export type PostCartItemIdRequest$Outbound = {
|
|
138
140
|
id: string;
|
|
139
|
-
RequestBody:
|
|
141
|
+
RequestBody: PostCartItemIdAddToCartItem$Outbound;
|
|
140
142
|
};
|
|
141
143
|
|
|
142
144
|
/** @internal */
|
|
@@ -146,7 +148,7 @@ export const PostCartItemIdRequest$outboundSchema: z.ZodType<
|
|
|
146
148
|
PostCartItemIdRequest
|
|
147
149
|
> = z.object({
|
|
148
150
|
id: z.string(),
|
|
149
|
-
requestBody: z.lazy(() =>
|
|
151
|
+
requestBody: z.lazy(() => PostCartItemIdAddToCartItem$outboundSchema),
|
|
150
152
|
}).transform((v) => {
|
|
151
153
|
return remap$(v, {
|
|
152
154
|
requestBody: "RequestBody",
|
|
@@ -7,7 +7,7 @@ import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
|
7
7
|
import * as operations from "../models/operations/index.js";
|
|
8
8
|
import { unwrapAsync } from "../types/fp.js";
|
|
9
9
|
|
|
10
|
-
export class
|
|
10
|
+
export class CeStorefrontOrdersPayments extends ClientSDK {
|
|
11
11
|
/**
|
|
12
12
|
* Retrieve order payments
|
|
13
13
|
*
|
package/src/sdk/customers.ts
CHANGED
|
@@ -2,7 +2,13 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { customersGetCustomersId } from "../funcs/customersGetCustomersId.js";
|
|
6
|
+
import { customersPostCustomers } from "../funcs/customersPostCustomers.js";
|
|
7
|
+
import { customersPutCustomersId } from "../funcs/customersPutCustomersId.js";
|
|
8
|
+
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
9
|
+
import * as components from "../models/components/index.js";
|
|
10
|
+
import * as operations from "../models/operations/index.js";
|
|
11
|
+
import { unwrapAsync } from "../types/fp.js";
|
|
6
12
|
import { Addresses } from "./addresses.js";
|
|
7
13
|
import { Loyalty } from "./loyalty.js";
|
|
8
14
|
import { Reviews } from "./reviews.js";
|
|
@@ -22,4 +28,55 @@ export class Customers extends ClientSDK {
|
|
|
22
28
|
get reviews(): Reviews {
|
|
23
29
|
return (this._reviews ??= new Reviews(this._options));
|
|
24
30
|
}
|
|
31
|
+
|
|
32
|
+
/**
|
|
33
|
+
* Create customer
|
|
34
|
+
*
|
|
35
|
+
* @remarks
|
|
36
|
+
* Create customer
|
|
37
|
+
*/
|
|
38
|
+
async postCustomers(
|
|
39
|
+
request: components.CreateCustomer,
|
|
40
|
+
options?: RequestOptions,
|
|
41
|
+
): Promise<operations.PostCustomersResponseBody> {
|
|
42
|
+
return unwrapAsync(customersPostCustomers(
|
|
43
|
+
this,
|
|
44
|
+
request,
|
|
45
|
+
options,
|
|
46
|
+
));
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
/**
|
|
50
|
+
* Retrieve customer detail
|
|
51
|
+
*
|
|
52
|
+
* @remarks
|
|
53
|
+
* Retrieve customer detail.
|
|
54
|
+
*/
|
|
55
|
+
async getCustomersId(
|
|
56
|
+
request: operations.GetCustomersIdRequest,
|
|
57
|
+
options?: RequestOptions,
|
|
58
|
+
): Promise<operations.GetCustomersIdResponseBody> {
|
|
59
|
+
return unwrapAsync(customersGetCustomersId(
|
|
60
|
+
this,
|
|
61
|
+
request,
|
|
62
|
+
options,
|
|
63
|
+
));
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
/**
|
|
67
|
+
* Update customer detail
|
|
68
|
+
*
|
|
69
|
+
* @remarks
|
|
70
|
+
* Update customer detail
|
|
71
|
+
*/
|
|
72
|
+
async putCustomersId(
|
|
73
|
+
request: operations.PutCustomersIdRequest,
|
|
74
|
+
options?: RequestOptions,
|
|
75
|
+
): Promise<operations.PutCustomersIdResponseBody> {
|
|
76
|
+
return unwrapAsync(customersPutCustomersId(
|
|
77
|
+
this,
|
|
78
|
+
request,
|
|
79
|
+
options,
|
|
80
|
+
));
|
|
81
|
+
}
|
|
25
82
|
}
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
5
|
+
import { juspayGetPaymentsJuspayCustomer } from "../funcs/juspayGetPaymentsJuspayCustomer.js";
|
|
6
|
+
import { juspayPostPaymentsJuspayCreateCustomer } from "../funcs/juspayPostPaymentsJuspayCreateCustomer.js";
|
|
7
|
+
import { juspayPostPaymentsJuspayCreateOrder } from "../funcs/juspayPostPaymentsJuspayCreateOrder.js";
|
|
8
8
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
9
9
|
import * as components from "../models/components/index.js";
|
|
10
10
|
import * as operations from "../models/operations/index.js";
|
|
11
11
|
import { unwrapAsync } from "../types/fp.js";
|
|
12
12
|
|
|
13
|
-
export class
|
|
13
|
+
export class Juspay extends ClientSDK {
|
|
14
14
|
/**
|
|
15
15
|
* Create order in juspay
|
|
16
16
|
*
|
|
@@ -22,7 +22,7 @@ export class PaymentsAPIJuspay extends ClientSDK {
|
|
|
22
22
|
request: components.JuspayCreateOrderPayload,
|
|
23
23
|
options?: RequestOptions,
|
|
24
24
|
): Promise<operations.PostPaymentsJuspayCreateOrderResponseBody> {
|
|
25
|
-
return unwrapAsync(
|
|
25
|
+
return unwrapAsync(juspayPostPaymentsJuspayCreateOrder(
|
|
26
26
|
this,
|
|
27
27
|
request,
|
|
28
28
|
options,
|
|
@@ -39,7 +39,7 @@ export class PaymentsAPIJuspay extends ClientSDK {
|
|
|
39
39
|
request: components.JuspayCreateCustomerPayload,
|
|
40
40
|
options?: RequestOptions,
|
|
41
41
|
): Promise<operations.PostPaymentsJuspayCreateCustomerResponseBody> {
|
|
42
|
-
return unwrapAsync(
|
|
42
|
+
return unwrapAsync(juspayPostPaymentsJuspayCreateCustomer(
|
|
43
43
|
this,
|
|
44
44
|
request,
|
|
45
45
|
options,
|
|
@@ -56,7 +56,7 @@ export class PaymentsAPIJuspay extends ClientSDK {
|
|
|
56
56
|
request: operations.GetPaymentsJuspayCustomerRequest,
|
|
57
57
|
options?: RequestOptions,
|
|
58
58
|
): Promise<operations.GetPaymentsJuspayCustomerResponseBody> {
|
|
59
|
-
return unwrapAsync(
|
|
59
|
+
return unwrapAsync(juspayGetPaymentsJuspayCustomer(
|
|
60
60
|
this,
|
|
61
61
|
request,
|
|
62
62
|
options,
|
package/src/sdk/orders.ts
CHANGED
|
@@ -5,12 +5,13 @@
|
|
|
5
5
|
import { ordersCancel } from "../funcs/ordersCancel.js";
|
|
6
6
|
import { ordersCreate } from "../funcs/ordersCreate.js";
|
|
7
7
|
import { ordersGet } from "../funcs/ordersGet.js";
|
|
8
|
+
import { ordersGetOrdersIdPaymentStatus } from "../funcs/ordersGetOrdersIdPaymentStatus.js";
|
|
8
9
|
import { ordersList } from "../funcs/ordersList.js";
|
|
9
10
|
import { ordersRetryPayment } from "../funcs/ordersRetryPayment.js";
|
|
10
11
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
11
12
|
import * as operations from "../models/operations/index.js";
|
|
12
13
|
import { unwrapAsync } from "../types/fp.js";
|
|
13
|
-
import {
|
|
14
|
+
import { CeStorefrontOrdersPayments } from "./cestorefrontorderspayments.js";
|
|
14
15
|
import { Refunds } from "./refunds.js";
|
|
15
16
|
import { Shipments } from "./shipments.js";
|
|
16
17
|
|
|
@@ -25,9 +26,9 @@ export class Orders extends ClientSDK {
|
|
|
25
26
|
return (this._refunds ??= new Refunds(this._options));
|
|
26
27
|
}
|
|
27
28
|
|
|
28
|
-
private _payments?:
|
|
29
|
-
get payments():
|
|
30
|
-
return (this._payments ??= new
|
|
29
|
+
private _payments?: CeStorefrontOrdersPayments;
|
|
30
|
+
get payments(): CeStorefrontOrdersPayments {
|
|
31
|
+
return (this._payments ??= new CeStorefrontOrdersPayments(this._options));
|
|
31
32
|
}
|
|
32
33
|
|
|
33
34
|
/**
|
|
@@ -114,4 +115,21 @@ export class Orders extends ClientSDK {
|
|
|
114
115
|
options,
|
|
115
116
|
));
|
|
116
117
|
}
|
|
118
|
+
|
|
119
|
+
/**
|
|
120
|
+
* Retrieve payment status
|
|
121
|
+
*
|
|
122
|
+
* @remarks
|
|
123
|
+
* Retrieve payment status of a paricular order.
|
|
124
|
+
*/
|
|
125
|
+
async getOrdersIdPaymentStatus(
|
|
126
|
+
request: operations.GetOrdersIdPaymentStatusRequest,
|
|
127
|
+
options?: RequestOptions,
|
|
128
|
+
): Promise<operations.GetOrdersIdPaymentStatusResponseBody> {
|
|
129
|
+
return unwrapAsync(ordersGetOrdersIdPaymentStatus(
|
|
130
|
+
this,
|
|
131
|
+
request,
|
|
132
|
+
options,
|
|
133
|
+
));
|
|
134
|
+
}
|
|
117
135
|
}
|
package/src/sdk/payments.ts
CHANGED
|
@@ -4,6 +4,9 @@
|
|
|
4
4
|
|
|
5
5
|
import { paymentsGenerateHash } from "../funcs/paymentsGenerateHash.js";
|
|
6
6
|
import { paymentsGetMethods } from "../funcs/paymentsGetMethods.js";
|
|
7
|
+
import { paymentsGetPaymentsCards } from "../funcs/paymentsGetPaymentsCards.js";
|
|
8
|
+
import { paymentsGetPaymentsVerifyVpa } from "../funcs/paymentsGetPaymentsVerifyVpa.js";
|
|
9
|
+
import { paymentsPostPaymentsCards } from "../funcs/paymentsPostPaymentsCards.js";
|
|
7
10
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
8
11
|
import * as operations from "../models/operations/index.js";
|
|
9
12
|
import { unwrapAsync } from "../types/fp.js";
|
|
@@ -33,13 +36,65 @@ export class Payments extends ClientSDK {
|
|
|
33
36
|
* List all payment methods
|
|
34
37
|
*/
|
|
35
38
|
async getMethods(
|
|
36
|
-
request: operations.
|
|
39
|
+
request: operations.GetPaymentMethodsRequest,
|
|
37
40
|
options?: RequestOptions,
|
|
38
|
-
): Promise<operations.
|
|
41
|
+
): Promise<operations.GetPaymentMethodsResponseBody> {
|
|
39
42
|
return unwrapAsync(paymentsGetMethods(
|
|
40
43
|
this,
|
|
41
44
|
request,
|
|
42
45
|
options,
|
|
43
46
|
));
|
|
44
47
|
}
|
|
48
|
+
|
|
49
|
+
/**
|
|
50
|
+
* List all saved cards
|
|
51
|
+
*
|
|
52
|
+
* @remarks
|
|
53
|
+
* List all saved cards.
|
|
54
|
+
*/
|
|
55
|
+
async getPaymentsCards(
|
|
56
|
+
request: operations.GetPaymentsCardsRequest,
|
|
57
|
+
options?: RequestOptions,
|
|
58
|
+
): Promise<operations.GetPaymentsCardsResponseBody> {
|
|
59
|
+
return unwrapAsync(paymentsGetPaymentsCards(
|
|
60
|
+
this,
|
|
61
|
+
request,
|
|
62
|
+
options,
|
|
63
|
+
));
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
/**
|
|
67
|
+
* Add card
|
|
68
|
+
*
|
|
69
|
+
* @remarks
|
|
70
|
+
* Add a new card
|
|
71
|
+
*/
|
|
72
|
+
async postPaymentsCards(
|
|
73
|
+
request: operations.PostPaymentsCardsRequestBody,
|
|
74
|
+
options?: RequestOptions,
|
|
75
|
+
): Promise<operations.PostPaymentsCardsResponseBody> {
|
|
76
|
+
return unwrapAsync(paymentsPostPaymentsCards(
|
|
77
|
+
this,
|
|
78
|
+
request,
|
|
79
|
+
options,
|
|
80
|
+
));
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
/**
|
|
84
|
+
* Verify VPA
|
|
85
|
+
*
|
|
86
|
+
* @remarks
|
|
87
|
+
* The Virtual Payment Address or VPA is a unique ID given to an individual using the Unified Payment Interface (UPI) service to send or receive money. In the case of UPI collect VPA is the mandatory param and merchants are always advised to check if the VPA is valid or not.
|
|
88
|
+
* Validating the VPA will help in reducing the failure rate due to incorrect vpa.
|
|
89
|
+
*/
|
|
90
|
+
async getPaymentsVerifyVpa(
|
|
91
|
+
request: operations.GetPaymentsVerifyVpaRequest,
|
|
92
|
+
options?: RequestOptions,
|
|
93
|
+
): Promise<operations.GetPaymentsVerifyVpaResponseBody> {
|
|
94
|
+
return unwrapAsync(paymentsGetPaymentsVerifyVpa(
|
|
95
|
+
this,
|
|
96
|
+
request,
|
|
97
|
+
options,
|
|
98
|
+
));
|
|
99
|
+
}
|
|
45
100
|
}
|
package/src/sdk/products.ts
CHANGED
|
@@ -42,7 +42,7 @@ export class Products extends ClientSDK {
|
|
|
42
42
|
}
|
|
43
43
|
|
|
44
44
|
/**
|
|
45
|
-
* Retrieve a product
|
|
45
|
+
* Retrieve a product detail
|
|
46
46
|
*
|
|
47
47
|
* @remarks
|
|
48
48
|
* Retrieves the details of an existing product. Supply the unique product ID from either a product creation request or the product list, and Commerce Engine will return the corresponding product information.
|
package/src/sdk/sdk.ts
CHANGED
|
@@ -10,13 +10,10 @@ import { Carts } from "./carts.js";
|
|
|
10
10
|
import { Catalog } from "./catalog.js";
|
|
11
11
|
import { Checkout } from "./checkout.js";
|
|
12
12
|
import { Customers } from "./customers.js";
|
|
13
|
-
import {
|
|
13
|
+
import { Juspay } from "./juspay.js";
|
|
14
14
|
import { Offers } from "./offers.js";
|
|
15
15
|
import { Orders } from "./orders.js";
|
|
16
|
-
import { OrdersAPI } from "./ordersapi.js";
|
|
17
16
|
import { Payments } from "./payments.js";
|
|
18
|
-
import { PaymentsAPI } from "./paymentsapi.js";
|
|
19
|
-
import { PaymentsAPIJuspay } from "./paymentsapijuspay.js";
|
|
20
17
|
import { Shipping } from "./shipping.js";
|
|
21
18
|
import { User } from "./user.js";
|
|
22
19
|
import { Utils } from "./utils.js";
|
|
@@ -28,11 +25,6 @@ export class CeStorefront extends ClientSDK {
|
|
|
28
25
|
return (this._catalog ??= new Catalog(this._options));
|
|
29
26
|
}
|
|
30
27
|
|
|
31
|
-
private _customersAPI?: CustomersAPI;
|
|
32
|
-
get customersAPI(): CustomersAPI {
|
|
33
|
-
return (this._customersAPI ??= new CustomersAPI(this._options));
|
|
34
|
-
}
|
|
35
|
-
|
|
36
28
|
private _carts?: Carts;
|
|
37
29
|
get carts(): Carts {
|
|
38
30
|
return (this._carts ??= new Carts(this._options));
|
|
@@ -63,11 +55,6 @@ export class CeStorefront extends ClientSDK {
|
|
|
63
55
|
return (this._orders ??= new Orders(this._options));
|
|
64
56
|
}
|
|
65
57
|
|
|
66
|
-
private _ordersAPI?: OrdersAPI;
|
|
67
|
-
get ordersAPI(): OrdersAPI {
|
|
68
|
-
return (this._ordersAPI ??= new OrdersAPI(this._options));
|
|
69
|
-
}
|
|
70
|
-
|
|
71
58
|
private _shipping?: Shipping;
|
|
72
59
|
get shipping(): Shipping {
|
|
73
60
|
return (this._shipping ??= new Shipping(this._options));
|
|
@@ -88,14 +75,9 @@ export class CeStorefront extends ClientSDK {
|
|
|
88
75
|
return (this._payments ??= new Payments(this._options));
|
|
89
76
|
}
|
|
90
77
|
|
|
91
|
-
private
|
|
92
|
-
get
|
|
93
|
-
return (this.
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
private _paymentsAPIJuspay?: PaymentsAPIJuspay;
|
|
97
|
-
get paymentsAPIJuspay(): PaymentsAPIJuspay {
|
|
98
|
-
return (this._paymentsAPIJuspay ??= new PaymentsAPIJuspay(this._options));
|
|
78
|
+
private _juspay?: Juspay;
|
|
79
|
+
get juspay(): Juspay {
|
|
80
|
+
return (this._juspay ??= new Juspay(this._options));
|
|
99
81
|
}
|
|
100
82
|
|
|
101
83
|
private _utils?: Utils;
|