Skip to content

Commit 0a4ab93

Browse files
committed
Merge branch 'master' of github.com:academe/omnipay-datatrans
2 parents 5f9ac4d + 3ff44d4 commit 0a4ab93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Traits/HasCompleteResponse.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ public function getCardReference()
130130
/**
131131
* Virtual card number for MFGroup Checkout
132132
*/
133-
public function getVirtualCardno()
133+
public function getVirtualCardno2()
134134
{
135135
return $this->getDataItem('virtualCardno');
136136
}

0 commit comments

Comments
 (0)