Skip to content

Commit ee45f5e

Browse files
committed
added mobile number to behpardakht PG
1 parent 4f26ff1 commit ee45f5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Provider/MellatProvider.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ public function getFormParameters(): array
8383
'action' => $this->getUrlFor(self::URL_GATEWAY),
8484
'parameters' => [
8585
'RefId' => $this->requestToken(),
86+
'MobileNo' => $this->getParameters('user_mobile'),
8687
],
8788
];
8889
}

0 commit comments

Comments
 (0)