REPAY ERP & eCommerce Release Notes logo
Back to Homepage Subscribe to Updates

ERP & eCommerce Release Notes

Labels

  • All Posts
  • REPAY ClickToPay
  • REPAY Payables Platform
  • Acumatica
  • CDK Global
  • eCommerce
  • Microsoft Dynamics 365
  • Sage 100
  • Sage 300
  • Sage Intacct
  • Sage X3
  • SAP Business One
  • Announcement
  • Compatibility
  • Hotfix

Jump to Month

  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • November 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • January 2022
  • December 2021
  • October 2021
  • August 2021
  • July 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • January 2017
eCommerce
2 months ago

Adobe Commerce (Magento2): Version 3.3.10

Released: March 12, 2025

This release saves the credit card type (Visa, Mastercard, etc.) with credit/debit card payment methods.

Release Notes

TicketTypeDescription
ERP-8144FixThe REPAY plugin now saves the credit card type with credit/debit card payment methods. Values are AE (American Express), DI (Discover), MC (Mastercard) and VI (Visa).


Downloads

Download the REPAY Plug-in

Installation

If you have a previous version of the REPAY plug-in installed, remove it first. Use an SSH telnet client like PuTTY to access your Magento files.

To install the plugin:

  1. Download the REPAY plug-in file and extract the contents.
  2. Rename the extracted folder to Aps.
  3. Log in to your Magento server and copy the Aps folder to the following location (create /code/Asi/ if necessary).
    /var/www/html/magento2/app/code/Asi/Aps
  4. Using sudo permissions, set the file permissions for the Aps folder:
    sudo find . -type d -exec chmod 775 {} + && 
    sudo find . -type f -exec chmod 664 {} +
  5. Navigate to the Magento 2 installation folder:
    cd /var/www/html/magento2
  6. Using sudo permissions, run these commands, in order, to complete the installation.
    sudo bin/magento cache:disable
    sudo bin/magento setup:upgrade
    sudo bin/magento setup:di:compile
    sudo bin/magento cache:enable
    sudo bin/magento cache:flush

The REPAY Magento installation is complete.

eCommerce
2 months ago

WooCommerce: Version 3.3.4

Released: March 12, 2025

This release fixes an error that caused a merchant's WordPress site to crash when initializing version 3.3.0 of the plugin.

Release Notes

TicketTypeDescription
ERP-8099FixFixed an issue in version 3.3.0 of the REPAY plugin that caused a merchant's WordPress site to crash when initializing the plugin.


Downloads

Download REPAY for WooCommerce

Installation

To install the plugin:

  1. Download the plugin but don't unzip it. 
  2. Sign in to the WordPress admin dashboard and select Plugins and then click Add New.
  3. At the top of the Add Plugins page, click Upload Plugin and browse to select the REPAY plugin.
  4. Click Install Now.
eCommerce
3 months ago

Adobe Commerce (Magento2): Version 3.3.9

Released: February 21, 2025

This release is compatible with v2.4.8-beta1, corrects an issue with placing orders in the Admin workspace and includes internal security updates.

Release Notes

TicketTypeDescription
ERP-7803FeatureUpdates to ensure the REPAY plugin is compatible with v2.4.8-beta1.
ERP-8079FixA merchant reported they couldn't place orders in the Admin workspace.
MultipleFixInternal security fixes and updates.


Downloads

Download the REPAY Plug-in

Installation

If you have a previous version of the REPAY plug-in installed, remove it first. Use an SSH telnet client like PuTTY to access your Magento files.

To install the plugin:

  1. Download the REPAY plug-in file and extract the contents.
  2. Rename the extracted folder to Aps.
  3. Log in to your Magento server and copy the Aps folder to the following location (create /code/Asi/ if necessary).
    /var/www/html/magento2/app/code/Asi/Aps
  4. Using sudo permissions, set the file permissions for the Aps folder:
    sudo find . -type d -exec chmod 775 {} + && 
    sudo find . -type f -exec chmod 664 {} +
  5. Navigate to the Magento 2 installation folder:
    cd /var/www/html/magento2
  6. Using sudo permissions, run these commands, in order, to complete the installation.
    sudo bin/magento cache:disable
    sudo bin/magento setup:upgrade
    sudo bin/magento setup:di:compile
    sudo bin/magento cache:enable
    sudo bin/magento cache:flush

