Changeset 2893146
- Timestamp:
- 04/03/2023 09:55:53 PM (3 years ago)
- Location:
- fygaro
- Files:
-
- 32 added
- 1 deleted
- 1 edited
-
tags/0.0.5 (added)
-
tags/0.0.5/Readme.txt (added)
-
tags/0.0.5/package.json (added)
-
tags/0.0.5/phpcs.xml (added)
-
tags/0.0.5/webpack.config.js (added)
-
tags/0.0.5/woocommerce-gateway-fygaro.php (added)
-
trunk/Fygaro_WC_gateway_0_0_1.php (deleted)
-
trunk/Readme.txt (modified) (4 diffs)
-
trunk/bin (added)
-
trunk/bin/build_i18n.sh (added)
-
trunk/includes (added)
-
trunk/includes/blocks (added)
-
trunk/includes/blocks/class-wc-fygaro-payments-blocks.php (added)
-
trunk/includes/class-wc-gateway-fygaro.php (added)
-
trunk/includes/images (added)
-
trunk/includes/images/amex.svg (added)
-
trunk/includes/images/creditcards.png (added)
-
trunk/includes/images/credix.svg (added)
-
trunk/includes/images/fygaro.png (added)
-
trunk/includes/images/mastercard.svg (added)
-
trunk/includes/images/minicuotas.png (added)
-
trunk/includes/images/tasa-cero.png (added)
-
trunk/includes/images/visa.svg (added)
-
trunk/package.json (added)
-
trunk/phpcs.xml (added)
-
trunk/resources (added)
-
trunk/resources/css (added)
-
trunk/resources/css/fygaro-payment.css (added)
-
trunk/resources/js (added)
-
trunk/resources/js/frontend (added)
-
trunk/resources/js/frontend/fygaro-payment.js (added)
-
trunk/resources/js/frontend/index.js (added)
-
trunk/webpack.config.js (added)
-
trunk/woocommerce-gateway-fygaro.php (added)
Legend:
- Unmodified
- Added
- Removed
-
fygaro/trunk/Readme.txt
r2874519 r2893146 2 2 Tags: Fygaro, Online Payments, Gateway, Payment Button, Caribbean Payments, Central America Payments, Bank Integration, PayPal integration 3 3 Requires at least: 4.7 4 Tested up to: 6. 1.15 Stable tag: 0.0. 44 Tested up to: 6.2 5 Stable tag: 0.0.5 6 6 Contributors: fygaro 7 7 Requires PHP: 7.0 … … 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 The WooCommerce Fygaro Plugin gets online payments with your Local Bank and PayPalup and running within minutes and at the best rates!11 The WooCommerce Fygaro Plugin gets online payments with your Local Bank, PayPal, Yappy and Credix up and running within minutes and at the best rates! 12 12 13 13 14 14 == Description == 15 15 16 Accept Visa, MasterCard, American Express, Discover, KeyCard, Tasa 0, Mini Cuotas, and more from WooCommerce with direct settlement to your local bank account.16 Accept Visa, MasterCard, American Express, Discover, KeyCard, Tasa 0, Mini Cuotas, Yappy, Credix and more from WooCommerce with direct settlement to your local bank account. 17 17 18 18 *TAKE CREDIT CARD PAYMENTS EASILY AND DIRECTLY SECURE CHECKOUT PAGE WITH YOUR BRAND* … … 68 68 * Security Upgrades. 69 69 70 = 0.0.5 = 71 * General improvements. 72 * Security Upgrades. 73 * Added Block Support. 74 * Payment Option logos. 75 70 76 71 77 == Upgrade Notice == … … 80 86 = 0.0.3 = 81 87 * General improvements. 82 * Security Upgrade 88 * Security Upgrade. 83 89 84 90 = 0.0.4 = 85 91 * New features. 86 * Security Upgrades 92 * Security Upgrades. 93 94 = 0.0.5 = 95 * General improvements. 96 * Added Block Support. 97 * Payment Option logos.
Note: See TracChangeset
for help on using the changeset viewer.