Changeset 2916059
- Timestamp:
- 05/22/2023 07:33:22 PM (3 years ago)
- Location:
- rave-woocommerce-payment-gateway
- Files:
-
- 114 added
- 14 deleted
- 2 edited
- 1 copied
-
tags/2.3.2 (copied) (copied from rave-woocommerce-payment-gateway/trunk)
-
tags/2.3.2/README.md (deleted)
-
tags/2.3.2/assets/css (added)
-
tags/2.3.2/assets/css/checkout.css (added)
-
tags/2.3.2/assets/img/amex.svg (added)
-
tags/2.3.2/assets/img/diners.svg (added)
-
tags/2.3.2/assets/img/discover.svg (added)
-
tags/2.3.2/assets/img/flutterwave-full.svg (added)
-
tags/2.3.2/assets/img/mastercard.svg (added)
-
tags/2.3.2/assets/img/visa.svg (added)
-
tags/2.3.2/assets/js/checkout.js (added)
-
tags/2.3.2/assets/js/checkout.min.js (added)
-
tags/2.3.2/assets/js/flw.js (deleted)
-
tags/2.3.2/build (added)
-
tags/2.3.2/build/index.asset.php (added)
-
tags/2.3.2/build/index.js (added)
-
tags/2.3.2/changelog.txt (added)
-
tags/2.3.2/client (added)
-
tags/2.3.2/client/api (added)
-
tags/2.3.2/client/api/blocks.js (added)
-
tags/2.3.2/client/blocks (added)
-
tags/2.3.2/client/blocks/credit-card (added)
-
tags/2.3.2/client/blocks/credit-card/.gitkeep (added)
-
tags/2.3.2/client/blocks/index.js (added)
-
tags/2.3.2/client/blocks/normalize.js (added)
-
tags/2.3.2/client/blocks/payment-method (added)
-
tags/2.3.2/client/blocks/payment-method/constants.js (added)
-
tags/2.3.2/client/blocks/payment-method/index.js (added)
-
tags/2.3.2/client/blocks/payment-request (added)
-
tags/2.3.2/client/blocks/payment-request/apple-pay-preview.js (added)
-
tags/2.3.2/client/blocks/payment-request/branded-buttons.js (added)
-
tags/2.3.2/client/blocks/payment-request/constants.js (added)
-
tags/2.3.2/client/blocks/payment-request/custom-button.js (added)
-
tags/2.3.2/client/blocks/payment-request/event-handlers.js (added)
-
tags/2.3.2/client/blocks/payment-request/hooks.js (added)
-
tags/2.3.2/client/blocks/payment-request/index.js (added)
-
tags/2.3.2/client/blocks/payment-request/payment-request-express.js (added)
-
tags/2.3.2/client/blocks/utils.js (added)
-
tags/2.3.2/client/payment-method-icons (added)
-
tags/2.3.2/client/payment-method-icons/.gitkeep (added)
-
tags/2.3.2/flutterwave-rave-php-sdk (deleted)
-
tags/2.3.2/i18n (added)
-
tags/2.3.2/i18n/languages (added)
-
tags/2.3.2/i18n/languages/rave-woocommerce-payment-gateway.pot (added)
-
tags/2.3.2/includes/blocks (added)
-
tags/2.3.2/includes/blocks/class-flutterwave-wc-gateway-blocks-support.php (added)
-
tags/2.3.2/includes/class-flutterwave.php (added)
-
tags/2.3.2/includes/class-flw-wc-payment-gateway-event-handler.php (added)
-
tags/2.3.2/includes/class-flw-wc-payment-gateway-subscriptions.php (added)
-
tags/2.3.2/includes/class-flw-wc-payment-gateway.php (added)
-
tags/2.3.2/includes/class.flw_wc_payment_gateway.php (deleted)
-
tags/2.3.2/includes/class.flw_wc_subscription_payment.php (deleted)
-
tags/2.3.2/includes/client (added)
-
tags/2.3.2/includes/client/class-flw-wc-payment-gateway-client.php (added)
-
tags/2.3.2/includes/client/class-flw-wc-payment-gateway-request.php (added)
-
tags/2.3.2/includes/client/class-flw-wc-payment-gateway-sdk.php (added)
-
tags/2.3.2/includes/contracts (added)
-
tags/2.3.2/includes/contracts/class-flw-wc-payment-gateway-event-handler-interface.php (added)
-
tags/2.3.2/includes/eventHandler.php (deleted)
-
tags/2.3.2/includes/notices (added)
-
tags/2.3.2/includes/notices/class-flw-wc-payment-gateway-notices.php (added)
-
tags/2.3.2/includes/views (added)
-
tags/2.3.2/includes/views/html-admin-missing-woocommerce.php (added)
-
tags/2.3.2/rave-woocommerce-payment-gateway.php (added)
-
tags/2.3.2/readme.txt (modified) (7 diffs)
-
tags/2.3.2/woocommerce-rave.php (deleted)
-
trunk/README.md (deleted)
-
trunk/assets/css (added)
-
trunk/assets/css/checkout.css (added)
-
trunk/assets/img/amex.svg (added)
-
trunk/assets/img/diners.svg (added)
-
trunk/assets/img/discover.svg (added)
-
trunk/assets/img/flutterwave-full.svg (added)
-
trunk/assets/img/mastercard.svg (added)
-
trunk/assets/img/visa.svg (added)
-
trunk/assets/js/checkout.js (added)
-
trunk/assets/js/checkout.min.js (added)
-
trunk/assets/js/flw.js (deleted)
-
trunk/build (added)
-
trunk/build/index.asset.php (added)
-
trunk/build/index.js (added)
-
trunk/changelog.txt (added)
-
trunk/client (added)
-
trunk/client/api (added)
-
trunk/client/api/blocks.js (added)
-
trunk/client/blocks (added)
-
trunk/client/blocks/credit-card (added)
-
trunk/client/blocks/credit-card/.gitkeep (added)
-
trunk/client/blocks/index.js (added)
-
trunk/client/blocks/normalize.js (added)
-
trunk/client/blocks/payment-method (added)
-
trunk/client/blocks/payment-method/constants.js (added)
-
trunk/client/blocks/payment-method/index.js (added)
-
trunk/client/blocks/payment-request (added)
-
trunk/client/blocks/payment-request/apple-pay-preview.js (added)
-
trunk/client/blocks/payment-request/branded-buttons.js (added)
-
trunk/client/blocks/payment-request/constants.js (added)
-
trunk/client/blocks/payment-request/custom-button.js (added)
-
trunk/client/blocks/payment-request/event-handlers.js (added)
-
trunk/client/blocks/payment-request/hooks.js (added)
-
trunk/client/blocks/payment-request/index.js (added)
-
trunk/client/blocks/payment-request/payment-request-express.js (added)
-
trunk/client/blocks/utils.js (added)
-
trunk/client/payment-method-icons (added)
-
trunk/client/payment-method-icons/.gitkeep (added)
-
trunk/flutterwave-rave-php-sdk (deleted)
-
trunk/i18n (added)
-
trunk/i18n/languages (added)
-
trunk/i18n/languages/rave-woocommerce-payment-gateway.pot (added)
-
trunk/includes/blocks (added)
-
trunk/includes/blocks/class-flutterwave-wc-gateway-blocks-support.php (added)
-
trunk/includes/class-flutterwave.php (added)
-
trunk/includes/class-flw-wc-payment-gateway-event-handler.php (added)
-
trunk/includes/class-flw-wc-payment-gateway-subscriptions.php (added)
-
trunk/includes/class-flw-wc-payment-gateway.php (added)
-
trunk/includes/class.flw_wc_payment_gateway.php (deleted)
-
trunk/includes/class.flw_wc_subscription_payment.php (deleted)
-
trunk/includes/client (added)
-
trunk/includes/client/class-flw-wc-payment-gateway-client.php (added)
-
trunk/includes/client/class-flw-wc-payment-gateway-request.php (added)
-
trunk/includes/client/class-flw-wc-payment-gateway-sdk.php (added)
-
trunk/includes/contracts (added)
-
trunk/includes/contracts/class-flw-wc-payment-gateway-event-handler-interface.php (added)
-
trunk/includes/eventHandler.php (deleted)
-
trunk/includes/notices (added)
-
trunk/includes/notices/class-flw-wc-payment-gateway-notices.php (added)
-
trunk/includes/views (added)
-
trunk/includes/views/html-admin-missing-woocommerce.php (added)
-
trunk/rave-woocommerce-payment-gateway.php (added)
-
trunk/readme.txt (modified) (7 diffs)
-
trunk/woocommerce-rave.php (deleted)
Legend:
- Unmodified
- Added
- Removed
-
rave-woocommerce-payment-gateway/tags/2.3.2/readme.txt
r2915895 r2916059 1 1 === Flutterwave WooCommerce === 2 2 Contributors: theflutterwave 3 Tags: rave,flutterwave, woocommerce, payments, nigeria, mastercard, visa, target,Naira,payments,verve,donation,church,shop,store, ghana, kenya, international, mastercard, visa3 Tags: fintech,flutterwave, woocommerce, payments, nigeria, mastercard, visa, target,Naira,payments,verve,donation,church,shop,store, ghana, kenya, international, mastercard, visa 4 4 Requires at least: 3.1 5 Tested up to: 6. 06 Stable tag: 2.3. 15 Tested up to: 6.2.1 6 Stable tag: 2.3.2 7 7 License: MIT 8 License URI: https://github.com/Flutterwave/ rave-woocommerce/blob/master/LICENSE8 License URI: https://github.com/Flutterwave/Woocommerce/blob/master/LICENSE 9 9 10 10 The WooCommerce Plugin makes it very easy and quick to add Flutterwave Payment option on Checkout for your online store. Accept Credit card, Debit card and Bank account payment directly on your store with the Flutterwave Plugin for WooCommerce. … … 24 24 1. Flutterwave for business [API Keys](https://developer.flutterwave.com/docs/integration-guides/authentication) 25 25 2. [WooCommerce](https://woocommerce.com/) 26 3. [WooCommerce Shipping & Tax](https://wordpress.org/plugins/woocommerce-services/) 27 4. [Facebook for WooCommerce](https://wordpress.org/plugins/facebook-for-woocommerce/) 28 5. [Google Ads & Marketing by Kliken](https://wordpress.org/plugins/kliken-marketing-for-google/) 29 6. Supported PHP version: 5.6.0 - 8.1.0 26 6. Supported PHP version: 7.4.0 - 8.1.0 30 27 31 28 == Installation == … … 39 36 * Activate the plugin. 40 37 * Click on "WooCommerce > Settings" from the left menu and click the "Checkout" tab. 41 * Click on the __ Rave__ link from the available Checkout Options38 * Click on the __Flutterwave__ link from the available Checkout Options 42 39 * Configure your __Flutterwave Woocommerce__ settings accordingly. 43 40 … … 48 45 4. Activate the plugin. 49 46 5. Click on "WooCommerce > Settings" from the left menu and click the "Checkout" tab. 50 6. Click on the __ Rave__ link from the available Checkout Options47 6. Click on the __Flutterwave__ link from the available Checkout Options 51 48 7. Configure your __Flutterwave WooCommerce__ settings accordingly. 52 49 … … 54 51 55 52 = Configure the plugin = 56 To configure the plugin, go to __WooCommerce > Settings__ from the left menu, click __Checkout__ tab. Click on __ Rave__.53 To configure the plugin, go to __WooCommerce > Settings__ from the left menu, click __Checkout__ tab. Click on __Flutterwave__. 57 54 58 * __Enable/Disable__ - check the box to enable Rave Payment Gateway.59 * __Pay Button Public Key__ - Enter your public key which can be retrieved from the "Pay Buttons" page on your Rave account dashboard.60 * __Modal Title__ - (Optional) customize the title of the Pay Modal. Default is Rave.55 * __Enable/Disable__ - check the box to enable Flutterwave WooCommerce. 56 * __Pay Button Public Key__ - Enter your public key which can be retrieved from the "Pay Buttons" page on your Flutterwave account dashboard. 57 * __Modal Title__ - (Optional) customize the title of the Pay Modal. Default is Flutterwave. 61 58 * Click __Save Changes__ to save your changes. 62 59 … … 82 79 For additional assistance using this library, contact the developer experience (DX) team via [email](mailto:developers@flutterwavego.com) or on [slack](https://bit.ly/34Vkzcg). 83 80 84 You can also follow us [@FlutterwaveEng](https://twitter.com/FlutterwaveEng) and let us know what you think 😊.81 You can also follow us [@FlutterwaveEng](https://twitter.com/FlutterwaveEng) and let us know what you think 😊. 85 82 86 83 = Contribution guidelines = … … 100 97 101 98 == Changelog == 99 = 2.3.2 = 100 * Added: Support for WooCommerce Blocks. 101 * Updated: WooCommerce Checkout Process. 102 102 = 2.3.0 = 103 103 * Fix: Handled MobileMoney Payment Handler Error. -
rave-woocommerce-payment-gateway/trunk/readme.txt
r2915895 r2916059 1 1 === Flutterwave WooCommerce === 2 2 Contributors: theflutterwave 3 Tags: rave,flutterwave, woocommerce, payments, nigeria, mastercard, visa, target,Naira,payments,verve,donation,church,shop,store, ghana, kenya, international, mastercard, visa3 Tags: fintech,flutterwave, woocommerce, payments, nigeria, mastercard, visa, target,Naira,payments,verve,donation,church,shop,store, ghana, kenya, international, mastercard, visa 4 4 Requires at least: 3.1 5 Tested up to: 6. 06 Stable tag: 2.3. 15 Tested up to: 6.2.1 6 Stable tag: 2.3.2 7 7 License: MIT 8 License URI: https://github.com/Flutterwave/ rave-woocommerce/blob/master/LICENSE8 License URI: https://github.com/Flutterwave/Woocommerce/blob/master/LICENSE 9 9 10 10 The WooCommerce Plugin makes it very easy and quick to add Flutterwave Payment option on Checkout for your online store. Accept Credit card, Debit card and Bank account payment directly on your store with the Flutterwave Plugin for WooCommerce. … … 24 24 1. Flutterwave for business [API Keys](https://developer.flutterwave.com/docs/integration-guides/authentication) 25 25 2. [WooCommerce](https://woocommerce.com/) 26 3. [WooCommerce Shipping & Tax](https://wordpress.org/plugins/woocommerce-services/) 27 4. [Facebook for WooCommerce](https://wordpress.org/plugins/facebook-for-woocommerce/) 28 5. [Google Ads & Marketing by Kliken](https://wordpress.org/plugins/kliken-marketing-for-google/) 29 6. Supported PHP version: 5.6.0 - 8.1.0 26 6. Supported PHP version: 7.4.0 - 8.1.0 30 27 31 28 == Installation == … … 39 36 * Activate the plugin. 40 37 * Click on "WooCommerce > Settings" from the left menu and click the "Checkout" tab. 41 * Click on the __ Rave__ link from the available Checkout Options38 * Click on the __Flutterwave__ link from the available Checkout Options 42 39 * Configure your __Flutterwave Woocommerce__ settings accordingly. 43 40 … … 48 45 4. Activate the plugin. 49 46 5. Click on "WooCommerce > Settings" from the left menu and click the "Checkout" tab. 50 6. Click on the __ Rave__ link from the available Checkout Options47 6. Click on the __Flutterwave__ link from the available Checkout Options 51 48 7. Configure your __Flutterwave WooCommerce__ settings accordingly. 52 49 … … 54 51 55 52 = Configure the plugin = 56 To configure the plugin, go to __WooCommerce > Settings__ from the left menu, click __Checkout__ tab. Click on __ Rave__.53 To configure the plugin, go to __WooCommerce > Settings__ from the left menu, click __Checkout__ tab. Click on __Flutterwave__. 57 54 58 * __Enable/Disable__ - check the box to enable Rave Payment Gateway.59 * __Pay Button Public Key__ - Enter your public key which can be retrieved from the "Pay Buttons" page on your Rave account dashboard.60 * __Modal Title__ - (Optional) customize the title of the Pay Modal. Default is Rave.55 * __Enable/Disable__ - check the box to enable Flutterwave WooCommerce. 56 * __Pay Button Public Key__ - Enter your public key which can be retrieved from the "Pay Buttons" page on your Flutterwave account dashboard. 57 * __Modal Title__ - (Optional) customize the title of the Pay Modal. Default is Flutterwave. 61 58 * Click __Save Changes__ to save your changes. 62 59 … … 82 79 For additional assistance using this library, contact the developer experience (DX) team via [email](mailto:developers@flutterwavego.com) or on [slack](https://bit.ly/34Vkzcg). 83 80 84 You can also follow us [@FlutterwaveEng](https://twitter.com/FlutterwaveEng) and let us know what you think 😊.81 You can also follow us [@FlutterwaveEng](https://twitter.com/FlutterwaveEng) and let us know what you think 😊. 85 82 86 83 = Contribution guidelines = … … 100 97 101 98 == Changelog == 99 = 2.3.2 = 100 * Added: Support for WooCommerce Blocks. 101 * Updated: WooCommerce Checkout Process. 102 102 = 2.3.0 = 103 103 * Fix: Handled MobileMoney Payment Handler Error.
Note: See TracChangeset
for help on using the changeset viewer.