The REPAY Magento installation is complete.

eCommerce
3 months ago

WooCommerce: Version 3.3.3

Released: February 21, 2025

This release fixes a compatibility issue in a previous version of the REPAY plugin that could cause installation to fail.

Release Notes

TicketTypeDescription
ERP-8074FixProduction support. A merchant reported that installation of version 3.3.0 of the REPAY plugin failed.


Downloads

Download REPAY for WooCommerce

Installation

To install the plugin:

  1. Download the plugin but don't unzip it. 
  2. Sign in to the WordPress admin dashboard and select Plugins and then click Add New.
  3. At the top of the Add Plugins page, click Upload Plugin and browse to select the REPAY plugin.
  4. Click Install Now. 
eCommerce
5 months ago

WooCommerce: Version 3.3.0

Released: December 3, 2024

This release includes preparations to add the REPAY plugin to the WooCommerce Marketplace and corrected a REPAY pop-up error.

Release Notes

REPAY for WooCommerce is a WordPress plugin. To access REPAY settings, in the WordPress admin console, go to WooCommerce > Settings and click the Payments tab. Next to REPAY Configurations, click Manage.

TicketTypeDescription
ERP-7296FeatureCompleted a list of changes and recommendations to prepare the REPAY plugin for the WooCommerce Marketplace.
ERP-7657
FixCorrected the REPAY pop-up prompting the user to enter payment information twice.


Downloads

Download REPAY for WooCommerce

Installation

To install the plugin:

  1. Download the plugin but don't unzip it. 
  2. Sign in to the WordPress admin dashboard and select Plugins and then click Add New.
  3. At the top of the Add Plugins page, click Upload Plugin and browse to select the REPAY plugin.
  4. Click Install Now. 
eCommerce
8 months ago

Adobe Commerce (Magento2): Version 3.3.5

Released: September 4, 2024

This release adds improvements for automated testing and standards with the Adobe Marketplace. There are no customer-facing changes.

Downloads

Download the REPAY Plug-in

Installation

If you have a previous version of the REPAY plug-in installed, remove it first. Use an SSH telnet client like PuTTY to access your Magento files.

To install the plugin:

  1. Download the REPAY plug-in file and extract the contents.
  2. Rename the extracted folder to Aps.
  3. Log in to your Magento server and copy the Aps folder to the following location (create /code/Asi/ if necessary).
    /var/www/html/magento2/app/code/Asi/Aps
  4. Using sudo permissions, set the file permissions for the Aps folder:
    sudo find . -type d -exec chmod 775 {} + && 
    sudo find . -type f -exec chmod 664 {} +
  5. Navigate to the Magento 2 installation folder:
    cd /var/www/html/magento2
  6. Using sudo permissions, run these commands, in order, to complete the installation.
    sudo bin/magento cache:disable
    sudo bin/magento setup:upgrade
    sudo bin/magento setup:di:compile
    sudo bin/magento cache:enable
    sudo bin/magento cache:flush

The REPAY Magento installation is complete.

REPAY ClickToPayeCommerceSage Intacct
9 months ago

REPAY ClickToPay and Sage Intacct: Version 1.50.0

Released: August 26, 2024

This release includes improvements to the Sage Intacct Receivables integration, adds India to the Country list for Billing Address and updates the two Korea options, and fixes the reCAPTCHA service for eCommerce integrations.

Release Notes

TicketTypeDescription
ERP-6901,
ERP-6902,
ERP-6903
FeatureSage Intacct. AR Invoices, Sales Orders and Sales Invoices. You can take a pre-authorization using a customer's saved credit card. First, open (view) the AR invoice, sales order or sales invoice and then in the REPAY section, click Use Vaulted Payment Method. Select a saved credit card, enter the amount to authorize, and click Preauthorize. Then, confirm the card details and enter the CVV so that it can be captured later.

The pre-authorization is listed in the REPAY section, under Payments. To complete the sale, click Capture.
ERP-6972FixClickToPay payments portal > New payment method. Added India to the Country list for Billing Address (it was missing) and updated the two Korea options to distinguish between South Korea (Republic of Korea) and North Korea (Democratic People’s Republic of Korea).
ERP-7142FixAdobe Commerce (Magento2). The reCAPTCHA service didn't load on the Enter Payment section of checkout. (The Enter Payment section is also referred to as the EasyPay hosted form).


