paymill-ruby
paymill-ruby copied to clipboard
Testing locally
Hi guys! How do you test payments locally because of the ssl problem?
I tried tunnelss but I still get an error
Uncaught SecurityError: Blocked a frame with origin "https://ssl.kaptcha.com" from accessing a frame with origin "https://projectname.dev". Protocols, domains, and ports must match.
How do you test on your local machines? Thanks!!!
Have you tried using paymill's sandbox? If that doesn't work, I have (started) a project that may interest you, called Fake Paymill, feel free to fork and improve it.