|
|
@ -21,17 +21,17 @@ |
|
|
|
# |
|
|
|
############################################################################### |
|
|
|
{ |
|
|
|
'name': "Safer-Pay Payment Gateway Integration", |
|
|
|
'name': "Safer-pay Payment Gateway Integration", |
|
|
|
'version': '15.0.1.0.0', |
|
|
|
'category': 'eCommerce', |
|
|
|
'summary': 'Safer-Pay is a payment provider that integrate with odoo', |
|
|
|
'description': 'Safer-Pay is a payment provider that integrate with odoo.' |
|
|
|
'summary': 'Safer-pay is a payment provider that integrate with odoo', |
|
|
|
'description': 'Safer-pay is a payment provider that integrate with odoo.' |
|
|
|
'we can done payment through safer pay in ecommerce', |
|
|
|
'author': 'Cybrosys Techno Solutions', |
|
|
|
'company': 'Cybrosys Techno Solutions', |
|
|
|
'maintainer': 'Cybrosys Techno Solutions', |
|
|
|
'website': 'https://www.cybrosys.com', |
|
|
|
'depends': ['payment', 'website_sale'], |
|
|
|
'depends': ['base', 'payment', 'website_sale'], |
|
|
|
'data': [ |
|
|
|
'data/payment_acquirer_data.xml', |
|
|
|
'views/payment_acquirer_views.xml', |
|
|
|