Merge pull request #7608 from nurbek91/just_pay

Add JUST / payment-processors
main
Elbert Alias 2 years ago committed by GitHub
commit 1b11515e5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,17 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_4346_86)">
<mask id="mask0_4346_86" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="32" height="32">
<path d="M32 0H0V32H32V0Z" fill="white"/>
</mask>
<g mask="url(#mask0_4346_86)">
<path d="M24.0882 23.0459L22.512 28.161C22.2042 29.1591 20.7865 29.1591 20.479 28.161L18.9028 23.0462C18.6417 22.2066 17.9843 21.5493 17.1447 21.2881L12.0296 19.712C11.0315 19.4041 11.0315 17.9864 12.0296 17.6786L17.1447 16.1028C17.9843 15.8416 18.6417 15.1843 18.9028 14.3447L20.4786 9.22956C20.7865 8.2315 22.2042 8.2315 22.5117 9.22956L24.0878 14.3447C24.349 15.1843 25.0063 15.8416 25.8456 16.1028L30.9611 17.6786C31.9588 17.9864 31.9588 19.4041 30.9611 19.712L25.8456 21.2878C25.0063 21.549 24.3493 22.2063 24.0882 23.0459Z" fill="#FFAA08"/>
<path d="M8.22862 25.6018L7.49795 27.9716C7.35536 28.4342 6.69784 28.4342 6.55526 27.9716L5.82458 25.6018C5.70566 25.2126 5.40087 24.9078 5.0114 24.7889L2.64192 24.0579C2.17898 23.9153 2.17898 23.2578 2.64192 23.1152L5.0114 22.3846C5.40087 22.2656 5.70566 21.9608 5.82458 21.5714L6.55526 19.2016C6.69816 18.739 7.35536 18.739 7.49795 19.2016L8.22893 21.5714C8.34786 21.9608 8.65265 22.2656 9.0418 22.3846L11.4116 23.1152C11.8742 23.2578 11.8742 23.9153 11.4116 24.0579L9.0418 24.7889C8.65265 24.9078 8.34817 25.2123 8.22893 25.6015L8.22862 25.6018Z" fill="#FFAA08"/>
<path d="M11.7853 11.4534L10.9334 14.2176C10.7653 14.7576 10.0012 14.7576 9.83329 14.2176L8.98138 11.4534C8.84055 11.0007 8.48602 10.6461 8.033 10.5053L5.26877 9.65341C4.72877 9.48522 4.72877 8.72116 5.26877 8.55325L8.033 7.70106C8.48573 7.56023 8.84026 7.2057 8.98109 6.75296L9.83329 3.98874C10.0012 3.44874 10.7653 3.44874 10.9334 3.98874L11.7853 6.75296C11.9262 7.2057 12.2807 7.56023 12.7334 7.70106L15.4977 8.55325C16.038 8.72116 16.038 9.48522 15.4977 9.65341L12.7334 10.5053C12.2807 10.6461 11.9262 11.0007 11.7853 11.4534Z" fill="#FFAA08"/>
</g>
</g>
<defs>
<clipPath id="clip0_4346_86">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

@ -757,6 +757,19 @@
"scriptSrc": "\\.getjusto\\.com/",
"website": "https://www.getjusto.com"
},
"JUST": {
"cats": [
41
],
"description": "JUST is a one-click payment solution for online business and online shoppers.",
"icon": "JUST.svg",
"pricing": [
"payg"
],
"saas": true,
"scriptSrc": "checkout-button-.+/just-pay-button\\.js",
"website": "https://www.getjusto.com"
},
"Justuno": {
"cats": [
76,

Loading…
Cancel
Save