Changeset 3346027
- Timestamp:
- 08/17/2025 09:30:03 PM (8 months ago)
- Location:
- lapinopay
- Files:
-
- 5 edited
- 12 copied
-
tags/1.1.9 (copied) (copied from lapinopay/trunk)
-
tags/1.1.9/LICENSE.txt (copied) (copied from lapinopay/trunk/LICENSE.txt)
-
tags/1.1.9/README.md (copied) (copied from lapinopay/trunk/README.md) (1 diff)
-
tags/1.1.9/assets (copied) (copied from lapinopay/trunk/assets)
-
tags/1.1.9/assets/css/lapinopay-payment-gateway-styles.css (modified) (1 diff)
-
tags/1.1.9/checkout.html (copied) (copied from lapinopay/trunk/checkout.html)
-
tags/1.1.9/includes (copied) (copied from lapinopay/trunk/includes)
-
tags/1.1.9/includes/config.php (copied) (copied from lapinopay/trunk/includes/config.php)
-
tags/1.1.9/languages (copied) (copied from lapinopay/trunk/languages)
-
tags/1.1.9/lapinopay.php (copied) (copied from lapinopay/trunk/lapinopay.php) (1 diff)
-
tags/1.1.9/readme.txt (copied) (copied from lapinopay/trunk/readme.txt) (2 diffs)
-
tags/1.1.9/templates (copied) (copied from lapinopay/trunk/templates)
-
tags/1.1.9/templates/payment-fields.php (copied) (copied from lapinopay/trunk/templates/payment-fields.php)
-
trunk/README.md (modified) (1 diff)
-
trunk/assets/css/lapinopay-payment-gateway-styles.css (modified) (1 diff)
-
trunk/lapinopay.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lapinopay/tags/1.1.9/README.md
r3324348 r3346027 4 4 Requires at least: 5.8 5 5 Tested up to: 6.8 6 Stable tag: 1. 0.06 Stable tag: 1.1.9 7 7 Requires PHP: 7.2 8 8 WC requires at least: 5.8 -
lapinopay/tags/1.1.9/assets/css/lapinopay-payment-gateway-styles.css
r3324348 r3346027 116 116 transition: all 0.2s ease; 117 117 background: #ffffff; 118 } 119 120 .lapinopay-payment-method.disabled { 121 pointer-events: none; 122 opacity: 0.5; 123 cursor: not-allowed; 118 124 } 119 125 -
lapinopay/tags/1.1.9/lapinopay.php
r3337863 r3346027 4 4 * Plugin URI: https://lapinopay.com/docs/payment-gateway 5 5 * Description: Instant Approval High Risk Merchant Gateway with instant payouts to your USDC wallet. 6 * Version: 1.1. 86 * Version: 1.1.9 7 7 * Requires Plugins: woocommerce 8 8 * Requires at least: 5.8 -
lapinopay/tags/1.1.9/readme.txt
r3346026 r3346027 4 4 Requires at least: 5.8 5 5 Tested up to: 6.8 6 Stable tag: 1.1. 86 Stable tag: 1.1.9 7 7 Requires PHP: 7.2 8 8 WC requires at least: 5.8 … … 208 208 * fix checkout page 209 209 * fix config 210 * 211 212 = 1.1.9 - 2025-08-17 = 210 213 * disable revolut for now 211 214 -
lapinopay/trunk/README.md
r3324348 r3346027 4 4 Requires at least: 5.8 5 5 Tested up to: 6.8 6 Stable tag: 1. 0.06 Stable tag: 1.1.9 7 7 Requires PHP: 7.2 8 8 WC requires at least: 5.8 -
lapinopay/trunk/assets/css/lapinopay-payment-gateway-styles.css
r3324348 r3346027 116 116 transition: all 0.2s ease; 117 117 background: #ffffff; 118 } 119 120 .lapinopay-payment-method.disabled { 121 pointer-events: none; 122 opacity: 0.5; 123 cursor: not-allowed; 118 124 } 119 125 -
lapinopay/trunk/lapinopay.php
r3337863 r3346027 4 4 * Plugin URI: https://lapinopay.com/docs/payment-gateway 5 5 * Description: Instant Approval High Risk Merchant Gateway with instant payouts to your USDC wallet. 6 * Version: 1.1. 86 * Version: 1.1.9 7 7 * Requires Plugins: woocommerce 8 8 * Requires at least: 5.8 -
lapinopay/trunk/readme.txt
r3346026 r3346027 4 4 Requires at least: 5.8 5 5 Tested up to: 6.8 6 Stable tag: 1.1. 86 Stable tag: 1.1.9 7 7 Requires PHP: 7.2 8 8 WC requires at least: 5.8 … … 208 208 * fix checkout page 209 209 * fix config 210 * 211 212 = 1.1.9 - 2025-08-17 = 210 213 * disable revolut for now 211 214
Note: See TracChangeset
for help on using the changeset viewer.