Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.7.0](v1.6.0...v1.7.0) (2022-05-03) ### Bug Fixes * avoid uppercasing coupon once applied ([06f51ca](06f51ca)) * Clean braintree errors on coupon section ([78a9718](78a9718)) * Hide `customer_email` error on coupon code ([dac90f4](dac90f4)) * keep line_2 field optional on touch ([f28becf](f28becf)) * lineItem options style refactored ([9ca5ecd](9ca5ecd)) * remove error if coupon input is cleared ([3c1316c](3c1316c)) * remove price from delivery step ([fcda199](fcda199)) * select and use customer payment source ([9a4b0ef](9a4b0ef)) ### Features * add checkout.com session after return from 3ds ([a8d3496](a8d3496)) * add coupon and gift card errors ([6d8365f](6d8365f)) * add retry for timeout in api/settings and keep url if failing on error page ([4e6cc5f](4e6cc5f)) * allow coupon and gift card on the same order ([87b853e](87b853e)) * Checkout dot com form customization ([6403eeb](6403eeb)) * save accessToken in local storage for Paypal and checkout.com return ([1052001](1052001))
- Loading branch information