1.1.20 β’ Published 3 years ago
winter-marketplace-checkout v1.1.20
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
3 years ago
1.2.3
3 years ago
1.2.2
3 years ago
1.2.1
3 years ago
1.1.16
3 years ago
1.1.15
3 years ago
1.1.19
3 years ago
1.1.18
3 years ago
1.1.17
3 years ago
1.1.20
3 years ago
1.1.13
3 years ago
1.1.11
3 years ago
1.1.10
3 years ago
1.1.9
3 years ago
1.1.8
3 years ago
1.1.7
3 years ago
1.1.6
3 years ago
1.1.5
3 years ago
1.1.4
3 years ago
1.1.3
3 years ago
1.1.2
3 years ago
0.1.7
3 years ago
0.1.6
3 years ago
0.1.5
3 years ago
0.1.4
3 years ago
0.1.3
3 years ago
0.1.20
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago