Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions content/minfraud/api-documentation/requests.md
Original file line number Diff line number Diff line change
Expand Up @@ -585,6 +585,7 @@ process that was used for the event.
* `aps_payments`
* `authorizenet`
* `balanced`
* `banquest`
* `beanstream`
* `bluepay`
* `bluesnap`
Expand Down Expand Up @@ -716,6 +717,7 @@ process that was used for the event.
* `solidtrust_pay`
* `sps_decidir`
* `stripe`
* `summit_payments`
* `synapsefi`
* `systempay`
* `telerecargas`
Expand All @@ -735,6 +737,7 @@ process that was used for the event.
* `windcave`
* `wirecard`
* `worldpay`
* `yaadpay`

<!-- cspell: enable -->

Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ <h3 class="footer__heading">Developers</h3>
</div>
<div class="footer__group footer__group__company">
<h3 class="footer__heading">Company</h3>
<a class="footer__link" href="https://www.maxmind.com/en/company">About MaxMind</a>
<a class="footer__link" href="https://www.maxmind.com/en/company/our-story">About MaxMind</a>
<a class="footer__link" href="https://www.maxmind.com/en/company/working-at-maxmind">Working at MaxMind</a>
<a class="footer__link" href="https://www.maxmind.com/en/company/commitment-to-security">Commitment to security</a>
<a class="footer__link" href="https://www.maxmind.com/en/company/contact-us">Contact us</a>
Expand Down