1.1.78 β€’ Published 9 months ago

tradly v1.1.78

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

Tradly helps developers / non technical founders with low-code/no-code solution to launch marketplaces, Ecosystem for SaaS and commerce apps.

Saving your time

Whether you want simple things like catalog creation or configure complex revenue models, we made it simple and easy to configure through our SuperAdmin. Starter kits to develop apps. Not just that, and design system is coming soon.

Giving you peace of mind

You do not worry about the backend performance, security, upgrades. Our engineers take care of this. Plus optionally marketing tools integration coming up. So, you can focus on growing your business whether it’s a thousand or a million users.

Saving your cost at every stage

Whether you are starting a simple B2C website. Or have a dream to expand into omnichannel with multiple stores and multiple sales channels(Kiosk, app, etc). We have got the modular and flexible technology ready. All this charged fair when you grow.

Getting Started

Read the Getting Started tutorial or follow the steps below:

⏳ Installation

Install Tradly with this Quickstart command to create a Tradly project instantly:

  • (Use npm/npx to install the Tradly project.)
npx i tradly

Usage example

// App.ts
import TradlySDK from 'tradly';

//Initialization 
TradlySDK.init.config({token:'',environment:'sandbox'})

// Get Response 
const [error, responseJson]  = await TradlySDK.app.getCategory({bodyParam:{'type':'listings'},authKey:'authkey'})

Enjoy πŸŽ‰

πŸ– Requirements

Complete installation requirements can be found in the documentation under Installation Requirements .

Methods

USER Module

NameFunction
Loginuser.login({data:JSON})
Registeruser.register({data:JSON})
Verifyuser.verify({data:JSON})
Resend OTPuser.resendOTP({data:JSON})
ForgotPassworduser.forgotPassword({data:JSON})

APP Module

