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 e35ea88 commit 8dce7f1Copy full SHA for 8dce7f1
src/Omnipay/Eway/RapidGateway.php
@@ -9,6 +9,8 @@
9
*/
10
class RapidGateway extends AbstractGateway
11
{
12
+ public $transparentRedirect = true;
13
+
14
public function getName()
15
16
return 'eWAY Rapid 3.0';
0 commit comments