sling-web-business-payment-details-summary

Payment Details summary Business Component

Usage no npm install needed!

<script type="module">
  import slingWebBusinessPaymentDetailsSummary from 'https://cdn.skypack.dev/sling-web-business-payment-details-summary';
</script>

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.

Project Wiki

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