1.37.0 • Published 4 years ago

sling-web-business-merchant-terminals v1.37.0

Weekly downloads
115
License
-
Repository
-
Last release
4 years ago

Sling Merchant Terminals Component

This component renders a table element with the merchant terminals information within. It uses table basic component as content wrapper.

Usage

This is how you set the component into the project html structure

    <!--root project index file -->
    <sling-sdk-connect></sling-sdk-connect>

    <!-- component wrapper page location -->
    <sling-merchant-terminals
        affiliationCode=""
        pageSize="">
    </sling-merchant-terminals>

The affiliationCode atribute is mandatory for the component to make the correct request to the integrated api and populate it with data. The pageSize atribute is optional, but the request will be made with the sdk default if not passed. All the pages will have the same page size, unless there are not as much results. The sibling component sling-sdk-connect must be passed in the project root index html file for data management purposes. If the project has multiple business components this must be passed ONLY ONCE.

Project Wiki:

https://stonepayments.atlassian.net/wiki/spaces/APICLIENTE

1.37.0

4 years ago

1.36.1

4 years ago

1.36.0

4 years ago

1.35.1

4 years ago

1.35.0

4 years ago

1.34.0

4 years ago

1.33.0

4 years ago

1.32.0

4 years ago

1.31.0

4 years ago

1.30.2

4 years ago

1.30.1

5 years ago

1.30.0

5 years ago

1.29.2

5 years ago

1.29.1

5 years ago

1.29.0

5 years ago

1.28.0

5 years ago

1.27.0

5 years ago

1.26.0

5 years ago

1.25.0

5 years ago

1.24.2

5 years ago

1.24.1

5 years ago

1.24.0

5 years ago