Changeset 3464019
- Timestamp:
- 02/18/2026 07:33:47 AM (3 weeks ago)
- Location:
- knit-pay-pro/trunk
- Files:
-
- 2 edited
-
knit-pay-pro.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
knit-pay-pro/trunk/knit-pay-pro.php
r3460559 r3464019 398 398 } 399 399 400 if ( version_compare( KNITPAY_VERSION, '9.2', '>' ) ) { 401 // PesaPal 402 $gateways[] = new \KnitPay\Gateways\Pesapal\Integration(); 403 } 404 400 405 // Return gateways. 401 406 return $gateways; -
knit-pay-pro/trunk/readme.txt
r3460559 r3464019 5 5 Tested up to: 6.9 6 6 Requires PHP: 8.1 7 Stable tag: 1.5. 7.07 Stable tag: 1.5.8.0 8 8 License: GPL-3.0-or-later 9 9 … … 44 44 * PayU India | PayUBiz | PayUmoney 45 45 * PhonePe Payment Gateway 46 * Pesapal 46 47 * Razorpay (Integration using API Keys) 47 48 * SBIePay/SBI Bank Payment Gateway … … 85 86 * Easy Digital Downloads (EDD) 86 87 * Events Manager Pro 87 * Fluent Forms Pro88 * Fluent Forms 88 89 * Formidable Forms 89 90 * FreelanceEngine by EngineThemes
Note: See TracChangeset
for help on using the changeset viewer.