Plugin Directory

Changeset 3127561


Ignore:
Timestamp:
07/29/2024 03:53:42 PM (20 months ago)
Author:
avify
Message:

Update to version 1.3.1 from GitHub

Location:
avify
Files:
30 added
20 deleted
28 edited
1 copied

Legend:

Unmodified
Added
Removed
  • avify/tags/1.3.1/.git/FETCH_HEAD

    r3122339 r3127561  
    1 c37f802479a44eeef86452301935c13816d38c1f        'c37f802479a44eeef86452301935c13816d38c1f' of https://github.com/avify-com/avify-wordpress-plugin
     1498b18a018e4f6324c26adfcef88a9222badd138        '498b18a018e4f6324c26adfcef88a9222badd138' of https://github.com/avify-com/avify-wordpress-plugin
  • avify/tags/1.3.1/.git/HEAD

    r3122339 r3127561  
    1 c37f802479a44eeef86452301935c13816d38c1f
     1498b18a018e4f6324c26adfcef88a9222badd138
  • avify/tags/1.3.1/.git/config

    r3122339 r3127561  
    1010    auto = 0
    1111[http "https://github.com/"]
    12     extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzX21zdnBHUTNYM2dCNmZGazVJd0hoSm51djRpVzhVNzFRRjRRTQ==
     12    extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzX2dvWWZZR053U1NqdVFUWkVXME9UMERreW02azI4SDE3MExVNA==
  • avify/tags/1.3.1/.git/logs/HEAD

    r3122339 r3127561  
    1 0000000000000000000000000000000000000000 c37f802479a44eeef86452301935c13816d38c1f runner <runner@fv-az774-16.(none)> 1721447226 +0000   checkout: moving from master to refs/tags/1.3.0
     10000000000000000000000000000000000000000 498b18a018e4f6324c26adfcef88a9222badd138 runner <runner@fv-az1456-632.(none)> 1722268383 +0000 checkout: moving from master to refs/tags/1.3.1
  • avify/tags/1.3.1/.git/shallow

    r3122339 r3127561  
    1 c37f802479a44eeef86452301935c13816d38c1f
     1498b18a018e4f6324c26adfcef88a9222badd138
  • avify/tags/1.3.1/README.md

    r3122339 r3127561  
    1 # Avify  Wordpress Plugin
     1# Avify Wordpress Plugin
     2
    23Contributors: juanescobar06, tubipapilla, jupagar77
    34Tags: avify, checkout, orders, payment gateway, woocommerce
     
    1112Connect your WooCommerce account to Avify and send all your orders to one centralized inventory.
    1213
    13 ## Description 
     14## Description
    1415
    1516Avify is an Order Management System that allows small businesses to orchestrate multiple sales channels in one central platform.
     
    2425Contact your dedicated support channel to get your API Key and the ID of your store.
    2526
    26 ### Multiple currencies
     27### Multiple currencies
     28
    2729Process payments and display prices in USD, CRC, MXN.
    2830
    29 ### Current version features
    30 * Customer data and card encryption.
    31 * Processing of payments in USD or CRC.
    32 * Sandbox testing.
    33 * Synchronize orders
     31### Current version features
    3432
    35 Do you want to know more about Avify? Please visit our [website](https://avify.com/) and find out what we can do.
     33-  Customer data and card encryption.
     34-  Processing of payments in USD or CRC.
     35-  Sandbox testing.
     36-  Synchronize orders
    3637
    37 ## Frequently Asked Questions
     38Do you want to know more about Avify? Please visit our [website](https://avify.com/?utm_source=WP.PLUGIN.PAGE&utm_medium=LINK.WEB) and find out what we can do.
     39
     40## Frequently Asked Questions
    3841
    3942### How much is the processing fee of Avify Payments?
     
    4144Avify's processing fee is 5.5% + $0.30 per successful transaction. You must have a subscription plan of $29/month to have access to this functionality.
    4245
    43  Where is my money deposited and what is the frecuency? =
     46Where is my money deposited and what is the frecuency? =
    4447
    4548Every 15 days Avify Payments sends you a report of your credit card transactions and the money is deposited in the account that you provided when you signed up for the subscription plan.
     
    4952When you sign up for a monthly subscription, our customer success department will provide you a personal support channel to attend any request you have.
    5053
    51 ## Installation 
     54## Installation
    5255
    53 * Make sure that you have at least PHP Version 7.0 and [WooCommerce](https://wordpress.org/plugins/woocommerce/) installed.
    54 * Upload the plugin zip file in Plugins > Add New > Upload Plugin > Choose the zip file and click "Install Now".
    55 * Enable the plugin under Woocommerce > Settings > Payments.
    56 * Press the "Manage" button and add your provided Store ID and Client Secret.
    57 * To connect the orders enable in the avify dashboard Integrations > Woocommerce
    58 ## Changelog
     56-  Make sure that you have at least PHP Version 7.0 and [WooCommerce](https://wordpress.org/plugins/woocommerce/) installed.
     57-  Upload the plugin zip file in Plugins > Add New > Upload Plugin > Choose the zip file and click "Install Now".
     58-  Enable the plugin under Woocommerce > Settings > Payments.
     59-  Press the "Manage" button and add your provided Store ID and Client Secret.
     60-  To connect the orders enable in the avify dashboard Integrations > Woocommerce
     61
     62## Changelog
    5963
    6064### 1.3.0
    6165
    62 * Fix loader UX
    63 * Allow user to customize loader asset
    64 * Allow user to customize buttons color
     66- Fix loader UX
     67- Allow user to customize loader asset
     68- Allow user to customize buttons color
    6569
    6670### 1.2.9
    6771
    68 * Fix custom options critical error
     72- Fix custom options critical error
    6973
    7074### 1.2.8
    7175
    72 * Send full address on rates calculation
     76- Send full address on rates calculation
    7377
    7478### 1.2.7
    7579
    76 * Fix pickup error on empty address
     80- Fix pickup error on empty address
    7781
    7882### 1.2.6
    7983
    80 * Fix loaders errors
     84- Fix loaders errors
    8185
    8286### 1.2.5
    8387
    84 * Manage regions selectors
     88- Manage regions selectors
    8589
    8690### 1.2.4
    8791
    88 * Avify checkout show multiple totals
     92- Avify checkout show multiple totals
    8993
    9094### 1.2.3
    9195
    92 * Avify checkout hide woo summary on success.
     96- Avify checkout hide woo summary on success.
    9397
    9498### 1.2.2
    9599
    96 * Avify checkout allow hide city field fix.
     100- Avify checkout allow hide city field fix.
    97101
    98102### 1.2.1
    99103
    100 * Avify checkout allow hide city field.
     104- Avify checkout allow hide city field.
    101105
    102106### 1.2.0
    103107
    104 * Avify checkout fixes.
     108- Avify checkout fixes.
    105109
    106110### 1.1.9
    107111
    108 * Avify checkout fix payments.
     112- Avify checkout fix payments.
    109113
    110114### 1.1.8
    111115
    112 * Avify checkout fix city error.
     116- Avify checkout fix city error.
    113117
    114118### 1.1.7
    115119
    116 * Avify checkout visual fixes.
     120- Avify checkout visual fixes.
    117121
    118 * ### 1.1.6
     122- ### 1.1.6
    119123
    120 * Avify checkout visual updates.
     124- Avify checkout visual updates.
    121125
    122 * ### 1.1.5
     126- ### 1.1.5
    123127
    124 * Avify checkout bug fixing.
     128- Avify checkout bug fixing.
    125129
    126130### 1.1.4
    127131
    128 * Avify checkout bug fixing.
     132- Avify checkout bug fixing.
    129133
    130134### 1.1.3
    131135
    132 * WordPress 6.3.1.
     136- WordPress 6.3.1.
    133137
    134138### 1.1.2
    135139
    136 * Avify checkout.
     140- Avify checkout.
    137141
    138142### 1.1.1
    139143
    140 * Remove cache shipping.
     144- Remove cache shipping.
    141145
    142146### 1.1.0
    143147
    144 * Fix configurable products custom option pricing.
     148- Fix configurable products custom option pricing.
    145149
    146150### 1.0.9
    147151
    148 * Add max width and height for image custom option.
    149 * Add missing spanish translations.
     152- Add max width and height for image custom option.
     153- Add missing spanish translations.
    150154
    151155### 1.0.8
    152156
    153 * Add support to Avify custom options.
     157- Add support to Avify custom options.
    154158
    155159### 1.0.7
    156160
    157 * Fix locked bug.
     161- Fix locked bug.
    158162
    159163### 1.0.6
    160164
    161 * Upgrade tested up to.
     165- Upgrade tested up to.
    162166
    163167### 1.0.5
    164168
    165 * Fix package bug.
     169- Fix package bug.
    166170
    167171### 1.0.4
    168172
    169 * Improve Avify rates collect.
     173- Improve Avify rates collect.
    170174
    171175### 1.0.3
    172176
    173 * Remove avify url as default value.
     177- Remove avify url as default value.
    174178
    175179### 1.0.2
    176180
    177 * Fixed bug when updating status of failed orders.
     181- Fixed bug when updating status of failed orders.
    178182
    179 ### 1.0.1 
     183### 1.0.1
    180184
    181 * Fixed minor bug with localization.
     185- Fixed minor bug with localization.
    182186
    183 ### 1.0.0 
     187### 1.0.0
    184188
    185 * Get shipping options from Avify
    186 * Sincronize orders from woocommerce to Avify
    187 * Process payments through our [Avify PHP Client Library](https://packagist.org/packages/avify/avify-php-client).
    188 * Custom card payment form.
    189 * Error handling with custom error messages.
    190 * Plugin localization: en_US (by default) and es_CR.
    191 * Gateway's custom settings: API mode, API version, store ID and client secret.
    192 * Sandbox testing capability.
    193 
     189-  Get shipping options from Avify
     190-  Sincronize orders from woocommerce to Avify
     191-  Process payments through our [Avify PHP Client Library](https://packagist.org/packages/avify/avify-php-client).
     192-  Custom card payment form.
     193-  Error handling with custom error messages.
     194-  Plugin localization: en_US (by default) and es_CR.
     195-  Gateway's custom settings: API mode, API version, store ID and client secret.
     196-  Sandbox testing capability.
  • avify/tags/1.3.1/readme.txt

    r3122339 r3127561  
    1313== Description ==
    1414
    15 Avify is an Order Management System that allows small businesses to orchestrate multiple sales channels in one central platform.
     15[Avify is a platform that gives you a WhatsApp CRM](https://avify.com/?utm_source=WP.PLUGIN.PAGE&utm_medium=LINK.WEB), an online store (or connection to an existing one), and a point of sale system for physical stores, all in one place.
    1616
    17 With our technology you can receive orders and payments coming from Wordpress and merge them with any other one coming from social
    18 media interaction like Instagram, Facebook or WhatsApp, where you can collect orders using magic links. You can connect your delivery
    19 system and your billing provider and operate one powerful workflow in automatic pilot.
     17By using [Avify](https://avify.com/?utm_source=WP.PLUGIN.PAGE&utm_medium=LINK.WEB), SMBs do not have to worry about maintaining inventory control manually since all sales channels affect a single centralized inventory.
    2018
    21 With the first version of the plugin you will be able to sync orders and online payments in WooCommerce via Avify Integration.
    22 We support major credit cards brands like Visa, Mastercard and American Express.
     19With our technology you can receive orders and payments coming from WordPress and merge them with any other one coming from social media interaction like Instagram, Facebook or WhatsApp. You can connect your logistics, payment and billing services so that any order that enters the business can process shipping price calculations, payment or transfer receipts, and receipts or invoices automatically.
     20
     21With our plugin you will be able to sync orders and online payments in WooCommerce via Avify Integration. Also, you can connect multiple card payment systems and [Avify](https://avify.com/?utm_source=WP.PLUGIN.PAGE&utm_medium=LINK.WEB) displays them at your checkout.
    2322
    2423Contact your dedicated support channel to get your API Key and the ID of your store.
     
    3332* Synchronize orders
    3433
    35 Do you want to know more about Avify? Please visit our [website](https://avify.com/) and find out what we can do.
     34Do you want to know more about Avify? Please visit our [website](https://avify.com/?utm_source=WP.PLUGIN.PAGE&utm_medium=LINK.WEB) and find out what we can do.
    3635
    3736== Frequently Asked Questions ==
    3837
    39 = How much is the processing fee of Avify?=
     38= Does Avify generate the order in WooCommerce? =
    4039
    41 Avify's processing fee is 5.5% + $0.30 per successful transaction. You must have a subscription plan of $29/month to have access to this functionality.
     40No, Avify only updates WooCommerce inventory. All orders including WooCommerce orders are managed from [Avify.](https://avify.com/?utm_source=WP.PLUGIN.PAGE&utm_medium=LINK.WEB)
    4241
    43 = Where is my money deposited and what is the frecuency? =
     42= Does Avify charge commissions for orders? =
    4443
    45 Every 15 days Avify sends you a report of your credit card transactions and the money is deposited in the account that you provided when you signed up for the subscription plan.
     44No, we do not have any charge for orders. Avify only charges a monthly subscription for its use and the value of the subscription varies depending on the plan each business chooses.
     45
     46To know more about [Avify](https://avify.com/?utm_source=WP.PLUGIN.PAGE&utm_medium=LINK.WEB) subscription plans visit [avify.com/pricing](http://avify.com/pricing)
    4647
    4748= Where can I find my dedicated support channel? =
  • avify/trunk/.git/FETCH_HEAD

    r3122339 r3127561  
    1 c37f802479a44eeef86452301935c13816d38c1f        'c37f802479a44eeef86452301935c13816d38c1f' of https://github.com/avify-com/avify-wordpress-plugin
     1498b18a018e4f6324c26adfcef88a9222badd138        '498b18a018e4f6324c26adfcef88a9222badd138' of https://github.com/avify-com/avify-wordpress-plugin
  • avify/trunk/.git/HEAD

    r3122339 r3127561  
    1 c37f802479a44eeef86452301935c13816d38c1f
     1498b18a018e4f6324c26adfcef88a9222badd138
  • avify/trunk/.git/config

    r3122339 r3127561  
    1010    auto = 0
    1111[http "https://github.com/"]
    12     extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzX21zdnBHUTNYM2dCNmZGazVJd0hoSm51djRpVzhVNzFRRjRRTQ==
     12    extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzX2dvWWZZR053U1NqdVFUWkVXME9UMERreW02azI4SDE3MExVNA==
  • avify/trunk/.git/logs/HEAD

    r3122339 r3127561  
    1 0000000000000000000000000000000000000000 c37f802479a44eeef86452301935c13816d38c1f runner <runner@fv-az774-16.(none)> 1721447226 +0000   checkout: moving from master to refs/tags/1.3.0
     10000000000000000000000000000000000000000 498b18a018e4f6324c26adfcef88a9222badd138 runner <runner@fv-az1456-632.(none)> 1722268383 +0000 checkout: moving from master to refs/tags/1.3.1
  • avify/trunk/.git/shallow

    r3122339 r3127561  
    1 c37f802479a44eeef86452301935c13816d38c1f
     1498b18a018e4f6324c26adfcef88a9222badd138
  • avify/trunk/README.md

    r3122339 r3127561  
    1 # Avify  Wordpress Plugin
     1# Avify Wordpress Plugin
     2
    23Contributors: juanescobar06, tubipapilla, jupagar77
    34Tags: avify, checkout, orders, payment gateway, woocommerce
     
    1112Connect your WooCommerce account to Avify and send all your orders to one centralized inventory.
    1213
    13 ## Description 
     14## Description
    1415
    1516Avify is an Order Management System that allows small businesses to orchestrate multiple sales channels in one central platform.
     
    2425Contact your dedicated support channel to get your API Key and the ID of your store.
    2526
    26 ### Multiple currencies
     27### Multiple currencies
     28
    2729Process payments and display prices in USD, CRC, MXN.
    2830
    29 ### Current version features
    30 * Customer data and card encryption.
    31 * Processing of payments in USD or CRC.
    32 * Sandbox testing.
    33 * Synchronize orders
     31### Current version features
    3432
    35 Do you want to know more about Avify? Please visit our [website](https://avify.com/) and find out what we can do.
     33-  Customer data and card encryption.
     34-  Processing of payments in USD or CRC.
     35-  Sandbox testing.
     36-  Synchronize orders
    3637
    37 ## Frequently Asked Questions
     38Do you want to know more about Avify? Please visit our [website](https://avify.com/?utm_source=WP.PLUGIN.PAGE&utm_medium=LINK.WEB) and find out what we can do.
     39
     40## Frequently Asked Questions
    3841
    3942### How much is the processing fee of Avify Payments?
     
    4144Avify's processing fee is 5.5% + $0.30 per successful transaction. You must have a subscription plan of $29/month to have access to this functionality.
    4245
    43  Where is my money deposited and what is the frecuency? =
     46Where is my money deposited and what is the frecuency? =
    4447
    4548Every 15 days Avify Payments sends you a report of your credit card transactions and the money is deposited in the account that you provided when you signed up for the subscription plan.
     
    4952When you sign up for a monthly subscription, our customer success department will provide you a personal support channel to attend any request you have.
    5053
    51 ## Installation 
     54## Installation
    5255
    53 * Make sure that you have at least PHP Version 7.0 and [WooCommerce](https://wordpress.org/plugins/woocommerce/) installed.
    54 * Upload the plugin zip file in Plugins > Add New > Upload Plugin > Choose the zip file and click "Install Now".
    55 * Enable the plugin under Woocommerce > Settings > Payments.
    56 * Press the "Manage" button and add your provided Store ID and Client Secret.
    57 * To connect the orders enable in the avify dashboard Integrations > Woocommerce
    58 ## Changelog
     56-  Make sure that you have at least PHP Version 7.0 and [WooCommerce](https://wordpress.org/plugins/woocommerce/) installed.
     57-  Upload the plugin zip file in Plugins > Add New > Upload Plugin > Choose the zip file and click "Install Now".
     58-  Enable the plugin under Woocommerce > Settings > Payments.
     59-  Press the "Manage" button and add your provided Store ID and Client Secret.
     60-  To connect the orders enable in the avify dashboard Integrations > Woocommerce
     61
     62## Changelog
    5963
    6064### 1.3.0
    6165
    62 * Fix loader UX
    63 * Allow user to customize loader asset
    64 * Allow user to customize buttons color
     66- Fix loader UX
     67- Allow user to customize loader asset
     68- Allow user to customize buttons color
    6569
    6670### 1.2.9
    6771
    68 * Fix custom options critical error
     72- Fix custom options critical error
    6973
    7074### 1.2.8
    7175
    72 * Send full address on rates calculation
     76- Send full address on rates calculation
    7377
    7478### 1.2.7
    7579
    76 * Fix pickup error on empty address
     80- Fix pickup error on empty address
    7781
    7882### 1.2.6
    7983
    80 * Fix loaders errors
     84- Fix loaders errors
    8185
    8286### 1.2.5
    8387
    84 * Manage regions selectors
     88- Manage regions selectors
    8589
    8690### 1.2.4
    8791
    88 * Avify checkout show multiple totals
     92- Avify checkout show multiple totals
    8993
    9094### 1.2.3
    9195
    92 * Avify checkout hide woo summary on success.
     96- Avify checkout hide woo summary on success.
    9397
    9498### 1.2.2
    9599
    96 * Avify checkout allow hide city field fix.
     100- Avify checkout allow hide city field fix.
    97101
    98102### 1.2.1
    99103
    100 * Avify checkout allow hide city field.
     104- Avify checkout allow hide city field.
    101105
    102106### 1.2.0
    103107
    104 * Avify checkout fixes.
     108- Avify checkout fixes.
    105109
    106110### 1.1.9
    107111
    108 * Avify checkout fix payments.
     112- Avify checkout fix payments.
    109113
    110114### 1.1.8
    111115
    112 * Avify checkout fix city error.
     116- Avify checkout fix city error.
    113117
    114118### 1.1.7
    115119
    116 * Avify checkout visual fixes.
     120- Avify checkout visual fixes.
    117121
    118 * ### 1.1.6
     122- ### 1.1.6
    119123
    120 * Avify checkout visual updates.
     124- Avify checkout visual updates.
    121125
    122 * ### 1.1.5
     126- ### 1.1.5
    123127
    124 * Avify checkout bug fixing.
     128- Avify checkout bug fixing.
    125129
    126130### 1.1.4
    127131
    128 * Avify checkout bug fixing.
     132- Avify checkout bug fixing.
    129133
    130134### 1.1.3
    131135
    132 * WordPress 6.3.1.
     136- WordPress 6.3.1.
    133137
    134138### 1.1.2
    135139
    136 * Avify checkout.
     140- Avify checkout.
    137141
    138142### 1.1.1
    139143
    140 * Remove cache shipping.
     144- Remove cache shipping.
    141145
    142146### 1.1.0
    143147
    144 * Fix configurable products custom option pricing.
     148- Fix configurable products custom option pricing.
    145149
    146150### 1.0.9
    147151
    148 * Add max width and height for image custom option.
    149 * Add missing spanish translations.
     152- Add max width and height for image custom option.
     153- Add missing spanish translations.
    150154
    151155### 1.0.8
    152156
    153 * Add support to Avify custom options.
     157- Add support to Avify custom options.
    154158
    155159### 1.0.7
    156160
    157 * Fix locked bug.
     161- Fix locked bug.
    158162
    159163### 1.0.6
    160164
    161 * Upgrade tested up to.
     165- Upgrade tested up to.
    162166
    163167### 1.0.5
    164168
    165 * Fix package bug.
     169- Fix package bug.
    166170
    167171### 1.0.4
    168172
    169 * Improve Avify rates collect.
     173- Improve Avify rates collect.
    170174
    171175### 1.0.3
    172176
    173 * Remove avify url as default value.
     177- Remove avify url as default value.
    174178
    175179### 1.0.2
    176180
    177 * Fixed bug when updating status of failed orders.
     181- Fixed bug when updating status of failed orders.
    178182
    179 ### 1.0.1 
     183### 1.0.1
    180184
    181 * Fixed minor bug with localization.
     185- Fixed minor bug with localization.
    182186
    183 ### 1.0.0 
     187### 1.0.0
    184188
    185 * Get shipping options from Avify
    186 * Sincronize orders from woocommerce to Avify
    187 * Process payments through our [Avify PHP Client Library](https://packagist.org/packages/avify/avify-php-client).
    188 * Custom card payment form.
    189 * Error handling with custom error messages.
    190 * Plugin localization: en_US (by default) and es_CR.
    191 * Gateway's custom settings: API mode, API version, store ID and client secret.
    192 * Sandbox testing capability.
    193 
     189-  Get shipping options from Avify
     190-  Sincronize orders from woocommerce to Avify
     191-  Process payments through our [Avify PHP Client Library](https://packagist.org/packages/avify/avify-php-client).
     192-  Custom card payment form.
     193-  Error handling with custom error messages.
     194-  Plugin localization: en_US (by default) and es_CR.
     195-  Gateway's custom settings: API mode, API version, store ID and client secret.
     196-  Sandbox testing capability.
  • avify/trunk/readme.txt

    r3122339 r3127561  
    1313== Description ==
    1414
    15 Avify is an Order Management System that allows small businesses to orchestrate multiple sales channels in one central platform.
     15[Avify is a platform that gives you a WhatsApp CRM](https://avify.com/?utm_source=WP.PLUGIN.PAGE&utm_medium=LINK.WEB), an online store (or connection to an existing one), and a point of sale system for physical stores, all in one place.
    1616
    17 With our technology you can receive orders and payments coming from Wordpress and merge them with any other one coming from social
    18 media interaction like Instagram, Facebook or WhatsApp, where you can collect orders using magic links. You can connect your delivery
    19 system and your billing provider and operate one powerful workflow in automatic pilot.
     17By using [Avify](https://avify.com/?utm_source=WP.PLUGIN.PAGE&utm_medium=LINK.WEB), SMBs do not have to worry about maintaining inventory control manually since all sales channels affect a single centralized inventory.
    2018
    21 With the first version of the plugin you will be able to sync orders and online payments in WooCommerce via Avify Integration.
    22 We support major credit cards brands like Visa, Mastercard and American Express.
     19With our technology you can receive orders and payments coming from WordPress and merge them with any other one coming from social media interaction like Instagram, Facebook or WhatsApp. You can connect your logistics, payment and billing services so that any order that enters the business can process shipping price calculations, payment or transfer receipts, and receipts or invoices automatically.
     20
     21With our plugin you will be able to sync orders and online payments in WooCommerce via Avify Integration. Also, you can connect multiple card payment systems and [Avify](https://avify.com/?utm_source=WP.PLUGIN.PAGE&utm_medium=LINK.WEB) displays them at your checkout.
    2322
    2423Contact your dedicated support channel to get your API Key and the ID of your store.
     
    3332* Synchronize orders
    3433
    35 Do you want to know more about Avify? Please visit our [website](https://avify.com/) and find out what we can do.
     34Do you want to know more about Avify? Please visit our [website](https://avify.com/?utm_source=WP.PLUGIN.PAGE&utm_medium=LINK.WEB) and find out what we can do.
    3635
    3736== Frequently Asked Questions ==
    3837
    39 = How much is the processing fee of Avify?=
     38= Does Avify generate the order in WooCommerce? =
    4039
    41 Avify's processing fee is 5.5% + $0.30 per successful transaction. You must have a subscription plan of $29/month to have access to this functionality.
     40No, Avify only updates WooCommerce inventory. All orders including WooCommerce orders are managed from [Avify.](https://avify.com/?utm_source=WP.PLUGIN.PAGE&utm_medium=LINK.WEB)
    4241
    43 = Where is my money deposited and what is the frecuency? =
     42= Does Avify charge commissions for orders? =
    4443
    45 Every 15 days Avify sends you a report of your credit card transactions and the money is deposited in the account that you provided when you signed up for the subscription plan.
     44No, we do not have any charge for orders. Avify only charges a monthly subscription for its use and the value of the subscription varies depending on the plan each business chooses.
     45
     46To know more about [Avify](https://avify.com/?utm_source=WP.PLUGIN.PAGE&utm_medium=LINK.WEB) subscription plans visit [avify.com/pricing](http://avify.com/pricing)
    4647
    4748= Where can I find my dedicated support channel? =
Note: See TracChangeset for help on using the changeset viewer.