Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinksi committed Jan 2, 2024
1 parent b0e5df9 commit 3a57859
Show file tree
Hide file tree
Showing 3 changed files with 797 additions and 713 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,55 +20,61 @@ exports[`Order details page should match the snapshot - Charge without payment i
data-wp-component="CardBody"
>
<div
class="payment-details-summary"
class="components-flex css-175m5nr-View-Flex-sx-Base-sx-Items-ItemsRow em57xhy0"
data-wp-c16t="true"
data-wp-component="Flex"
>
<div
class="payment-details-summary__section"
class="payment-details-summary"
>
<p
class="payment-details-summary__amount"
>
$15.00
<span
class="payment-details-summary__amount-currency"
>
USD
</span>
<span
class="chip chip-light"
>
Pending
</span>
</p>
<div
class="payment-details-summary__breakdown"
class="payment-details-summary__section"
>
<p>
Fees:
-$0.00
</p>
<p>
Net:
<p
class="payment-details-summary__amount"
>
$15.00
<span
class="payment-details-summary__amount-currency"
>
USD
</span>
<span
class="chip chip-light"
>
Pending
</span>
</p>
<div
class="payment-details-summary__breakdown"
>
<p>
Fees:
-$0.00
</p>
<p>
Net:
$15.00
</p>
</div>
</div>
</div>
<div
class="payment-details-summary__section"
>
<div
class="payment-details-summary__id"
class="payment-details-summary__section"
>
Payment ID:
776
<div
class="payment-details-summary__id"
>
Payment ID:
776
</div>
</div>
</div>
<div
class="payment-details__refund-controls"
/>
</div>
<div
class="payment-details__refund-controls"
/>
</div>
<hr
aria-orientation="horizontal"
Expand Down
Loading

0 comments on commit 3a57859

Please sign in to comment.