@rocketsofawesome/mirage
Version:
[Live Demo of the Pattern Library](https://rocketsofawesome.github.io/mirage/)
26 lines (25 loc) • 658 B
Markdown
```js
<StripeWrapper>
<PaymentRequestForm order={{applied_coupon_codes: [],
email: null,
id: 627960,
line_items:[2301163],
number: "P710883835",
payment_method: null,
payment_methods: [],
promotion_adjustments: [],
selected_shipping_rate_id: null,
shipping_address: null,
shipping_cost: "0.0",
shipping_methods: [],
store_credits_total: "0.0",
subtotal: "22.5",
tax_total: "0.0",
total: "22.5",
waitlist_items:[]}}
setShippingAddress={() => {}}
submitCheckout={() => {}}
onClickPaymentRequestButton={() => {}}
/>
</StripeWrapper>
```