Added Checkout.com payment gateway support
Added support to save payment for future use with Stripe ACH
Added support for Stripe ACH saved payments in the My Account pages
Updates to the Stripe ACH micro-deposit flow to support the latest Stripe API
Fixed issue where the account order history could not be rendered due to inviting a non-registered member.
Fixed issue where the user was not logged out if the recently viewed products was not able to persist.
Fixed issue where sometimes the cart approvals page cannot be rendered after exiting approval mode.
Navigate the user to the cart approvals page before exiting approval mode to prevent the payment page from re-rendering and encountering errors due to missing cart.
Use the default locale defined by the application as the initial locale for the user.