Skip to content

Commit

Permalink
fixed html links
Browse files Browse the repository at this point in the history
  • Loading branch information
danibudi committed Sep 4, 2017
1 parent 8d7d4bc commit 2540fff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/Troubleshooting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ RIS Warning and Error Codes
| | | website ID) is missing |
+---------------+-----------------------+-----------------------------------------------------+
| 231 | ``MISSING_PTYP`` | The payment type is missing. Refer to the |
| | | `RIS Payment Types <PaymentTypes>`__ |
| | | `RIS Payment Types <PaymentTypes.html>`__ |
+---------------+-----------------------+-----------------------------------------------------+
| 232 | ``MISSING_CARD`` | The credit card information is missing |
+---------------+-----------------------+-----------------------------------------------------+
Expand Down Expand Up @@ -90,7 +90,7 @@ RIS Warning and Error Codes
| 303 | ``BAD_MERC`` | The six digit Merchant ID is malformed or wrong |
+---------------+-----------------------+-----------------------------------------------------+
| 304 | ``BAD_SESS`` | The unique session ID is invalid. Refer to the |
| | | `Data Collector <Kount-Data-Collector>`__ |
| | | `Data Collector <Data-Collector.html>`__ |
+---------------+-----------------------+-----------------------------------------------------+
| 305 | ``BAD_TRAN`` | Transaction ID number is malformed |
+---------------+-----------------------+-----------------------------------------------------+
Expand All @@ -114,7 +114,7 @@ RIS Warning and Error Codes
| | | are key value pairs, XML, JSON, YAML |
+---------------+-----------------------+-----------------------------------------------------+
| 331 | ``BAD_PTYP`` | The payment type is wrong. Refer to the |
| | | `RIS Payment Types <PaymentTypes>`__ |
| | | `RIS Payment Types <PaymentTypes.html>`__ |
+---------------+-----------------------+-----------------------------------------------------+
| 332 | ``BAD_CARD`` | The credit card information is malformed or |
| | | wrong, test cards do not work in the production |
Expand Down

0 comments on commit 2540fff

Please sign in to comment.