Clément LEVESQUE
Clément LEVESQUE
**Describe the bug** On Android only the method `confirmPayment` always returns error messages in english. Returned object: `{"code": "Failed", "declineCode": null, "localizedMessage": "The provided PaymentMethod has failed authentication. You can...
Thanks a lot for your library and all the job you've done! I really love it 😍 ! ## What are the steps to reproduce this issue? I use Orval...
I struggled to understand how setup a test with a url and query params using router.push. I started with the following code which does not set any query param :...