braintree-spartacus-storefront
TypeScript icon, indicating that this package has built-in type declarations

1.4.1 • Public • Published

Braintree Spartacus Storefront

The Braintree Spartacus Storefront library provides components that extend standard Spartacus components for checkout feature as express checkout from the cart page and from the billing page.

Setup

Note: The library should be used together with the Braintree extensions for SAP Commerce Cloud.

Need to import BraintreeStorefrontModule to the main module.

import { BraintreeStorefrontModule } from 'braintree-spartacus-storefront';

@NgModule({
  declarations: [
    AppComponent
  ],
  imports: [
    BraintreeStorefrontModule
  ]

Import braintree-spartacus-styles lib to the scss file.

@import '~braintree-spartacus-styles/index';

Package Sidebar

Install

npm i braintree-spartacus-storefront

Weekly Downloads

14

Version

1.4.1

License

none

Unpacked Size

1.12 MB

Total Files

83

Last publish

Collaborators

  • paypalplugins