Skip to content

Commit 737e2ff

Browse files
authored
Merge pull request #1527 from maxmind/greg/eng-3738
Add banquest, summit_payments, and yaadpay payment processors
2 parents f08b722 + 12d3553 commit 737e2ff

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

content/minfraud/api-documentation/requests.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,7 @@ process that was used for the event.
585585
* `aps_payments`
586586
* `authorizenet`
587587
* `balanced`
588+
* `banquest`
588589
* `beanstream`
589590
* `bluepay`
590591
* `bluesnap`
@@ -716,6 +717,7 @@ process that was used for the event.
716717
* `solidtrust_pay`
717718
* `sps_decidir`
718719
* `stripe`
720+
* `summit_payments`
719721
* `synapsefi`
720722
* `systempay`
721723
* `telerecargas`
@@ -735,6 +737,7 @@ process that was used for the event.
735737
* `windcave`
736738
* `wirecard`
737739
* `worldpay`
740+
* `yaadpay`
738741

739742
<!-- cspell: enable -->
740743

layouts/partials/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h3 class="footer__heading">Developers</h3>
4949
</div>
5050
<div class="footer__group footer__group__company">
5151
<h3 class="footer__heading">Company</h3>
52-
<a class="footer__link" href="https://www.maxmind.com/en/company">About MaxMind</a>
52+
<a class="footer__link" href="https://www.maxmind.com/en/company/our-story">About MaxMind</a>
5353
<a class="footer__link" href="https://www.maxmind.com/en/company/working-at-maxmind">Working at MaxMind</a>
5454
<a class="footer__link" href="https://www.maxmind.com/en/company/commitment-to-security">Commitment to security</a>
5555
<a class="footer__link" href="https://www.maxmind.com/en/company/contact-us">Contact us</a>

0 commit comments

Comments
 (0)