@lemonstand.org/order-summary

Exposes a `Summary` Vue component which you can import in your app. You can pass the following fields to it:

Usage no npm install needed!

<script type="module">
  import lemonstandOrgOrderSummary from 'https://cdn.skypack.dev/@lemonstand.org/order-summary';
</script>

README

@lemonstand.org/order-summary 🍋📋

Exposes a Summary Vue component which you can import in your app. You can pass the following fields to it:

  • offer
  • customer the player intiating the transaction
  • paymentMethods the payment provider ids the customer might use

It also takes the following functions:

  • close invoked when the Summary view is closed.
  • checkout invoked when the customer clicks on "Checkout".