README
Sling Payment Details Summary 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).
Used by
- sling-payment-details
Usage
<sling-sdk-connect></sling-sdk-connect>
<sling-payment-details-summary
affiliationcode=""
startdate=""
finaldate=""
hidefooter>
</sling-payment-details-summary>
Attributes:
- affiliationcode: 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.