Browse Source

OCT 10 : [UPDT] Updated the Module name in theManifest and Index file 'safer_pay'

pull/254/merge
RisvanaCybro 2 years ago
parent
commit
8fe17aad7d
  1. 10
      safer_pay/README.rst
  2. 6
      safer_pay/__manifest__.py
  3. 2
      safer_pay/doc/RELEASE_NOTES.md
  4. 8
      safer_pay/static/description/index.html

10
safer_pay/README.rst

@ -1,12 +1,12 @@
.. image:: https://img.shields.io/badge/licence-LGPL--3-green.svg .. image:: https://img.shields.io/badge/license-LGPL--3-green.svg
:target: https://www.gnu.org/licenses/lgpl-3.0-standalone.html :target: https://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3 :alt: License: LGPL-3
Safer-pay Payment Gateway Integration Safer-Pay Payment Gateway Integration
===================================== =====================================
Safer-pay is the modern and secure payment service provider.This Module helps Safer-Pay is the modern and secure payment service provider.This Module helps
to integrate Safer-pay Payment Gateway with your eCommerce Website.Hence to integrate Safer-Pay Payment Gateway with your eCommerce Website.Hence
Allow us to make payments via Safer-pay Payment Gateway Allow us to make payments via Safer-Pay Payment Gateway
Configuration Configuration
============= =============

6
safer_pay/__manifest__.py

@ -21,11 +21,11 @@
# #
############################################################################### ###############################################################################
{ {
'name': "Safer-pay Payment Gateway Integration", 'name': "Safer-Pay Payment Gateway Integration",
'version': '15.0.1.0.0', 'version': '15.0.1.0.0',
'category': 'eCommerce', 'category': 'eCommerce',
'summary': '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.' 'description': 'Safer-Pay is a payment provider that integrate with odoo.'
'we can done payment through safer pay in ecommerce', 'we can done payment through safer pay in ecommerce',
'author': 'Cybrosys Techno Solutions', 'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions',

2
safer_pay/doc/RELEASE_NOTES.md

@ -4,4 +4,4 @@
#### Version 15.0.1.0.0 #### Version 15.0.1.0.0
#### ADD #### ADD
- Initial commit for Safer-pay Payment Gateway Integration - Initial commit for Safer-Pay Payment Gateway Integration

8
safer_pay/static/description/index.html

@ -27,9 +27,9 @@
<div class="col-sm-12 col-md-12 col-lg-12"> <div class="col-sm-12 col-md-12 col-lg-12">
<!-- APP HERO --> <!-- APP HERO -->
<h1 style="color: #FFFFFF; font-weight: bolder; font-size: 50px; text-align: center; margin-top: 50px;"> <h1 style="color: #FFFFFF; font-weight: bolder; font-size: 50px; text-align: center; margin-top: 50px;">
Safer-pay Payment Gateway Integration</h1> Safer-Pay Payment Gateway Integration</h1>
<p <p
style="color:#FFFFFF; padding: 8px 15px; text-align: center; font-size: 24px;">Safer-pay Payment Gateway in style="color:#FFFFFF; padding: 8px 15px; text-align: center; font-size: 24px;">Safer-Pay Payment Gateway in
eCommerce</p> eCommerce</p>
<!-- END OF APP HERO --> <!-- END OF APP HERO -->
<img src="assets/screenshots/saferpay.gif" class="img-responsive" <img src="assets/screenshots/saferpay.gif" class="img-responsive"
@ -120,8 +120,8 @@
</div> </div>
<div class="row" style="font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 14px; line-height: 200%;"> <div class="row" style="font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 14px; line-height: 200%;">
<div class="col-sm-12 py-4"> <div class="col-sm-12 py-4">
Safer-pay is the modern and secure payment service provider.This Module helps to integrate Safer-pay Payment Safer-Pay is the modern and secure payment service provider.This Module helps to integrate Safer-Pay Payment
Gateway with your eCommerce Website.Hence, Allow us to make payments via Safer-pay Payment Gateway Gateway with your eCommerce Website.Hence, Allow us to make payments via Safer-Pay Payment Gateway
</div> </div>
</div> </div>
<!-- END OF OVERVIEW SECTION --> <!-- END OF OVERVIEW SECTION -->

Loading…
Cancel
Save