Carlson Patrick

Results 2 issues of Carlson Patrick

![image](https://user-images.githubusercontent.com/75643791/145311920-f56a7bfc-f2cf-41b6-9ba8-bcf7fb3db353.png) Vue3 - Version. ``` setup() { const phoneInput = ref('+41 333 84 88) // Dont try to call this number ;) const phoneIso = ref('CH') // Shows correct Flag...

### Describe the bug Im using PaddleJS in Frontend and store the current Userrequest in Backend (SPA - Approach), by validating the Transaction_ID. I realized I get different kind of...