Michał Miszczyszyn
Michał Miszczyszyn
- [ ] `checkoutPaymentCreate` - [ ] other? Also, on the `checkoutPaymentCreate` docs add a section about the following error: > The gateway app.saleor.… is not available for this checkout....
- [ ] Write migration guide from Plugins to Apps - [x] Announce Plugins deprecation date - [x] Update docs to say that plugins ~~are~~ will be deprecated and when...
Fixes DEL-67 Related: https://github.com/saleor/app-sdk/pull/338
Fixes #1 Looking at the history of commits, I see that support for MacOS was removed as a side-effect of this https://github.com/volument/barecolor/commit/0782543a6d007552d564d34a611e9052ca15a06a
- [ ] … TBD @kbkk
Wydzieliliśmy paczkę @sklep/calculations, w której zawarte są wszystkie funkcje potrzebne do przeliczania np. ceny produktu, wysyłki, wartości koszyka itd. Celem tego taska jest: - [x] używanie tych funkcji na frontendzie...