Daniel Jaouen
Daniel Jaouen
I am trying to use the Stripe gateway. However, I am seeing an error that I cannot resolve: ``` no case clause matching: %{"error" => %{"code" => "parameter_missing", "doc_url" =>...
After browsing both Stripe's API and the Stripity Stripe documentation, I am still unclear on how to: 1. Charge a card given its information (number, CVV, etc.), and 2. Store...
``` ○ mix deps.get ** (Mix) No package version in registry matches mailgun ~> 0.1.3 (from: mix.exs) ``` This version is required to resolve a failed dependency issue.