sling-web-business-payment-details

Payment Details Business Component

Usage no npm install needed!

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

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.

Project Wiki

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