Skip to content

Commit

Permalink
Merge pull request #7 from alexminza/fix/6
Browse files Browse the repository at this point in the history
  • Loading branch information
keriat authored Oct 2, 2021
2 parents 7cafa69 + 5e5c654 commit deb65d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MaibDescription.php
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ public function __construct( array $options = [ ], $merchantHandler = '/ecomm2/M
'location' => 'postField',
'required' => true,
],
'amount ' => [
'amount' => [
'type' => 'string',
'location' => 'postField',
'required' => false,
Expand Down

0 comments on commit deb65d6

Please sign in to comment.