Skip to content

Commit

Permalink
Release 3.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clewlb committed Mar 27, 2019
1 parent 64f5527 commit 9d91b91
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 18 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<!--
# license: Copyright © 2011-2016 MOLPay Sdn Bhd. All Rights Reserved.
# license: Copyright © 2011-2019 MOLPay Sdn Bhd. All Rights Reserved.
-->

<img src="https://user-images.githubusercontent.com/38641542/39353138-654385dc-4a39-11e8-9710-19e5f03ec62e.jpg">

# molpay-mobile-xdk-cordova
# rms-mobile-xdk-cordova

This is the complete and functional MOLPay Cordova payment module that is ready to be implemented into Cordova project through Cordova plugin installation procedures. An example application project (MOLPayXDKExample) is provided for MOLPayXDK Cordova integration reference.
This is the complete and functional Razer Merchant Services Cordova payment module that is ready to be implemented into Cordova project through Cordova plugin installation procedures. An example application project (MOLPayXDKExample) is provided for MOLPayXDK Cordova integration reference.

This plugin provides an integrated MOLPay payment module that contains a wrapper 'molpay.js' and an upgradable core as the 'molpay-mobile-xdk-www' folder, which the latter can be separately downloaded at https://github.com/MOLPay/molpay-mobile-xdk-www and update the local version.
This plugin provides an integrated Razer Merchant Services payment module that contains a wrapper 'molpay.js' and an upgradable core as the 'molpay-mobile-xdk-www' folder, which the latter can be separately downloaded at https://github.com/MOLPay/molpay-mobile-xdk-www and update the local version.

## Recommended configurations

Expand Down
Binary file modified molpay-mobile-xdk-www/images/poweredByMOLPay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion molpay-mobile-xdk-www/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html> <html> <head> <meta charset="utf-8"> <title></title> <meta name="description" content=""> <!-- <meta name="viewport" content="width=device-width"> --> <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"> <meta name="format-detection" content="telephone=no"> <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> <link rel="stylesheet" href="styles/vendor.34eb91d2.css"> <link rel="stylesheet" href="styles/main.9f3e4059.css"> </head> <body ng-app="molpayXsdkApp"> <div class="header"> </div> <div id="app-body" class="app-body container-fluid"> <div class="row"> <div class="hidden-xs col-sm-2 col-md-3 col-lg-4"></div> <div class="col-xs-12 col-sm-8 col-md-6 col-lg-4" ng-view=""></div> <div class="hidden-xs col-sm-2 col-md-3 col-lg-4"></div> </div> </div> <div ng-cloak ng-show="isStarting || isLoading" class="text-center"> <br> <p>{{label_preparing}}</p> <p>{{label_pleasewait}}</p> </div> <div class="footer"> </div> <div ng-cloak ng-show="isLoading || D7ARequeryActiveNow" class="loading text-center vertical-center"> <div class="loadingbackground"></div> <i class="fa fa-spinner fa-spin fa-3x"></i> <div class="loading-text">{{label_loading}}</div> </div> <script src="scripts/vendor.993ae4d8.js"></script> <script src="scripts/scripts.ebdf5472.js"></script> </body> </html>
<!doctype html> <html> <head> <meta charset="utf-8"> <title></title> <meta name="description" content=""> <!-- <meta name="viewport" content="width=device-width"> --> <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"> <meta name="format-detection" content="telephone=no"> <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> <link rel="stylesheet" href="styles/vendor.34eb91d2.css"> <link rel="stylesheet" href="styles/main.68a3f254.css"> </head> <body ng-app="molpayXsdkApp"> <div class="header"> </div> <div id="app-body" class="app-body container-fluid"> <div class="row"> <div class="hidden-xs col-sm-2 col-md-3 col-lg-4"></div> <div class="col-xs-12 col-sm-8 col-md-6 col-lg-4" ng-view=""></div> <div class="hidden-xs col-sm-2 col-md-3 col-lg-4"></div> </div> </div> <div ng-cloak ng-show="isStarting || isLoading" class="text-center"> <br> <p>{{label_preparing}}</p> <p>{{label_pleasewait}}</p> </div> <div class="footer"> </div> <div ng-cloak ng-show="isLoading || D7ARequeryActiveNow" class="loading text-center vertical-center"> <div class="loadingbackground"></div> <i class="fa fa-spinner fa-spin fa-3x"></i> <div class="loading-text">{{label_loading}}</div> </div> <script src="scripts/vendor.993ae4d8.js"></script> <script src="scripts/scripts.05dcd223.js"></script> </body> </html>
1 change: 1 addition & 0 deletions molpay-mobile-xdk-www/scripts/scripts.05dcd223.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion molpay-mobile-xdk-www/scripts/scripts.ebdf5472.js

This file was deleted.

Large diffs are not rendered by default.

13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "molpay-mobile-xdk-cordova",
"version": "3.23.0",
"description": "MOLPay official in-app payment module for Cordova",
"version": "3.24.0",
"description": "Razer Merchant Services official in-app payment module for Cordova",
"cordova": {
"id": "molpay-mobile-xdk-cordova",
"platforms": [
Expand All @@ -11,9 +11,10 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/MOLPay/molpay-mobile-xdk-cordova.git"
"url": "git+https://github.com/MOLPay/rms-mobile-xdk-cordova.git"
},
"keywords": [
"razer",
"molpay",
"in",
"app",
Expand Down Expand Up @@ -41,10 +42,10 @@
"version": ">=4.0.0"
}
],
"author": "MOLPay Mobile Division",
"author": "Razer Merchant Services Mobile Division",
"license": "ISC",
"bugs": {
"url": "https://github.com/MOLPay/molpay-mobile-xdk-cordova/issues"
"url": "https://github.com/MOLPay/rms-mobile-xdk-cordova/issues"
},
"homepage": "https://github.com/MOLPay/molpay-mobile-xdk-cordova#readme"
"homepage": "https://github.com/MOLPay/rms-mobile-xdk-cordova#readme"
}
10 changes: 5 additions & 5 deletions plugin.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="molpay-mobile-xdk-cordova"
version="3.23.0">
<name>MOLPay XDK for Cordova</name>
<description>MOLPay official in-app payment module for Cordova</description>
<author>MOLPay Mobile Division</author>
<keywords>MOLPay</keywords>
version="3.24.0">
<name>Razer Merchant Services XDK for Cordova</name>
<description>Razer Merchant Services official in-app payment module for Cordova</description>
<author>Razer Merchant Services Mobile Division</author>
<keywords>Razer Merchant Services</keywords>
<engines>
<engine name="cordova" version=">=6.0.0"/>
<engine name="cordova-android" version=">=5.0.0"/>
Expand Down

0 comments on commit 9d91b91

Please sign in to comment.