feat: integrate North Embedded Checkout for bidder payments #1

Merged
rlong merged 26 commits from feature/north-embedded-checkout into master 2026-05-01 10:20:22 -04:00
Showing only changes of commit 50826c8c20 - Show all commits
+1 -1
View File
@@ -3,7 +3,7 @@
@section('content')
<style>
#checkout-container {
min-height: 600px;
min-height: 1600px;
width: 100%;
margin-top: 20px;
}