Skip to content

Commit deb65d6

Browse files
authored
Merge pull request #7 from alexminza/fix/6
2 parents 7cafa69 + 5e5c654 commit deb65d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MaibDescription.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ public function __construct( array $options = [ ], $merchantHandler = '/ecomm2/M
210210
'location' => 'postField',
211211
'required' => true,
212212
],
213-
'amount ' => [
213+
'amount' => [
214214
'type' => 'string',
215215
'location' => 'postField',
216216
'required' => false,

0 commit comments

Comments
 (0)