README
Sling Payment Details Business Component.
Shows payment details grouped by wallet types (a combination of a brand and a product type, i.e. Visa Debit or Mastercard Credit).
Dependencies
- sling-payment-details-item
- sling-payment-details-summary
Usage
<sling-sdk-connect></sling-sdk-connect>
<sling-payment-details
affiliationcodes=""
startdate=""
finaldate=""
hidefooter>
</sling-payment-details>
Attributes:
- affiliationcodes: Customer StoneCode (also known as affiliation code), mandatory.
- startdate: Start date for aggregating sales.
- finaldate: End date for aggregating sales.
- hidefooter: It is a Boolean and it hides the "Total" of the summary view.