Resources

DocumentationPortals & PagesProduct Demos
REPAY for Sage Intacct User GuideREPAY Payables PlatformVendor Opt-In for Sage Intacct

REPAY Status PageREPAY ClickToPay


REPAY for Sage Intacct AR
eCommerce
9 months ago

Adobe Commerce (Magento2): Version 3.3.4

Released: August 5, 2024

This release includes additional work on hiding the Place Order button in the REPAY payment method section and updates the plug-in on the Adobe Commerce Marketplace.

Note: To learn more about hiding the Place Order button, see the Adobe Commerce v3.2.1 release notes.

Release Notes

TicketTypeDescription
ERP-6944FixCode refinements to how the Place Order button is hidden in the REPAY payment method section of checkout.


Downloads

Download the REPAY Plug-in

Installation

If you have a previous version of the REPAY plug-in installed, remove it first. Use an SSH telnet client like PuTTY to access your Magento files.

To install the plugin:

  1. Download the REPAY plug-in file and extract the contents.
  2. Rename the extracted folder to Aps.
  3. Log in to your Magento server and copy the Aps folder to the following location (create /code/Asi/ if necessary).
    /var/www/html/magento2/app/code/Asi/Aps
  4. Using sudo permissions, set the file permissions for the Aps folder:
    sudo find . -type d -exec chmod 775 {} + && 
    sudo find . -type f -exec chmod 664 {} +
  5. Navigate to the Magento 2 installation folder:
    cd /var/www/html/magento2
  6. Using sudo permissions, run these commands, in order, to complete the installation.
    sudo bin/magento cache:disable
    sudo bin/magento setup:upgrade
    sudo bin/magento setup:di:compile
    sudo bin/magento cache:enable
    sudo bin/magento cache:flush

The REPAY Magento installation is complete.

eCommerce
10 months ago

Adobe Commerce (Magento2): Version 3.2.3

Released: July 9, 2024

This release fixes a UI issue with the REPAY payment method section when you hide the Place Order button.

Release Notes

TicketTypeDescription
ERP-6879FixWhen a buyer submitted a new credit card and then clicked the Place Order button in the checkout order summary, the (REPAY) credit card section remained on-screen and reloaded, clearing the credit card information. A buyer might see this and think they had to enter their card again.

Now, once the credit card details are submitted, the REPAY section is hidden. Clicking Place Order submits the order.


Downloads

Download the REPAY Plug-in

Installation

If you have a previous version of the REPAY plug-in installed, remove it first. Use an SSH telnet client like PuTTY to access your Magento files.

To install the plugin:

  1. Download the REPAY plug-in file and extract the contents.
  2. Rename the extracted folder to Aps.
  3. Log in to your Magento server and copy the Aps folder to the following location (create /code/Asi/ if necessary).
    /var/www/html/magento2/app/code/Asi/Aps
  4. Using sudo permissions, set the file permissions for the Aps folder:
    sudo find . -type d -exec chmod 775 {} + && 
    sudo find . -type f -exec chmod 664 {} +
  5. Navigate to the Magento 2 installation folder:
    cd /var/www/html/magento2
  6. Using sudo permissions, run these commands, in order, to complete the installation.
    sudo bin/magento cache:disable
    sudo bin/magento setup:upgrade
    sudo bin/magento setup:di:compile
    sudo bin/magento cache:enable
    sudo bin/magento cache:flush

The REPAY Magento installation is complete.

eCommerce
10 months ago

WooCommerce: Version 3.2.0

Released: July 2, 2024

This release addresses internal security vulnerabilities.

Release Notes

REPAY for WooCommerce is a WordPress plugin. To access REPAY settings, in the WordPress admin console, go to WooCommerce > Settings and click the Payments tab. Next to REPAY Configurations, click Manage. 

TicketTypeDescription
ERP-6798,
ERP-6804
FixInternal security fixes and updates.


Downloads

Download REPAY for WooCommerce

Installation

To install the plugin:

  1. Download the plugin but don't unzip it. 
  2. Sign in to the WordPress admin dashboard and select Plugins and then click Add New.
  3. At the top of the Add Plugins page, click Upload Plugin and browse to select the REPAY plugin.
  4. Click Install Now.