Skip to content

Commit

Permalink
Merge pull request #1507 from openfintechio/feature/INT-3980-cg-paymentz
Browse files Browse the repository at this point in the history
INT-3980: cg paymentz
  • Loading branch information
TonyTramb committed Apr 24, 2024
2 parents 009e984 + fbfb073 commit c2b19b7
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 21 deletions.
15 changes: 7 additions & 8 deletions data/payment_providers.json
Original file line number Diff line number Diff line change
Expand Up @@ -16655,15 +16655,14 @@
"status": "active",
"code": "paymentz",
"vendor": "paymentz",
"countries": [
"IN"
],
"metadata": {
"about_payments_code": "paymentz"
},
"name": {
"en": "Paymentz"
}
"en": "Paymentz",
"ru": "Paymentz",
"uk": "Paymentz"
},
"payment_method": [
"payment_card"
]
},
{
"status": "active",
Expand Down
18 changes: 5 additions & 13 deletions data/vendors.json
Original file line number Diff line number Diff line change
Expand Up @@ -25451,21 +25451,13 @@
{
"code": "paymentz",
"status": "active",
"countries": [
"IN"
],
"contacts": {
"email": "support@paymentz.com",
"phone": "+91 022 4014 3344"
},
"address": {
"street": " 400064 "
"links": {
"website": "https://paymentz.co.uk/"
},
"name": {
"en": "Paymentz"
},
"description": {
"en": " Whether you sell products or services - you are guaranteed to find the right payment solution for your particular business at Paymentz.com. Our affordable solution is to meet the needs of businesses requiring end-to-end, real-time secure payment processing. No matter what size or type of business you may have, we welcome and appreciate your business. We are dedicated to providing you with the quality of customer service you need and deserve. To that end, we have assembled a highly trained and well-educated staff of bankcard professionals who can guide you through all situations or questions you may have while processing your credit card transactions. Our commitment has been to provide top of the class service and customer satisfaction and it continues to be the cornerstone of our business. Our strategy is to provide traditional yet innovative services and solutions that are cost effective and customized to fit your business need. Paymentz is the only complete online payment solution Provider today with product\/service offerings that allow Merchants to accept payments from their customers on their website via Debit & Credit Cards (VISA\/Master). The service is made to allow easy integration (less than 30 minutes) and ease-of use. The service is indispensable to any website who wishes to transact online safely and e-enable their web presence. Most Payment Gateways today provide half-hearted support and services at exorbitant prices. Not only have we managed to reduce the cost of integration with Paymentz to a fraction of what our competitors are offering. "
"en": "Paymentz",
"ru": "Paymentz",
"uk": "Paymentz"
}
},
{
Expand Down
Binary file modified resources/payment_providers/paymentz/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/payment_providers/paymentz/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/vendors/paymentz/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/vendors/paymentz/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c2b19b7

Please sign in to comment.