1.1.20 β€’ Published 1 year ago

winter-marketplace-checkout v1.1.20

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

marketplace-npm-package

πŸš€πŸš€ React package to integrate Winter checkout πŸš€πŸš€

🚨Note: Depending on your marketplace's smart contracts, this integration may differ. Please contact us at marketplaces@usewinter.com and we can help you!

Installation

npm i winter-marketplace-checkout

OR

yarn add winter-marketplace-checkout

Usage in your react app

import WinterCheckout from 'winter-marketplace-checkout/lib/WinterCheckout'

<WinterCheckout
    showModal={showWinterModal}
    contractAddress={"0xef2d92168835eb485d79733a0274fc5866025c17"}
    tokenId={"134"}
    production={true}
    language={'chinese'}
    // Will only source orders from this marketplace - Don't pass in this var if you are an aggregator
    orderSource={'{{MARKETPLACE_URL}}'}
    // For analytics purposes this will show us which marketplace the purchase came through
    fillSource={'{{MARKETPLACE_URL}}'}
    onClose={() => {
      setShowWinterModal(false);
    }}
/>
1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.1.16

1 year ago

1.1.15

2 years ago

1.1.19

1 year ago

1.1.18

1 year ago

1.1.17

1 year ago

1.1.20

1 year ago

1.1.13

2 years ago

1.1.11

2 years ago

1.1.10

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

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.20

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago