commercelayer-react-checkout
commercelayer-react-checkout copied to clipboard
Commerce Layer Hosted Checkout
I think it's a good idea to rewrite this as an SPA. But, once you did that why are you using NextJs anymore? What value does it provide?
## Description In my attempts to add the Klarna payment method, I encountered a bug: the Klarna payment method becomes available after returning to the billing address and re-selecting the...
Do you have any plans on rebuilding the checkout app using similar code as the your new App element? The App Elements uses useSwr and hooks for data and is...
Closes #478 Closes #479 ## What I did ## How to test ## Checklist - [x] Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests). -...
## Description This Feature will add support for Portuguese language.
Closes # Is a new feature to add the Portuguese language (pt-PT) to the checkout ## What I did Following the other translations, translate from English to Portuguese Portugal, the...
## Description When the application is being build at Netlify, the issue with types validity occurs. First there is a warning for unsupported build engine: ``` 11:55:31 AM: WARN Unsupported...
## Description We need to redirect the customer to an error page in case of an invalid token. ### Expected Result The expected result was to see an error page...