Hi, I'm not a customer, I am a developer. I have setup the Visa Checkout button which was very easy, but unfortunately the popup form doesn't work as stated (with the generic non-informative error). This error causes me to be not able to simulate the process as a user to test payments with Visa Checkout. I found errors in the browser's console ( SOME_KEY_HERE is a replacement of actual key that I am omitting from this post) : Request URL: https://sandbox.secure.checkout.visa.com/wallet-services-web/xo/account/ARMGUID/intent?apiKey=SOME_KEY_HERE Request Method: POST Status Code: 400 Bad Request Response body: {"responseStatus":{"status":400,"code":1015,"severity":"INFO","message":"Invalid request data. Please check the input against the API spec."}} I don't understand at all why it would not be working. I have my Visa Checkout apikey entered and the form displays so I don't think that's the issue... Any idea? Thank you and best regards, Mazen
... View more