2.7.0 • Published 4 months ago

bananas-commerce-webshipper v2.7.0

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
4 months ago

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 */}
  />
}
2.7.0

4 months ago

2.4.0

7 months ago

2.6.1

6 months ago

2.6.2

6 months ago

2.3.0

11 months ago

2.2.1

11 months ago

2.2.3

11 months ago

2.2.2

11 months ago

2.2.0

1 year ago

2.1.1

1 year ago

2.1.0

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.0

1 year ago