diff --git a/README.md b/README.md index c571350..61117a1 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,9 @@ class PaymentsController < ApplicationController end ``` +## Useful +[Test cards](https://na-gateway.mastercard.com/api/documentation/integrationGuidelines/supportedFeatures/testAndGoLive.html?locale=en_US) + ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.