Changeset 2676687
- Timestamp:
- 02/10/2022 06:45:45 PM (4 years ago)
- Location:
- qisstpay
- Files:
-
- 38 added
- 2 edited
-
tags/3.4 (added)
-
tags/3.4/assets (added)
-
tags/3.4/assets/128.png (added)
-
tags/3.4/assets/1Click.png (added)
-
tags/3.4/assets/256.png (added)
-
tags/3.4/assets/32.png (added)
-
tags/3.4/assets/QisstPay_logo_white_bg.png (added)
-
tags/3.4/assets/QisstPay_logo_white_bg2.png (added)
-
tags/3.4/assets/icon-256x256.png (added)
-
tags/3.4/assets/logo.jpeg (added)
-
tags/3.4/assets/wpruby_logo.png (added)
-
tags/3.4/class_woo_qp_pgw.php (added)
-
tags/3.4/css (added)
-
tags/3.4/css/qisstpay_plugin_style.css (added)
-
tags/3.4/images (added)
-
tags/3.4/images/128.png (added)
-
tags/3.4/images/256.png (added)
-
tags/3.4/images/32.png (added)
-
tags/3.4/images/QisstPay_logo_white_bg.png (added)
-
tags/3.4/images/QisstPay_logo_white_bg2.png (added)
-
tags/3.4/images/Qisstpay_DesktopTablet_wqp.png (added)
-
tags/3.4/images/Thumbs.db (added)
-
tags/3.4/images/logo.jpeg (added)
-
tags/3.4/images/qisstpayLogoHd.png (added)
-
tags/3.4/images/qisstpay_mobileImg_wqp.png (added)
-
tags/3.4/images/qisstpay_mobileImg_wqp_header.png (added)
-
tags/3.4/images/wpruby_logo.png (added)
-
tags/3.4/js (added)
-
tags/3.4/js/animation_qp_logo.json (added)
-
tags/3.4/js/lotti.js (added)
-
tags/3.4/js/nid.js (added)
-
tags/3.4/js/qisstpay_plugin_script.js (added)
-
tags/3.4/qpayment-plugin.php (added)
-
tags/3.4/readme.txt (added)
-
tags/3.4/screenshots (added)
-
tags/3.4/screenshots/Checkout Page Preview.png (added)
-
tags/3.4/screenshots/Payment Gateway Settings Page.png (added)
-
tags/3.4/uninstall.php (added)
-
trunk/class_woo_qp_pgw.php (modified) (1 diff)
-
trunk/qpayment-plugin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
qisstpay/trunk/class_woo_qp_pgw.php
r2676427 r2676687 244 244 $phone = $this->qpayment8911_convertNo($order_billing_phone); 245 245 $params = [ 246 'plugin_version' => '3. 3',246 'plugin_version' => '3.4', 247 247 'qisstpay_nid' => $idd, 248 248 'partner_id' => 'wordpress', -
qisstpay/trunk/qpayment-plugin.php
r2676427 r2676687 5 5 * Plugin URI: https://qisstpay.com/ 6 6 * Description: QisstPay 1-Click Checkout 7 * Version: 3. 37 * Version: 3.4 8 8 * Author: QisstPay 9 9 * Author URI: https://qisstpay.com/
Note: See TracChangeset
for help on using the changeset viewer.