NameFunction
Config Listapp.getConfigList({paramBody:'',authKey:''})
Device Infoapp.updateDeviceInfo({authKey:'',data:JSON})
User Infoapp.updateUserInfo({authKey:'',data:JSON})
Get Languagesapp.getLanguages({authKey:''})
Add Edit Addressapp.addEditAddress({authKey:'',id:'',data:JSON})
Get Addressapp.getAddress({authKey:'',bodyParam:JSON})
Delete Addressapp.deleteAddress({authKey:'',id:''})
Add Edit Accountsapp.postAccounts({authKey:'',id:'',data:JSON})
Get Accountsapp.getAccounts({authKey:'',bodyParam:JSON})
Get Accounts Detailapp.getAccountDetail({authKey:'',id:''})
Delete Accountsapp.deleteAddress({authKey:'',id:''})
Follow UnFollow Accountsapp.followUnfollowAccounts({authKey:'',id:'',isFollowing:Bool})
Block Accountsapp.blockAccount({authKey:'',id:'',isBlocked:Bool})
Report Accountsapp.reportAccount({authKey:'',id:'',data:JSON})
Get Listingsapp.getListings({authKey:'',bodyParam:JSON})
Get Listings Detailapp.getListingDetail({authKey:'',id:''})
Delete Listingsapp.deleteListing({authKey:'',id:''})
Add Edit Listingsapp.postListing({authKey:'',id:'',data:JSON})
Like Unlike Listingsapp.likeListing({authKey:'',id:'',isLiked:Bool})
Get Variantsapp.getVariants({authKey:''})
Add Edit Variantsapp.addEditVariants({authKey:'',listingId:'',id:'',data:JSON})
Delete Variantsapp.deleteVariant({authKey:'',listingId:'',id:''})
Get Variants Typesapp.getVariantTypes({authKey:''})
Add Edit Variants Typesapp.addEditVariantsTypes({authKey:'',id:'',data:JSON})
Delete Variants Typesapp.deleteVariantType({authKey:'',id:''})
Get Variants Types Valuesapp.getVariantTypeValues({authKey:'',id:''})
Get Variants Types Values Detailapp.getVariantTypeValuesDetail({authKey:'',id:'',valueID:''})
Add Edit Variants Types Valuesapp.addEditVariantTypeValues({authKey:'',id:'',valueID:'',data:JSON})
Delete Variants Types Valuesapp.deleteVariantTypeValues({authKey:'',id:'',valueID:''})
Get Categoryapp.getCategory({authKey:'',bodyParam:JSON})
Add Edit Categoryapp.addEditCategory({authKey:'',id:'',data:JSON})
Delete Categoryapp.deleteCategory({authKey:'',id:''})
Get Attributeapp.getAttribute({authKey:'',bodyParam:JSON})
Add Edit Attributeapp.addEditAttribute({authKey:'',id:'',data:JSON})
Delete Attributeapp.deleteAttribute({authKey:'',id:''})
Get Attribute Valuesapp.getAttributeValues({authKey:'',id:''})
Get Attribute Values Detailapp.getAttributeValuesDetail({authKey:'',id:'',valueID:''})
Add Edit Attribute Valuesapp.addEditAttributeValues({authKey:'',id:'',data:JSON,valueID:''})
Delete Attribute Valuesapp.deleteAttributeValues({authKey:'',id:'',valueID:''})
Get Cartapp.getCarts({authKey:'',bodyParam:JSON})
Add Cartapp.addToCart({authKey:'',data:JSON})
Delete Cartapp.deleteFromCart({authKey:'',data:JSON})
Delete All Cart Detailapp.deleteAllCartDetail({authKey:''})
Checkoutapp.checkout({authKey:'',data:JSON,currency:''})
Listing Direct Checkoutapp.listingDirectCheckout({authKey:'',id:'',data:JSON,currency:''})
Get Ephemeral Keyapp.getEphemeralKey({authKey:'',id:'',data:JSON})
Get Payment Intent Keyapp.getPaymentIntentKey({authKey:'',id:'',data:JSON})
Get Ordersapp.getOrders({authKey:'',bodyParam:JSON})
Get Orders Detailapp.getOrderDetail({authKey:'',id:''})
Update Orders Statusapp.updateOrderStatus({authKey:'',data:JSON})
Update Orders Detailapp.updateOrderDetail({authKey:'',data:JSON})
Get Reviewsapp.getReviewList({authKey:'',bodyParam:JSON})
Add Reviewsapp.addReview({authKey:'',data:JSON})
Like UnLike Reviewsapp.likeReview({authKey:'',data:JSON})
Get Payment Methodsapp.getPaymentMethods({authKey:''})
Get Shipping Methodsapp.getShippingMethods({authKey:''})
Get Currencyapp.getCurrency({authKey:''})
Add Edit Currencyapp.addEditCurrency({authKey:'',id:'',data:JSON})
Delete Currencyapp.deleteCurrency({authKey:'',id:''})
Get Collectionapp.getCollection({authKey:''})
Get Collection Detailapp.getCollectionDetail({authKey:'',id:''})
Add Edit Collectionapp.addEditCollection({authKey:'',id:'',data:JSON})
Delete Collectionapp.deleteCollections({authKey:'',id:''})
Get Promo Bannerapp.getPromoBanner({authKey:'',bodyParam:JSON})
Add Edit Promo Bannerapp.addPromoBanner({authKey:'',id:'',data:JSON})
Delete Promo Bannerapp.deletePromoBanner({authKey:'',id:''})
Get Transactionsapp.getTransactions({authKey:'',bodyParam:JSON})
Get Earningapp.getEarning({authKey:'',bodyParam:JSON})

See more on our website.

Community support

For general help using Tradly, Join our the official Tradly Forum.

Documentation

