Merge pull request #4753 from nurbek91/PagarMe

Add Pagar.me / payment processor
main
Elbert Alias 3 years ago committed by GitHub
commit 16edb18a00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,4 @@
<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="M23.1516 27.1489H31.3871C31.4007 26.8099 31.4131 26.4718 31.4131 26.1294C31.4131 12.3195 20.2295 1.08333 6.47701 1.06667V9.32821C15.705 9.33401 23.1842 16.8635 23.1842 26.1279C23.1855 26.4718 23.1718 26.8114 23.1516 27.1489Z" fill="#65A300"/>
<path d="M8.65856 30.9868C10.2447 30.9868 11.795 30.5153 13.1136 29.6321C14.4322 28.7489 15.4601 27.4937 16.067 26.0249C16.6739 24.5563 16.8326 22.9401 16.5233 21.381C16.214 19.8218 15.4502 18.3897 14.3287 17.2654C13.2073 16.1414 11.7786 15.3759 10.2231 15.0657C8.66752 14.7556 7.05536 14.9147 5.58997 15.5231C4.1248 16.1316 2.87253 17.1617 1.99125 18.4836C1.11019 19.8054 0.639999 21.3593 0.639999 22.949C0.639999 25.0809 1.4848 27.1253 2.98858 28.6327C4.49237 30.1401 6.53205 30.9868 8.65856 30.9868Z" fill="#65A300"/>
</svg>

After

Width:  |  Height:  |  Size: 916 B

@ -127,6 +127,23 @@
"scripts": "pay\\.pacenow\\.co",
"website": "https://pacenow.co/"
},
"Pagar.me": {
"cats": [
41
],
"description": "Pagar.me is a Portuguese-language online payments solution for businesses in Brazil.",
"icon": "Pagar.me.svg",
"js": {
"PagarMeCheckout": "",
"pagarme.balance": ""
},
"saas": true,
"pricing": [
"payg"
],
"scripts": "assets\\.pagar\\.me/",
"website": "https://pagar.me"
},
"Paddle": {
"cats": [
41

Loading…
Cancel
Save