Update prepaid checkout to allow all countries
This commit is contained in:
@@ -1,15 +1,20 @@
|
||||
<svg width="32" height="24" viewBox="0 0 32 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M4.096 0.5H27.904C29.8862 0.5 31.5 2.12098 31.5 4.12903V19.871C31.5 21.879 29.8862 23.5 27.904 23.5H4.096C2.11376 23.5 0.5 21.879 0.5 19.871V4.12903C0.5 2.12098 2.11376 0.5 4.096 0.5Z" fill="white" stroke="#E6E6E6"/>
|
||||
<path d="M9 17C12.6164 17 14.1918 14.411 16 12H4V17H9Z" fill="url(#paint0_linear)"/>
|
||||
<path d="M23 7C19.3836 7 17.8082 9.58904 16 12H28V7H23Z" fill="url(#paint1_linear)"/>
|
||||
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_2250_374)">
|
||||
<path d="M14 0.5H50C57.4558 0.5 63.5 6.54416 63.5 14V50C63.5 57.4558 57.4558 63.5 50 63.5H14C6.54416 63.5 0.5 57.4558 0.5 50V14C0.5 6.54416 6.54416 0.5 14 0.5Z" fill="white" stroke="#EEEEEE" style="fill:white;fill-opacity:1;stroke:#EEEEEE;stroke:color(display-p3 0.9333 0.9333 0.9333);stroke-opacity:1;"/>
|
||||
<path d="M18 42.0001C25.2328 42.0001 28.3836 36.822 32 32.0001H8V42.0001H18Z" fill="url(#paint0_linear_2250_374)" style=""/>
|
||||
<path d="M46.0001 22C38.7672 22 35.6165 27.1781 32.0001 32H56V22H46.0001Z" fill="url(#paint1_linear_2250_374)" style=""/>
|
||||
</g>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear" x1="6.42722" y1="14.4555" x2="15.2057" y2="11.1949" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#005AB9"/>
|
||||
<stop offset="1" stop-color="#1E3764"/>
|
||||
<linearGradient id="paint0_linear_2250_374" x1="12.8544" y1="36.911" x2="30.4115" y2="30.3898" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#005AB9" style="stop-color:#005AB9;stop-color:color(display-p3 0.0000 0.3529 0.7255);stop-opacity:1;"/>
|
||||
<stop offset="1" stop-color="#1E3764" style="stop-color:#1E3764;stop-color:color(display-p3 0.1176 0.2157 0.3922);stop-opacity:1;"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint1_linear" x1="16.7265" y1="12.2401" x2="26.0475" y2="9.06004" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#FBA900"/>
|
||||
<stop offset="1" stop-color="#FFD800"/>
|
||||
<linearGradient id="paint1_linear_2250_374" x1="33.4531" y1="32.4803" x2="52.0951" y2="26.1201" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#FBA900" style="stop-color:#FBA900;stop-color:color(display-p3 0.9843 0.6627 0.0000);stop-opacity:1;"/>
|
||||
<stop offset="1" stop-color="#FFD800" style="stop-color:#FFD800;stop-color:color(display-p3 1.0000 0.8471 0.0000);stop-opacity:1;"/>
|
||||
</linearGradient>
|
||||
<clipPath id="clip0_2250_374">
|
||||
<rect width="64" height="64" rx="14" fill="white" style="fill:white;fill-opacity:1;"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 927 B After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user