bananas-commerce-webshipper
TypeScript icon, indicating that this package has built-in type declarations

2.7.0 • Public • Published

Webshipper widget

This is a widget to talk to webshipper through bananas commerce.

Usage

import Webshipper from 'bananas-commerce-webshipper';

function MyComponent() {
  return <Webshipper
    bcom={/* A bananas commerce client with the webshipper extension */}
    checkoutSession={/* The checkout session */}
    onChange={reference => /* Do something with the reference */}
  />
}

Readme

Keywords

none

Package Sidebar

Install

npm i bananas-commerce-webshipper

Weekly Downloads

84

Version

2.7.0

License

BSD-3-Clause

Unpacked Size

191 kB

Total Files

95

Last publish

Collaborators

  • 5m-ci