sling-web-business-merchant-fees
v1.37.0
Published
Fees business component
Readme
Sling Merchant Fees Business Component
This component should modeling fees-data to display
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-fees
affiliationCode=""
></sling-merchant-fees>The affiliationcode atribute is mandatory for the component to make the correct request to the integrated api and populate it with data.
Project Wiki:
https://stonepayments.atlassian.net/wiki/spaces/APICLIENTE
