We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90b15d2 commit da6da98Copy full SHA for da6da98
src/Omnipay/NetBanx/Gateway.php
@@ -20,7 +20,7 @@ class Gateway extends AbstractGateway
20
*/
21
public function getName()
22
{
23
- return 'NetBanx Gateway';
+ return 'NetBanx';
24
}
25
26
/**
0 commit comments