SDK Documentation coming soon. For now, refer API reference (https://developer.tradly.app)

1.1.74

9 months ago

1.1.73

9 months ago

1.1.78

9 months ago

1.1.77

9 months ago

1.1.76

9 months ago

1.1.75

9 months ago

1.1.70

9 months ago

1.1.72

9 months ago

1.1.71

9 months ago

1.1.69

9 months ago

1.1.68

10 months ago

1.1.67

11 months ago

1.1.66

11 months ago

1.1.65

12 months ago

1.1.63

1 year ago

1.1.62

1 year ago

1.1.64

1 year ago

1.1.61

1 year ago

1.1.60

1 year ago

1.1.59

1 year ago

1.1.58

1 year ago

1.1.57

1 year ago

1.1.56

1 year ago

1.1.55

1 year ago

1.1.54

2 years ago

1.1.53

2 years ago

1.1.52

2 years ago

1.1.49

2 years ago

1.1.48

2 years ago

1.1.51

2 years ago

1.1.50

2 years ago

1.1.34

2 years ago

1.1.33

2 years ago

1.1.32

2 years ago

1.1.38

2 years ago

1.1.37

2 years ago

1.1.36

2 years ago

1.1.35

2 years ago

1.1.39

2 years ago

1.1.41

2 years ago

1.1.40

2 years ago

1.1.45

2 years ago

1.1.44

2 years ago

1.1.43

2 years ago

1.1.42

2 years ago

1.1.47

2 years ago

1.1.46

2 years ago

1.1.29

2 years ago

1.1.28

2 years ago

1.1.30

2 years ago

1.1.31

2 years ago

1.1.27

2 years ago

1.1.26

2 years ago

1.1.25

2 years ago

1.1.24

2 years ago

1.1.16

2 years ago

1.1.15

2 years ago

1.1.14

2 years ago

1.1.19

2 years ago

1.1.18

2 years ago

1.1.17

2 years ago

1.1.23

2 years ago

1.1.22

2 years ago

1.1.21

2 years ago

1.1.20

2 years ago

1.1.1

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.12

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.13

2 years ago

1.0.91

2 years ago

1.0.90

2 years ago

1.0.95

2 years ago

1.0.94

2 years ago

1.0.93

2 years ago

1.0.92

2 years ago

1.0.99

2 years ago

1.0.98

2 years ago

1.0.97

2 years ago

1.0.96

2 years ago

1.0.8-4.2

3 years ago

1.0.8-4.1

3 years ago

1.0.84

3 years ago

1.0.83

3 years ago

1.0.87

3 years ago

1.0.86

3 years ago

1.0.85

3 years ago

1.0.89

3 years ago

1.0.77

3 years ago

1.0.76

3 years ago

1.0.75

3 years ago

1.0.74

3 years ago

1.0.79

3 years ago

1.0.78

3 years ago

1.0.7-6.3

3 years ago

1.0.7-6.2

3 years ago

1.0.80

3 years ago

1.0.82

3 years ago

1.0.81

3 years ago

1.0.8-2.1

3 years ago

1.0.8-2.2

3 years ago

1.0.8-2.3

3 years ago

1.0.62

3 years ago

1.0.61

3 years ago

1.0.60

3 years ago

1.0.66

3 years ago

1.0.65

3 years ago

1.0.64

3 years ago

1.0.63

3 years ago

1.0.69

3 years ago

1.0.68

3 years ago

1.0.67

3 years ago

1.0.73

3 years ago

1.0.72

3 years ago

1.0.71

3 years ago

1.0.70

3 years ago

1.0.51

3 years ago

1.0.55

3 years ago

1.0.54

3 years ago

1.0.53

3 years ago

1.0.52

3 years ago

1.0.59

3 years ago

1.0.58

3 years ago

1.0.57

3 years ago

1.0.56

3 years ago

1.0.50

3 years ago

1.0.44

3 years ago

1.0.43

3 years ago

1.0.42

3 years ago

1.0.41

3 years ago

1.0.48

3 years ago

1.0.47

3 years ago

1.0.46

3 years ago

1.0.45

3 years ago

1.0.49

3 years ago

1.0.39

3 years ago

1.0.38

3 years ago

1.0.40

3 years ago

1.0.37

4 years ago

1.0.36

4 years ago

1.0.35

4 years ago

1.0.34

4 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.22

4 years ago

1.0.21

4 years ago

1.0.20

4 years ago

1.0.26

4 years ago

1.0.25

4 years ago

1.0.24

4 years ago

1.0.23

4 years ago

1.0.29

4 years ago

1.0.28

4 years ago

1.0.27

4 years ago

1.0.33

4 years ago

1.0.32

4 years ago

1.0.31

4 years ago

1.0.30

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago