Update prepaid checkout to allow all countries

This commit is contained in:
2025-04-09 09:47:15 +02:00
parent 4b297fec46
commit 5382d53513
43 changed files with 534 additions and 257 deletions

View File

@@ -0,0 +1,12 @@
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_4460_61)">
<path d="M50 0H14C6.26801 0 0 6.26801 0 14V50C0 57.732 6.26801 64 14 64H50C57.732 64 64 57.732 64 50V14C64 6.26801 57.732 0 50 0Z" fill="#527A42" style="fill:#527A42;fill:color(display-p3 0.3216 0.4784 0.2588);fill-opacity:1;"/>
<rect x="15" y="24" width="9" height="27" fill="white" style="fill:white;fill-opacity:1;"/>
<rect x="24" y="15" width="27" height="9" fill="white" style="fill:white;fill-opacity:1;"/>
</g>
<defs>
<clipPath id="clip0_4460_61">
<rect width="64" height="64" rx="14" fill="white" style="fill:white;fill-opacity:1;"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 701 B