sling-web-business-payment-details-item

Payment Details item Business Component

Usage no npm install needed!

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

README

Sling Payment Details Item Business Component.

Shows payment details for a specific wallet type (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-item
  affiliationcodes=""
  startdate=""
  finaldate=""
  wallettypeid="">
</sling-payment-details-item>

Attributes:

  • affiliationcodes: Customer StoneCode (also known as affiliation code), mandatory.
  • startdate: Start date for aggregating sales.
  • finaldate: End date for aggregating sales.
  • wallettypeid: Id of the wallet type, mandatory.

Project Wiki

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