Marcos Gomes Neto
Marcos Gomes Neto
Does this module support transparent checkout? In this case, can the customer enter their card details directly on the StoreFront screen?
### Before submitting the PR, please make sure you do the following - [x] Read the [Contributing Guidelines](https://github.com/vueuse/vueuse/blob/main/CONTRIBUTING.md). - [x] Read the [Pull Request Guidelines](https://github.com/vueuse/vueuse/blob/main/packages/guidelines.md). - [x] Check that there...
### Clear and concise description of the problem Currently, useAxios does not support dynamic path variables in the request URL, such as :id. It would be very useful if useAxios...