Merge pull request #6727 from nurbek91/plaid

Add Plaid / payment-proc, miscellaneous
main
Elbert Alias 2 years ago committed by GitHub
commit 683f8aedac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,3 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5677 0.639999L3.2576 3.0784L0.691839 12.441L3.9008 15.7357L0.639999 18.976L3.05472 28.3795L12.3245 30.9696L15.5859 27.7286L18.7949 31.0227L28.105 28.5843L30.6701 19.2211L27.4618 15.9277L30.7226 12.6874L28.3078 3.2832L19.0368 0.693119L15.7766 3.93344L12.5677 0.639999ZM6.8544 4.87936L11.7587 3.59424L13.9034 5.79584L10.7757 8.90368L6.8544 4.87936ZM17.6205 5.82528L19.7997 3.66016L24.6829 5.02464L20.6976 8.98432L17.6205 5.82528ZM3.63008 11.6723L4.98112 6.74112L8.90112 10.7654L5.77408 13.8733L3.63008 11.6723ZM22.5402 10.8768L26.5254 6.91584L27.7965 11.8694L25.6179 14.0352L22.5402 10.8768ZM12.6189 10.7955L15.7466 7.68768L18.823 10.8467L15.696 13.9546L12.6189 10.7955ZM7.61792 15.7651L10.745 12.6573L13.8234 15.8163L10.695 18.9242L7.61792 15.7651ZM17.5398 15.8464L20.6669 12.7386L23.744 15.8976L20.6163 19.0054L17.5398 15.8464ZM3.5648 19.7933L5.74464 17.6269L8.82112 20.7866L4.83712 24.7456L3.5648 19.7933ZM12.5382 20.816L15.6659 17.7082L18.743 20.8672L15.616 23.975L12.5382 20.816ZM22.4595 20.8979L25.5872 17.7901L27.7318 19.991L26.3814 24.9222L22.4595 20.8979ZM6.67968 26.6387L10.6643 22.6778L13.7427 25.8368L11.5629 28.0032L6.67968 26.6387ZM17.4592 25.8669L20.5862 22.759L24.5069 26.784L19.6032 28.0685L17.4592 25.8669Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

@ -1636,6 +1636,26 @@
], ],
"website": "https://www.pizzanetz.de" "website": "https://www.pizzanetz.de"
}, },
"Plaid": {
"cats": [
41,
19
],
"description": "Plaid is a fintech company that facilitates communication between financial services apps and users' banks and credit card providers.",
"icon": "Plaid.svg",
"headers": {
"content-security-policy": "cdn\\.plaid\\.com/"
},
"js": {
"Plaid.version": "([\\.\\d]+)\\;version:\\1"
},
"scriptSrc": "\\.plaid\\.com/",
"pricing": [
"payg",
"recurring"
],
"website": "https://plaid.com"
},
"Planet": { "Planet": {
"cats": [ "cats": [
49 49