Skip to content

Commit

Permalink
Swapped order of APMs
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Schneider-Swales committed Nov 7, 2024
1 parent b19fabd commit bd3e2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h3>Payment methods</h3>
</div>
<div id="payment-methods-list" class="hidden">
<payoneer-payment-methods-list
order-components="afterpay,klarna,cards"
order-components="klarna,afterpay,cards"
id="payment-list-component" />
</div>
<form id="payment-methods">
Expand Down

0 comments on commit bd3e2ba

Please sign in to comment.