commercelayer / mfe-checkout

Commerce Layer Hosted Checkout
https://commercelayer.io
MIT License
42 stars 47 forks source link

Error on saving customer payment source for guest #419

Closed malessani closed 9 months ago

malessani commented 9 months ago

Description

If in the local storage we have _save_payment_source_to_customer_wallet set to true, but it is not possible to save a customer payment source, the checkout, after the order is placed, gives an error.

Steps to Reproduce

  1. Step 1
  2. Step 2

Expected Result

The expected result was to avoid saving a customer payment source and redirect the customer to the thank you page

Actual Results

The actual result was that the customer receive an error and is not redirected to the thank you page.

malessani commented 9 months ago

:tada: This issue has been resolved in version 4.5.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: