Recharge Payments Changelog & Product Updates logo

Changelog & Product Updates

Back to Homepage Subscribe to Updates

Labels

  • All Posts
  • New
  • Feature
  • Enhancement
  • Fix
  • Analytics
  • API
  • Integrations
  • Bundles
  • Theme Engine
  • BigCommerce
  • RechargeSMS

Jump to Month

  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • August 2020
  • July 2020
  • June 2020
  • April 2020
  • March 2020
  • February 2020
  • December 2019
  • November 2019
  • October 2019
Changelog byAnnounceKit

Create yours, for free!

EnhancementFixAPI
3 years ago

Oct. 14-25 Updates

enhancement
  • Updated design for Apply Pay button on checkout
  • Added new Products page (Rulesets > Products) that lists all the products in ReCharge along with it's associated ruleset

fix

PayPal

  • Updated handling of PayPal's duplicate order id error when a charge is processed, then refunded, and then processed again

Customer Portal - Storefront

  • Fixed error message being displayed when a customer is attempting to edit a onetime product in the storefront customer portal
  • Fixed the search button on product swap to redirect customer to the correct page instead of the login page

API

Checkout API

  • Added status and authorization_token fields to the checkout_charge response to handle the 3D Secure 2 workflow (and the European SCA regulation)
  • Updated charge processing to use Stripe's latest endpoints to handle the 3D Secure 2 workflow (and the European SCA regulation)
  • Updated charge processing to use Braintree's 3D Secure 2 workflow (and the European SCA regulation)
  • Added ability to handle Authorize.net as a payment processor
  • Added additional shipping address validations
  • Added additional billing address validations

EnhancementFixAPIIntegrationsTheme Engine
3 years ago

Sep. 30 - Oct. 11 Updates

enhancement

Braintree/PayPal

  • Added shipping address to Braintree and PayPal transactions

Webhooks

  • New architecture released to send all outbound webhooks

fix
  • Fixed 3D Secure 2 re-authentication page to display the last 4 digits of a customer's credit card
  • Fixed PayPal error that requires US states codes to be 2 characters

Merchant Portal

  • Fixed "Cancel subscription & stop retrying" button
  • Fixed customer names with special characters to display properly
  • Fixed display of currency to store's currency on the create new discount page
  • Fixed the toggle switches to save the selected setting in the "Additional settings" section of the "Notification settings" page

API

Checkout API

  • Updated Process checkout endpoint to handle Stripe's Payment Method tokens
  • Fixed bug that didn't create an order if the checkout only contained a single onetime product
  • Added external_checkout_id and external_checkout_source fields for the Create and Update endpoints

Theme Engine v2
  • Added ability to pass the commit_update field and set to false on subscription update to delay charge regen
  • Fixed shopify_details data not being appended to the product data object when a collection_id is not set on the product

Integrations
  • Ability to remove the Zapier integration