Merge pull request #7399 from nurbek91/pushpay

Add Pushpay / fundraising-donations
main
Elbert Alias 2 years ago committed by GitHub
commit 32686b9d24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,11 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_4144_16)">
<path d="M19.7799 10.822H17.8641L16.7249 16.5178H18.9515C20.8673 16.5178 22.5243 15.4304 22.5243 13.3592C22.5761 11.6505 21.3333 10.822 19.7799 10.822Z" fill="#020F2F"/>
<path d="M16 0C7.14563 0 0 7.14563 0 16C0 24.8544 7.14563 32 16 32C24.8544 32 32 24.8544 32 16C32 7.14563 24.8026 0 16 0ZM7.45631 23.4563L10.356 8.49191H11.5469L8.64725 23.4563H7.45631ZM10.1489 23.4563L13.0485 8.49191H14.2395L11.3916 23.4563H10.1489ZM19.2104 18.7961H16.3107L15.4304 23.4563H12.8932L15.7929 8.49191H19.6764C23.4563 8.49191 25.165 10.7184 25.165 13.2557C25.165 16.8285 22.4207 18.7961 19.2104 18.7961Z" fill="#020F2F"/>
</g>
<defs>
<clipPath id="clip0_4144_16">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 850 B

@ -3081,6 +3081,20 @@
"scriptSrc": "/sdks/pushowl-shopify\\.js",
"website": "https://apps.shopify.com/pushowl"
},
"Pushpay": {
"cats": [
111
],
"description": "Pushpay is a digital giving and engagement platform designed to help churches manage processes related to donations and fundraising.",
"icon": "Pushpay.svg",
"dom": "a[href*='//ppay.co/'][target='_blank']",
"pricing": [
"payg"
],
"saas": true,
"scriptSrc": "//pushpay\\.com/",
"website": "https://pushpay.com"
},
"PushPushGo": {
"cats": [
32

Loading…
Cancel
Save